Google Cloud Bigtable Administration v2 API - Enum Instance.Types.State (3.13.0)

public enum Instance.Types.State

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API enum Instance.Types.State.

Possible states of an instance.

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Fields

NameDescription
Creating

The instance is currently being created, and may be destroyed if the creation process encounters an error.

NotKnown

The state of the instance could not be determined.

Ready

The instance has been successfully created and can serve requests to its tables.