Class ListTopicsResponse (2.10.0)

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

Response for the ListTopics method.

Attributes

NameDescription
topics Sequence[google.pubsub_v1.types.Topic]
The resulting topics.
next_page_token str
If not empty, indicates that there may be more topics that match the request; this value should be passed in a new ListTopicsRequest.