Class ListAclsResponse (0.4.0)

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

Response for ListAcls.

Attributes

Name Description
acls MutableSequence[google.cloud.managedkafka_v1.types.Acl]
The list of acls in the requested parent. The order of the acls is unspecified.
next_page_token str
A token that can be sent as page_token to retrieve the next page of results. If this field is omitted, there are no more results.