public sealed class CreateSnoozeRequest : IMessage<CreateSnoozeRequest>, IEquatable<CreateSnoozeRequest>, IDeepCloneable<CreateSnoozeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class CreateSnoozeRequest.
The message definition for creating a Snooze. Users must provide the body
of the Snooze to be created but must omit the Snooze field, name.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eCreateSnoozeRequest\u003c/code\u003e class within the Google Cloud Monitoring v3 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSnoozeRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, is used to define the request for creating a new \u003ccode\u003eSnooze\u003c/code\u003e in Google Cloud Monitoring, omitting the name field which is populated by the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSnoozeRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions ranging from 2.3.0 to 3.15.0, including the latest, with links to the documentation for each version, and contains two constructors for creating instances of the \u003ccode\u003eCreateSnoozeRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eParent\u003c/code\u003e, representing the project in which the \u003ccode\u003eSnooze\u003c/code\u003e should be created, and \u003ccode\u003eSnooze\u003c/code\u003e, representing the \u003ccode\u003eSnooze\u003c/code\u003e to be created, with the \u003ccode\u003ename\u003c/code\u003e field omitted.\u003c/p\u003e\n"]]],[],null,[]]