Class ListTopicSnapshotsRequest (2.21.1)

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

Request for the ListTopicSnapshots method.

Attributes

NameDescription
topic :noindex: str
Required. The name of the topic that snapshots are attached to. Format is projects/{project}/topics/{topic}.
page_size :noindex: int
Optional. Maximum number of snapshot names to return.
page_token :noindex: str
Optional. The value returned by the last ListTopicSnapshotsResponse; indicates that this is a continuation of a prior ListTopicSnapshots call, and that the system should return the next page of data.