public sealed class VerifyNotificationChannelRequest : IMessage<VerifyNotificationChannelRequest>, IEquatable<VerifyNotificationChannelRequest>, IDeepCloneable<VerifyNotificationChannelRequest>, IBufferMessage, IMessage
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 details the \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, used for verifying notification channels.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e documentation is 3.15.0, but previous versions, going back to 2.3.0 are also available to view.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, showcasing its compatibility with various functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e has two constructors, a default one and another that accepts another \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e object, along with three properties, \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eNotificationChannelName\u003c/code\u003e, used for configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e class is part of the Google.Cloud.Monitoring.V3.dll assembly, which is a .NET library.\u003c/p\u003e\n"]]],[],null,[]]