Essential Contacts V1 API - Module Google::Cloud::EssentialContacts::V1::ValidationState (v1.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Essential Contacts V1 API module Google::Cloud::EssentialContacts::V1::ValidationState.
A contact's validation state indicates whether or not it is the correct
contact to be receiving notifications for a particular resource.
Constants
VALIDATION_STATE_UNSPECIFIED
value: 0 The validation state is unknown or unspecified.
VALID
value: 1 The contact is marked as valid. This is usually done manually by the
contact admin. All new contacts begin in the valid state.
INVALID
value: 2 The contact is considered invalid. This may become the state if the
contact's email is found to be unreachable.
[[["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 2026-04-03 UTC."],[],[]]