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 page details the `ListTopicSnapshotsRequest` class, which is used to request a list of snapshots associated with a specific topic within the Google Cloud Pub/Sub service."],["The `ListTopicSnapshotsRequest` class implements multiple interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and functionalities."],["The class provides properties such as `PageSize`, `PageToken`, and `Topic` to manage pagination and identify the target topic for snapshot retrieval."],["The latest version of `ListTopicSnapshotsRequest` is 3.23.0, and the documentation includes versions dating back to 2.3.0, which are all linked on the same page for easy access to the different iterations."],["The `TopicAsTopicName` property provides a typed view over the topic resource name."]]],[]]