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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `ListTopicSnapshotsRequest` class within the `Google.Cloud.PubSub.V1` namespace, specifically within version 3.0.0 and beyond, up to the latest 3.23.0."],["The `ListTopicSnapshotsRequest` class is used to formulate a request for the `ListTopicSnapshots` method and is implemented as an interface that has methods used to implement paging in API calls."],["The class includes properties such as `PageSize`, `PageToken`, and `Topic` to define parameters for the request, like maximum number of snapshots to return and the topic the snapshots are attached to."],["This class implements several interfaces including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The webpage contains a list of prior version of this documentation and what the corresponding version of the `ListTopicSnapshotsRequest` looked like."]]],[]]