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 provides documentation for the `ListTopicSnapshotsRequest` class within the Google.Cloud.PubSub.V1 namespace, detailing its properties, inheritance, and implemented interfaces."],["The `ListTopicSnapshotsRequest` class is used to request a list of snapshots associated with a specific topic in Google Cloud Pub/Sub."],["The latest version of `ListTopicSnapshotsRequest` available is 3.23.0, and it is possible to navigate to older versions down to 2.3.0 through the links provided, showcasing the history and range of versions."],["Key properties of the class include `PageSize`, `PageToken`, `Topic`, and `TopicAsTopicName`, which manage pagination and specify the target topic for the snapshot request."],["This class implements interfaces such as `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are relevant for its behavior in the context of the Google Cloud API."]]],[]]