public sealed class GetSnoozeRequest : IMessage<GetSnoozeRequest>, IEquatable<GetSnoozeRequest>, IDeepCloneable<GetSnoozeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class GetSnoozeRequest.
The message definition for retrieving a Snooze. Users must specify the
field, name, which identifies the Snooze.
[[["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 `GetSnoozeRequest` class within the Google Cloud Monitoring v3 API, specifically for version 3.11.0."],["`GetSnoozeRequest` is used to retrieve a `Snooze` by its unique name, with the required format being `projects/[PROJECT_ID_OR_NUMBER]/snoozes/[SNOOZE_ID]`."],["The documentation covers the class's constructors, properties like `Name` and `SnoozeName`, as well as its inheritance and the interfaces it implements, such as `IMessage` and `IEquatable`."],["There are numerous older versions available for this class as far back as 2.3.0, and the latest version being 3.15.0."]]],[]]