Reference documentation and code samples for the Cloud Domains V1beta1 API module Google::Cloud::Domains::V1beta1::Registration::Issue.
Possible issues with a Registration that require attention.
Constants
ISSUE_UNSPECIFIED
value: 0 The issue is undefined.
CONTACT_SUPPORT
value: 1 Contact the Cloud Support team to resolve a problem with this domain.
UNVERIFIED_EMAIL
value: 2 ICANN requires verification of the email address
in the Registration's contact_settings.registrant_contact field. To
verify the email address, follow the
instructions in the email the registrant_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 current
registrant_contact.email.
[[["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-08-28 UTC."],[],[],null,["# Cloud Domains V1beta1 API - Module Google::Cloud::Domains::V1beta1::Registration::Issue (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-domains-v1beta1/latest/Google-Cloud-Domains-V1beta1-Registration-Issue)\n- [0.11.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.11.1/Google-Cloud-Domains-V1beta1-Registration-Issue)\n- [0.10.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.10.0/Google-Cloud-Domains-V1beta1-Registration-Issue)\n- [0.9.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.9.1/Google-Cloud-Domains-V1beta1-Registration-Issue)\n- [0.8.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.8.2/Google-Cloud-Domains-V1beta1-Registration-Issue)\n- [0.7.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.7.0/Google-Cloud-Domains-V1beta1-Registration-Issue)\n- [0.6.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.6.0/Google-Cloud-Domains-V1beta1-Registration-Issue)\n- [0.5.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.5.0/Google-Cloud-Domains-V1beta1-Registration-Issue)\n- [0.4.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.4.0/Google-Cloud-Domains-V1beta1-Registration-Issue)\n- [0.3.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.3.2/Google-Cloud-Domains-V1beta1-Registration-Issue) \nReference documentation and code samples for the Cloud Domains V1beta1 API module Google::Cloud::Domains::V1beta1::Registration::Issue.\n\nPossible issues with a `Registration` that require attention.\n\nConstants\n---------\n\n### ISSUE_UNSPECIFIED\n\n**value:** 0 \nThe issue is undefined.\n\n### CONTACT_SUPPORT\n\n**value:** 1 \nContact the Cloud Support team to resolve a problem with this domain.\n\n### UNVERIFIED_EMAIL\n\n**value:** 2 \n[ICANN](https://icann.org/) requires verification of the email address\nin the `Registration`'s `contact_settings.registrant_contact` field. To\nverify the email address, follow the\ninstructions in the email the `registrant_contact` receives following\nregistration. If you do not complete email verification within\n15 days of registration, the domain is suspended. To resend the\nverification email, call ConfigureContactSettings and provide the current\n`registrant_contact.email`."]]