Module: Google::Cloud::Domains::V1::Registration::Issue
- Defined in:
- proto_docs/google/cloud/domains/v1/domains.rb
Overview
Possible issues with a Registration
that require attention.
Constant Summary collapse
- ISSUE_UNSPECIFIED =
The issue is undefined.
0
- CONTACT_SUPPORT =
Contact the Cloud Support team to resolve a problem with this domain.
1
- UNVERIFIED_EMAIL =
ICANN requires verification of the email address in the
Registration
'scontact_settings.registrant_contact
field. To verify the email address, follow the instructions in the email theregistrant_contact
receives following registration. If you do not complete email verification within 15 days of registration, the domain is suspended. To resend the verification email, call ConfigureContactSettings and provide the currentregistrant_contact.email
. 2