Cloud Filestore v1 API - Enum Backup.Types.State (2.2.0)

public enum Backup.Types.State

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

The backup state.

Namespace

GoogleCloudGoogle.Cloud.FilestoreV1

Assembly

Google.Cloud.Filestore.V1.dll

Fields

NameDescription
Creating

Backup is being created.

Deleting

Backup is being deleted.

Finalizing

Backup has been taken and the operation is being finalized. At this point, changes to the file share will not be reflected in the backup.

Ready

Backup is available for use.

Unspecified

State not set.