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 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."],["The `ListTopicSnapshotsRequest` class is used to request a list of snapshots associated with a particular topic, implementing interfaces like `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the properties of the `ListTopicSnapshotsRequest` class, such as `PageSize`, `PageToken`, and `Topic`, which are used to control the pagination and specify the topic for which to retrieve snapshots."],["The page also presents a list of versions for `ListTopicSnapshotsRequest`, ranging from version 3.23.0 down to 2.3.0, including the reference documentation links for each."],["The class also contains a constructor, `ListTopicSnapshotsRequest()`, and `ListTopicSnapshotsRequest(ListTopicSnapshotsRequest)` which allows for the creation of new objects from either nothing or another object of the same class."]]],[]]