Reference documentation and code samples for the Cloud Workstations V1BETA API module Google::Cloud::Workstations::V1beta::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.
[[["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 2024-11-06 UTC."],[],[]]