Reference documentation and code samples for the Cloud Monitoring V3 API module Google::Cloud::Monitoring::V3::NotificationChannel::VerificationStatus.
value: 0 Sentinel value used to indicate that the state is unknown, omitted, or
is not applicable (as in the case of channels that neither support
nor require verification in order to function).
UNVERIFIED
value: 1 The channel has yet to be verified and requires verification to function.
Note that this state also applies to the case where the verification
process has been initiated by sending a verification code but where
the verification code has not been submitted to complete the process.
VERIFIED
value: 2 It has been proven that notifications can be received on this
notification channel and that someone on the project has access
to messages that are delivered to that channel.
[[["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-04 UTC."],[],[],null,["# Cloud Monitoring V3 API - Module Google::Cloud::Monitoring::V3::NotificationChannel::VerificationStatus (v1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [1.6.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.6.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [1.5.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.5.1/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [1.4.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.4.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [1.3.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.3.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [1.2.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.2.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [1.1.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.1.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [1.0.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.0.1/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.18.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.18.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.17.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.17.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.16.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.16.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.15.2](/ruby/docs/reference/google-cloud-monitoring-v3/0.15.2/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.14.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.14.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.13.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.13.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.12.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.12.1/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.11.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.11.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.10.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.10.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.9.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.9.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.8.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.8.0/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus)\n- [0.7.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.7.1/Google-Cloud-Monitoring-V3-NotificationChannel-VerificationStatus) \nReference documentation and code samples for the Cloud Monitoring V3 API module Google::Cloud::Monitoring::V3::NotificationChannel::VerificationStatus.\n\nIndicates whether the channel has been verified or not. It is illegal\nto specify this field in a\n[`CreateNotificationChannel`](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-NotificationChannelService-Client#Google__Cloud__Monitoring__V3__NotificationChannelService__Client_create_notification_channel_instance_ \"Google::Cloud::Monitoring::V3::NotificationChannelService::Client#create_notification_channel (method)\")\nor an\n[`UpdateNotificationChannel`](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-NotificationChannelService-Client#Google__Cloud__Monitoring__V3__NotificationChannelService__Client_update_notification_channel_instance_ \"Google::Cloud::Monitoring::V3::NotificationChannelService::Client#update_notification_channel (method)\")\noperation.\n\nConstants\n---------\n\n### VERIFICATION_STATUS_UNSPECIFIED\n\n**value:** 0 \nSentinel value used to indicate that the state is unknown, omitted, or\nis not applicable (as in the case of channels that neither support\nnor require verification in order to function).\n\n### UNVERIFIED\n\n**value:** 1 \nThe channel has yet to be verified and requires verification to function.\nNote that this state also applies to the case where the verification\nprocess has been initiated by sending a verification code but where\nthe verification code has not been submitted to complete the process.\n\n### VERIFIED\n\n**value:** 2 \nIt has been proven that notifications can be received on this\nnotification channel and that someone on the project has access\nto messages that are delivered to that channel."]]