We will be winding down Google Business Messages on July 31, 2024. Read more
here.
VerificationState
Stay organized with collections
Save and categorize content based on your preferences.
The state of information verification.
Enums |
VERIFICATION_STATE_UNSPECIFIED |
Unspecified state. |
VERIFICATION_STATE_UNVERIFIED |
Unverified state. |
VERIFICATION_STATE_PENDING |
Verification in review. |
VERIFICATION_STATE_VERIFIED |
Verification complete. |
VERIFICATION_STATE_SUSPENDED_IN_GMB |
Indicates the associated Google My Business listing is no longer verified, a requirement for verification in Business Communications. Reverifying in Google My Business automatically reverifies here. Only applicable for locations. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-01 UTC.
[[["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 2024-08-01 UTC."],[[["The `VerificationState` enum outlines the different stages of information verification, ranging from unverified to verified."],["A state of `VERIFICATION_STATE_SUSPENDED_IN_GMB` specifically applies to Google My Business listings and signifies a loss of verification, requiring reverification in Google My Business to reinstate it in Business Communications."],["Verification can be pending review (`VERIFICATION_STATE_PENDING`) or completed (`VERIFICATION_STATE_VERIFIED`), while an unverified state is denoted by `VERIFICATION_STATE_UNVERIFIED`."]]],[]]