Class ListTopicsResponse (0.1.0)

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

Response for ListTopics.

Attributes

Name Description
topics MutableSequence[google.cloud.managedkafka_v1.types.Topic]
The list of topics in the requested parent. The order of the topics 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.