[[["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-04-17 UTC."],[[["This webpage provides documentation for the `ListSnoozesResponse` class within the Google Cloud Monitoring v3 API, offering reference materials and code samples."],["The `ListSnoozesResponse` class is part of the `Google.Cloud.Monitoring.V3` namespace and is used to represent the results of a successful `ListSnoozes` API call, including the list of `Snooze` objects."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its capabilities for message handling, comparison, cloning, and enumeration."],["Available properties of the class include `NextPageToken` for handling paginated results and `Snoozes`, which is a `RepeatedField` containing the actual `Snooze` objects returned by the API call."],["The current latest version is 3.15.0, with available documentation and access to previous versions, including 3.7.0, which the documentation focuses on."]]],[]]