[[["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 `ListSnapshotsResponse` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with the current version being 3.7.0, however there are many previous versions available."],["`ListSnapshotsResponse` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable` for handling snapshot responses."],["The `ListSnapshotsResponse` class has properties for managing the list of snapshots, including `Snapshots` (a list of Snapshot objects) and `NextPageToken` for handling pagination of results."],["The `ListSnapshotsResponse` class can be constructed using an empty default constructor or a constructor taking another `ListSnapshotsResponse` object as an argument."],["This class includes a `GetEnumerator()` method for iterating through the collection of `Snapshot` resources within the `ListSnapshotsResponse`."]]],[]]