Cloud Domains v1beta1 API - Enum Registration.Types.State (2.0.0-beta04)

public enum Registration.Types.State

Reference documentation and code samples for the Cloud Domains v1beta1 API enum Registration.Types.State.

Possible states of a Registration.

Namespace

Google.Cloud.Domains.V1Beta1

Assembly

Google.Cloud.Domains.V1Beta1.dll

Fields

NameDescription
Active

The domain is registered and operational. The domain renews automatically as long as it remains in this state.

Exported

The domain is no longer managed with Cloud Domains. It may have been transferred to another registrar or exported for management in Google Domains. You can no longer update it with this API, and information shown about it may be stale. Domains in this state are not automatically renewed by Cloud Domains.

RegistrationFailed

The domain registration failed. You can delete resources in this state to allow registration to be retried.

RegistrationPending

The domain is being registered.

Suspended

The domain is suspended and inoperative. For more details, see the issues field.

TransferFailed

The attempt to transfer the domain from another registrar to Cloud Domains failed. You can delete resources in this state and retry the transfer.

TransferPending

The domain is being transferred from another registrar to Cloud Domains.

Unspecified

The state is undefined.