Reference documentation and code samples for the Google Cloud Domains V1 Client class Issue.
Possible issues with a Registration that require attention.
Protobuf type google.cloud.domains.v1.Registration.Issue
Namespace
Google \ Cloud \ Domains \ V1 \ Registration
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
ISSUE_UNSPECIFIED
Value: 0
The issue is undefined.
Generated from protobuf enum ISSUE_UNSPECIFIED = 0;
CONTACT_SUPPORT
Value: 1
Contact the Cloud Support team to resolve a problem with this domain.
Generated from protobuf enum CONTACT_SUPPORT = 1;
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.
Generated from protobuf enum UNVERIFIED_EMAIL = 2;
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Domains V1 Client - Class Issue (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-domains/latest/V1.Registration.Issue)\n- [1.0.3](/php/docs/reference/cloud-domains/1.0.3/V1.Registration.Issue)\n- [0.5.5](/php/docs/reference/cloud-domains/0.5.5/V1.Registration.Issue)\n- [0.4.2](/php/docs/reference/cloud-domains/0.4.2/V1.Registration.Issue)\n- [0.3.1](/php/docs/reference/cloud-domains/0.3.1/V1.Registration.Issue)\n- [0.2.11](/php/docs/reference/cloud-domains/0.2.11/V1.Registration.Issue) \nReference documentation and code samples for the Google Cloud Domains V1 Client class Issue.\n\nPossible issues with a `Registration` that require attention.\n\nProtobuf type `google.cloud.domains.v1.Registration.Issue`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Domains \\\\ V1 \\\\ Registration\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ISSUE_UNSPECIFIED\n\n Value: 0\n\nThe issue is undefined.\n\nGenerated from protobuf enum `ISSUE_UNSPECIFIED = 0;`\n\n### CONTACT_SUPPORT\n\n Value: 1\n\nContact the Cloud Support team to resolve a problem with this domain.\n\nGenerated from protobuf enum `CONTACT_SUPPORT = 1;`\n\n### UNVERIFIED_EMAIL\n\n Value: 2\n\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`.\n\nGenerated from protobuf enum `UNVERIFIED_EMAIL = 2;`"]]