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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,[]]