Cloud Filestore v1 API - Enum Snapshot.Types.State (2.5.0)

public enum Snapshot.Types.State

Reference documentation and code samples for the Cloud Filestore v1 API enum Snapshot.Types.State.

The snapshot state.

Namespace

Google.Cloud.Filestore.V1

Assembly

Google.Cloud.Filestore.V1.dll

Fields

NameDescription
Creating

Snapshot is being created.

Deleting

Snapshot is being deleted.

Ready

Snapshot is available for use.

Unspecified

State not set.