Reference documentation and code samples for the Google Cloud Managed Kafka V1 Client class ListAclsResponse.
Response for ListAcls.
Generated from protobuf message google.cloud.managedkafka.v1.ListAclsResponse
Namespace
Google \ Cloud \ ManagedKafka \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ acls
↳ next_page_token
string
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.
getAcls
The list of acls in the requested parent. The order of the acls is unspecified.
setAcls
The list of acls in the requested parent. The order of the acls is unspecified.
$this
getNextPageToken
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.
string
setNextPageToken
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.
var
string
$this