public sealed class GetNotificationChannelVerificationCodeResponse : IMessage<GetNotificationChannelVerificationCodeResponse>, IEquatable<GetNotificationChannelVerificationCodeResponse>, IDeepCloneable<GetNotificationChannelVerificationCodeResponse>, IBufferMessage, IMessage
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"]],[["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\u003eThe latest version of the \u003ccode\u003eGetNotificationChannelVerificationCodeResponse\u003c/code\u003e is 3.15.0, with multiple previous versions available for reference, down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response to a \u003ccode\u003eGetNotificationChannelVerificationCode\u003c/code\u003e request and can be found within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationChannelVerificationCodeResponse\u003c/code\u003e class contains properties for \u003ccode\u003eCode\u003c/code\u003e, which is a string representing the verification code, and \u003ccode\u003eExpireTime\u003c/code\u003e, which is a \u003ccode\u003eTimestamp\u003c/code\u003e indicating the code's expiration time.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eGetNotificationChannelVerificationCodeResponse\u003c/code\u003e class, a default constructor, and a copy constructor that takes another instance of itself.\u003c/p\u003e\n"]]],[],null,[]]