public sealed class GetNotificationChannelVerificationCodeResponse : IMessage<GetNotificationChannelVerificationCodeResponse>, IEquatable<GetNotificationChannelVerificationCodeResponse>, IDeepCloneable<GetNotificationChannelVerificationCodeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class GetNotificationChannelVerificationCodeResponse.
The GetNotificationChannelVerificationCode request.
The verification code, which may be used to verify other channels
that have an equivalent identity (i.e. other channels of the same
type with the same fingerprint such as other email channels with
the same email address or other sms channels with the same number).
The expiration time associated with the code that was returned. If
an expiration was provided in the request, this is the minimum of the
requested expiration in the request and the max permitted expiration.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eGetNotificationChannelVerificationCodeResponse\u003c/code\u003e class within the Google Cloud Monitoring v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API class is 3.15.0, with historical versions available from 3.14.0 down to 2.3.0, each with its corresponding documentation link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetNotificationChannelVerificationCodeResponse\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e 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 includes properties \u003ccode\u003eCode\u003c/code\u003e (string) and \u003ccode\u003eExpireTime\u003c/code\u003e (Timestamp), representing the verification code and its expiration time, respectively, used in verifying notification channels.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content features Constructors that allow the creation of new instances of this class, either empty or by cloning a pre-existing one.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Monitoring v3 API - Class GetNotificationChannelVerificationCodeResponse (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.GetNotificationChannelVerificationCodeResponse)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.14.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.13.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.12.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.11.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.10.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.9.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.8.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.7.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.6.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.5.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.4.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.3.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.2.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.1.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.0.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.6.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.5.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.4.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.3.0/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse) \n\n public sealed class GetNotificationChannelVerificationCodeResponse : IMessage\u003cGetNotificationChannelVerificationCodeResponse\u003e, IEquatable\u003cGetNotificationChannelVerificationCodeResponse\u003e, IDeepCloneable\u003cGetNotificationChannelVerificationCodeResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Monitoring v3 API class GetNotificationChannelVerificationCodeResponse.\n\nThe `GetNotificationChannelVerificationCode` request. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetNotificationChannelVerificationCodeResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetNotificationChannelVerificationCodeResponse](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetNotificationChannelVerificationCodeResponse](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetNotificationChannelVerificationCodeResponse](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.GetNotificationChannelVerificationCodeResponse), [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### GetNotificationChannelVerificationCodeResponse()\n\n public GetNotificationChannelVerificationCodeResponse()\n\n### GetNotificationChannelVerificationCodeResponse(GetNotificationChannelVerificationCodeResponse)\n\n public GetNotificationChannelVerificationCodeResponse(GetNotificationChannelVerificationCodeResponse other)\n\nProperties\n----------\n\n### Code\n\n public string Code { get; set; }\n\nThe verification code, which may be used to verify other channels\nthat have an equivalent identity (i.e. other channels of the same\ntype with the same fingerprint such as other email channels with\nthe same email address or other sms channels with the same number).\n\n### ExpireTime\n\n public Timestamp ExpireTime { get; set; }\n\nThe expiration time associated with the code that was returned. If\nan expiration was provided in the request, this is the minimum of the\nrequested expiration in the request and the max permitted expiration."]]