public sealed class VerifyNotificationChannelRequest : IMessage<VerifyNotificationChannelRequest>, IEquatable<VerifyNotificationChannelRequest>, IDeepCloneable<VerifyNotificationChannelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class VerifyNotificationChannelRequest.
Required. The verification code that was delivered to the channel as
a result of invoking the SendNotificationChannelVerificationCode API
method or that was retrieved from a verified channel via
GetNotificationChannelVerificationCode. For example, one might have
"G-123456" or "TKNZGhhd2EyN3I1MnRnMjRv" (in general, one is only
guaranteed that the code is valid UTF-8; one should not
make any assumptions regarding the structure or format of the code).
[[["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 documentation for the \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e class within the Google Cloud Monitoring v3 API for .NET, with the current version being 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e class is used to verify a notification channel by providing a verification code.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNotificationChannelName\u003c/code\u003e, and \u003ccode\u003eResourceName\u003c/code\u003e, which are all relevant to the notification channel and its verification, with \u003ccode\u003eCode\u003c/code\u003e being the verification code, and \u003ccode\u003eName\u003c/code\u003e the channel to be verified.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers links to historical documentation for this class, with versions ranging from 2.3.0 up to the latest, 3.15.0, indicating the availability of support and resources for users on older versions of the SDK.\u003c/p\u003e\n"]]],[],null,[]]