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"]],[["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 Google Cloud Monitoring v3 API is 3.15.0, but there are multiple older versions available for reference, ranging from 3.14.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNotificationChannelVerificationCodeResponse\u003c/code\u003e class is part of the Google.Cloud.Monitoring.V3 namespace and is implemented across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and also inherits from object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties for a verification \u003ccode\u003eCode\u003c/code\u003e (string) and an \u003ccode\u003eExpireTime\u003c/code\u003e (Timestamp), which are used for verifying other channels with the same identity.\u003c/p\u003e\n"],["\u003cp\u003eThe primary purpose of the \u003ccode\u003eGetNotificationChannelVerificationCodeResponse\u003c/code\u003e is to provide a verification code for notification channels, along with its expiration time, enabling the verification of other equivalent channels.\u003c/p\u003e\n"]]],[],null,[]]