Class AddAclEntryResponse (0.1.11)

AddAclEntryResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for AddAclEntry.

Attributes

Name Description
acl google.cloud.managedkafka_v1.types.Acl
The updated acl.
acl_created bool
Whether the acl was created as a result of adding the acl entry.