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-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 class `ListTopicSnapshotsRequest` is used to request a list of snapshots associated with a specific topic, with the latest version being 3.23.0."],["The class implements multiple interfaces including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like paged requests, message handling, equality checks, deep cloning, and buffer management."],["Key properties of the `ListTopicSnapshotsRequest` class include `PageSize`, `PageToken`, `Topic`, and `TopicAsTopicName`, which allow for specifying the number of snapshots to return, continuing a previous request, identifying the topic, and managing the topic name resource."],["There is a listing of versions going back to version 2.3.0 that allow the user to select which version of the ListTopicSnapshotsRequest they want to explore."]]],[]]