Optional. 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-21 UTC."],[[["The webpage provides reference documentation for the `ListTopicSnapshotsResponse` class within the Cloud Pub/Sub v1 API, specifically for the .NET environment, with the most recent version at 3.23.0, and the currently displayed version at 3.18.0."],["This `ListTopicSnapshotsResponse` class is used as a response for the `ListTopicSnapshots` method, listing snapshots that match a particular request."],["The `ListTopicSnapshotsResponse` class implements multiple interfaces including `IPageResponse\u003cstring\u003e`, `IEnumerable\u003cstring\u003e`, `IEnumerable`, `IMessage\u003cListTopicSnapshotsResponse\u003e`, `IEquatable\u003cListTopicSnapshotsResponse\u003e`, `IDeepCloneable\u003cListTopicSnapshotsResponse\u003e`, `IBufferMessage`, and `IMessage`."],["Key properties of the `ListTopicSnapshotsResponse` include `NextPageToken` which indicates if more snapshots are available, and `Snapshots`, a list containing the names of snapshots that match the request."],["This page also displays the available versions from 3.23.0 down to 2.3.0, with links to each of their respective pages, demonstrating the historical versions available."]]],[]]