Google Cloud Spanner Instance Administration v1 API - Enum InstancePartition.Types.State (5.0.0-beta03)

public enum InstancePartition.Types.State

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

Indicates the current state of the instance partition.

Namespace

Google.Cloud.Spanner.Admin.Instance.V1

Assembly

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

Fields

NameDescription
Creating

The instance partition is still being created. Resources may not be available yet, and operations such as creating placements using this instance partition may not work.

Ready

The instance partition is fully created and ready to do work such as creating placements and using in databases.

Unspecified

Not specified.