Google Cloud Bigtable Administration v2 API - Enum Snapshot.Types.State (3.3.0)

Stay organized with collections Save and categorize content based on your preferences.
public enum State

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

Possible states of a snapshot.

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Fields

NameDescription
Creating

The snapshot is currently being created, and may be destroyed if the creation process encounters an error. A snapshot may not be restored to a table while it is being created.

NotKnown

The state of the snapshot could not be determined.

Ready

The snapshot has been successfully created and can serve all requests.