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 reference documentation for the `ListTopicSnapshotsRequest` class within the Google Cloud Pub/Sub v1 API, specifically in the .NET context."],["The class `ListTopicSnapshotsRequest` is used to request a list of snapshots associated with a specific topic, inheriting from various interfaces like `IPageRequest` and `IMessage`."],["The page offers access to numerous versions of the documentation, ranging from the latest version 3.23.0 down to version 2.3.0, allowing users to refer to specific releases."],["Key properties of the `ListTopicSnapshotsRequest` class include `PageSize`, `PageToken`, and `Topic`, which control pagination and identify the target topic for snapshot retrieval."],["It also includes the `TopicAsTopicName` property, which provides a strongly-typed view of the `Topic` resource name."]]],[]]