Filestore V1 API - Module Google::Cloud::Filestore::V1::Backup::State (v2.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Filestore V1 API module Google::Cloud::Filestore::V1::Backup::State.
The backup state.
Constants
STATE_UNSPECIFIED
value: 0 State not set.
CREATING
value: 1 Backup is being created.
FINALIZING
value: 2 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
value: 3 Backup is available for use.
DELETING
value: 4 Backup is being deleted.
INVALID
value: 5 Backup is not valid and cannot be used for creating new instances or
restoring existing instances.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]