Cloud Domains Registration
Cloud Domains Registration in Google Cloud allows users to search for, register, and manage domain names directly within their GCP environment. It integrates with other Google Cloud services, enabling seamless DNS configuration, domain ownership management, and automatic renewals. This service simplifies domain lifecycle management and ensures secure, reliable domain registration.
Fields
| Title | ID | Type | Data Type | Description |
|---|
| _key | core | string | |
| ancestors | core | array<string> | |
| contact_settings | core | json | Required. Settings for contact information linked to the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureContactSettings` method. |
| create_time | core | timestamp | Output only. The creation timestamp of the `Registration` resource. |
| datadog_display_name | core | string | |
| dns_settings | core | json | Settings controlling the DNS configuration of the `Registration`. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureDnsSettings` method. |
| domain_name | core | string | Required. Immutable. The domain name. Unicode domain names must be expressed in Punycode format. |
| domain_properties | core | array<string> | Output only. Special properties of the domain. |
| expire_time | core | timestamp | Output only. The expiration timestamp of the `Registration`. |
| issues | core | array<string> | Output only. The set of issues with the `Registration` that require attention. |
| labels | core | array<string> | Set of labels associated with the `Registration`. |
| management_settings | core | json | Settings for management of the `Registration`, including renewal, billing, and transfer. You cannot update these with the `UpdateRegistration` method. To update these settings, use the `ConfigureManagementSettings` method. |
| name | core | string | Output only. Name of the `Registration` resource, in the format `projects/*/locations/*/registrations/`. |
| organization_id | core | string | |
| parent | core | string | |
| pending_contact_settings | core | json | Output only. Pending contact settings for the `Registration`. Updates to the `contact_settings` field that change its `registrant_contact` or `privacy` fields require email confirmation by the `registrant_contact` before taking effect. This field is set only if there are pending updates to the `contact_settings` that have not been confirmed. To confirm the changes, the `registrant_contact` must follow the instructions in the email they receive. |
| project_id | core | string | |
| project_number | core | string | |
| region_id | core | string | |
| register_failure_reason | core | string | Output only. The reason the domain registration failed. Only set for domains in REGISTRATION_FAILED state. |
| resource_name | core | string | |
| state | core | string | Output only. The state of the `Registration` |
| supported_privacy | core | array<string> | Output only. Set of options for the `contact_settings.privacy` field that this `Registration` supports. |
| tags | core | hstore_csv | |
| transfer_failure_reason | core | string | Output only. Deprecated: For more information, see [Cloud Domains feature deprecation](https://cloud.google.com/domains/docs/deprecations/feature-deprecations). The reason the domain transfer failed. Only set for domains in TRANSFER_FAILED state. |
| zone_id | core | string | |