Class ListTopicSnapshotsResponse (2.5.0)

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

Response for the ListTopicSnapshots method.

Attributes

NameDescription
snapshots Sequence[str]
The names of the snapshots that match the request.
next_page_token str
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.