Google Cloud Spanner Instance Administration v1 API - Enum InstanceConfig.Types.State (5.0.0-beta02)

public enum InstanceConfig.Types.State

Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API enum InstanceConfig.Types.State.

Indicates the current state of the instance config.

Namespace

Google.Cloud.Spanner.Admin.Instance.V1

Assembly

Google.Cloud.Spanner.Admin.Instance.V1.dll

Fields

NameDescription
Creating

The instance config is still being created.

Ready

The instance config is fully created and ready to be used to create instances.

Unspecified

Not specified.