[[["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."],[[["The document provides reference information for the `ListSnapshotsResponse` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with the latest version being 3.23.0."],["The `ListSnapshotsResponse` class is part of the `Google.Cloud.PubSub.V1` namespace and is used as a response for the `ListSnapshots` method, implemented with interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class contains properties `NextPageToken` (a string for pagination) and `Snapshots` (a `RepeatedField` containing snapshot data), along with methods like `GetEnumerator` for iterating through resources."],["The documentation also lists various versions of the API from 3.23.0 down to 2.3.0, with links to their respective reference pages."],["The `ListSnapshotsResponse` class can be instantiated with either the default constructor or by copying another `ListSnapshotsResponse` object."]]],[]]