Cloud Workstations V1 API - Module Google::Cloud::Workstations::V1::WorkstationConfig::PersistentDirectory::GceRegionalPersistentDisk::ReclaimPolicy (v0.1.0)

Reference documentation and code samples for the Cloud Workstations V1 API module Google::Cloud::Workstations::V1::WorkstationConfig::PersistentDirectory::GceRegionalPersistentDisk::ReclaimPolicy.

Value representing what should happen to the disk after the workstation is deleted.

Constants

RECLAIM_POLICY_UNSPECIFIED

value: 0
Do not use.

DELETE

value: 1
Delete the persistent disk when deleting the workstation.

RETAIN

value: 2
Keep the persistent disk when deleting the workstation. An administrator must manually delete the disk.