IdentityVerificationError
Enum describing possible identity verification errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
NO_EFFECTIVE_BILLING
|
No effective billing linked to this customer. |
BILLING_NOT_ON_MONTHLY_INVOICING
|
Customer is not on monthly invoicing. |
VERIFICATION_ALREADY_STARTED
|
Verification for this program type was already started. |
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-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["This enum outlines potential errors encountered during identity verification."],["Errors can indicate issues such as unspecified errors, unknown errors, lack of billing information, improper billing setup, or pre-existing verification attempts."],["Developers can utilize these enums to handle and address specific verification errors within their applications."]]],[]]