[[["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 documentation page for the `ListSnapshotsResponse` class in the Google.Cloud.PubSub.V1 library, specifically version 2.6.0."],["This class represents the response for the `ListSnapshots` method and can be found in the `Google.Cloud.PubSub.V1` namespace within the `Google.Cloud.PubSub.V1.dll` assembly."],["The `ListSnapshotsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, and inherits from `Object`."],["It includes properties such as `NextPageToken` (for pagination) and `Snapshots` (a collection of `Snapshot` objects), along with methods like `GetEnumerator()` to iterate through the snapshot resources."],["The documentation provides a detailed version history, including links to the documentation for versions ranging from 3.23.0 (latest) down to 2.3.0 for the `ListSnapshotsResponse` class."]]],[]]