Class ListTopicSnapshotsResponse (2.20.3)

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

Response for the ListTopicSnapshots method.

Attributes

NameDescription
snapshots :noindex: MutableSequence[str]
Optional. The names of the snapshots that match the request.
next_page_token :noindex: str
Optional. If not empty, indicates that there may be more snapshots that match the request; this value should be passed in a new ListTopicSnapshotsRequest to get more snapshots.