Optional. 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."],[[["The page provides documentation for the `ListTopicSnapshotsRequest` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with the latest version being 3.23.0."],["`ListTopicSnapshotsRequest` is used to request a list of snapshots associated with a given Pub/Sub topic."],["The documentation lists various versions of the API, ranging from 2.3.0 to the latest version, 3.23.0, allowing developers to access the documentation for specific versions of the API."],["The `ListTopicSnapshotsRequest` class inherits from `object` and implements interfaces such as `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ListTopicSnapshotsRequest` class include `PageSize`, `PageToken`, `Topic`, and `TopicAsTopicName`, which are used to manage the request's parameters and specify the target topic."]]],[]]