Class ListTopicsResponse (2.2.0)

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

Response for the ListTopics method.

Attributes

NameDescription
topics Sequence[.pubsub.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.