[[["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 provided content is a reference document for the `ListSnapshotsResponse` class in the Google Cloud Pub/Sub v1 API, specifically for .NET."],["The latest version of the API in this documentation is 3.23.0, with several prior versions, starting from 2.3.0 and up until 3.23.0 being linked and accessible, and a version 3.11.0 also being noted in the document."],["`ListSnapshotsResponse` is a response class used in the `ListSnapshots` method, designed to hold the response data of a list of snapshots."],["The `ListSnapshotsResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing it with many useful methods."],["The `ListSnapshotsResponse` class has two main properties: `NextPageToken` which is used for pagination, and `Snapshots` which is a repeated field containing the snapshot data."]]],[]]