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-31 UTC."],[[["This webpage provides reference documentation for the `ListTopicSnapshotsRequest` class within the Google Cloud Pub/Sub v1 API, specifically in the .NET context."],["The documentation covers versions of the API ranging from 2.3.0 to the latest 3.23.0, as well as links for all the versions in between, and the current focus is version 3.4.0."],["The `ListTopicSnapshotsRequest` class is used to request a list of snapshots for a given topic and implements interfaces such as `IPageRequest`, `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `ListTopicSnapshotsRequest` class include `PageSize`, `PageToken`, `Topic`, and `TopicAsTopicName`, which are used to manage the pagination and scope of the snapshot list."],["The class includes constructors to create a new `ListTopicSnapshotsRequest` instance, either empty or by cloning an existing `ListTopicSnapshotsRequest` object."]]],[]]