Class ListTopicsRequest (2.21.1)

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

Request for the ListTopics method.

Attributes

NameDescription
project :noindex: str
Required. The name of the project in which to list topics. Format is projects/{project-id}.
page_size :noindex: int
Optional. Maximum number of topics to return.
page_token :noindex: str
Optional. The value returned by the last ListTopicsResponse; indicates that this is a continuation of a prior ListTopics call, and that the system should return the next page of data.