Class ListConsumerGroupsResponse (0.1.0)

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

Response for ListConsumerGroups.

Attributes

Name Description
consumer_groups MutableSequence[google.cloud.managedkafka_v1.types.ConsumerGroup]
The list of consumer group in the requested parent. The order of the consumer groups 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.