If not empty, indicates that there may be more snapshots that match
the request; this value should be passed in a new
ListTopicSnapshotsRequest to get more snapshots.
[[["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 document provides reference documentation for the `ListTopicSnapshotsResponse` class within the Google Cloud Pub/Sub v1 API, specifically in the .NET context."],["The latest version of the `ListTopicSnapshotsResponse` API is 3.23.0, although multiple versions are available, from 3.23.0 down to 2.3.0, each with a unique URL for detailed information."],["`ListTopicSnapshotsResponse` is a class that implements several interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others, offering a variety of functionalities."],["The `ListTopicSnapshotsResponse` class contains properties such as `NextPageToken`, which is used for pagination, and `Snapshots`, which holds a collection of snapshot names."],["The document outlines the usage of methods associated with the `ListTopicSnapshotsResponse` class, including `GetEnumerator`, which allows for iterating through the resources in the response."]]],[]]