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"]],[["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-09-03 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e is 3.15.0, but multiple previous versions dating back to 2.3.0 are also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e is a class in the Google Cloud Monitoring v3 API used to verify a notification channel.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e class implements interfaces such as \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\u003eIt includes properties like \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNotificationChannelName\u003c/code\u003e, and \u003ccode\u003eResourceName\u003c/code\u003e, which are used to specify the verification code and the notification channel to be verified.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, and the core function of the class is the verification of the notification channel.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Monitoring v3 API - Class VerifyNotificationChannelRequest (3.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.14.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.13.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.12.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.11.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.10.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.9.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.8.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.7.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.6.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.5.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.4.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.3.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.2.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.1.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.0.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.6.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.5.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.4.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.3.0/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest) \n\n public sealed class VerifyNotificationChannelRequest : IMessage\u003cVerifyNotificationChannelRequest\u003e, IEquatable\u003cVerifyNotificationChannelRequest\u003e, IDeepCloneable\u003cVerifyNotificationChannelRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Monitoring v3 API class VerifyNotificationChannelRequest.\n\nThe `VerifyNotificationChannel` request. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e VerifyNotificationChannelRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[VerifyNotificationChannelRequest](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[VerifyNotificationChannelRequest](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[VerifyNotificationChannelRequest](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Monitoring.V3](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.Monitoring.V3.dll\n\nConstructors\n------------\n\n### VerifyNotificationChannelRequest()\n\n public VerifyNotificationChannelRequest()\n\n### VerifyNotificationChannelRequest(VerifyNotificationChannelRequest)\n\n public VerifyNotificationChannelRequest(VerifyNotificationChannelRequest other)\n\nProperties\n----------\n\n### Code\n\n public string Code { get; set; }\n\nRequired. The verification code that was delivered to the channel as\na result of invoking the `SendNotificationChannelVerificationCode` API\nmethod or that was retrieved from a verified channel via\n`GetNotificationChannelVerificationCode`. For example, one might have\n\"G-123456\" or \"TKNZGhhd2EyN3I1MnRnMjRv\" (in general, one is only\nguaranteed that the code is valid UTF-8; one should not\nmake any assumptions regarding the structure or format of the code).\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The notification channel to verify.\n\n### NotificationChannelName\n\n public NotificationChannelName NotificationChannelName { get; set; }\n\n[NotificationChannelName](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.NotificationChannelName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest#Google_Cloud_Monitoring_V3_VerifyNotificationChannelRequest_Name) resource name property.\n\n### ResourceName\n\n public IResourceName ResourceName { get; set; }\n\n[IResourceName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.IResourceName.html)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.VerifyNotificationChannelRequest#Google_Cloud_Monitoring_V3_VerifyNotificationChannelRequest_Name) resource name property."]]