Reference documentation and code samples for the Google Cloud Managed Kafka V1 Client class RemoveAclEntryResponse.
Response for RemoveAclEntry.
Generated from protobuf message google.cloud.managedkafka.v1.RemoveAclEntryResponse
Namespace
Google \ Cloud \ ManagedKafka \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ acl
↳ acl_deleted
bool
Returned with value true if the removed acl entry was the last entry in the acl, resulting in acl deletion.
getAcl
The updated acl. Returned if the removed acl entry was not the last entry in the acl.
hasAcl
setAcl
The updated acl. Returned if the removed acl entry was not the last entry in the acl.
$this
getAclDeleted
Returned with value true if the removed acl entry was the last entry in the acl, resulting in acl deletion.
bool
hasAclDeleted
setAclDeleted
Returned with value true if the removed acl entry was the last entry in the acl, resulting in acl deletion.
var
bool
$this
getResult
string