Reference documentation and code samples for the Bare Metal Solution V2 API module Google::Cloud::BareMetalSolution::V2::Volume::SnapshotAutoDeleteBehavior.
The kinds of auto delete behavior to use when snapshot reserved space is
full.
Constants
SNAPSHOT_AUTO_DELETE_BEHAVIOR_UNSPECIFIED
value: 0 The unspecified behavior.
DISABLED
value: 1 Don't delete any snapshots. This disables new snapshot creation, as
long as the snapshot reserved space is full.
[[["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 2025-09-04 UTC."],[],[],null,["# Bare Metal Solution V2 API - Module Google::Cloud::BareMetalSolution::V2::Volume::SnapshotAutoDeleteBehavior (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/latest/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [1.0.1](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/1.0.1/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.10.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.10.0/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.9.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.9.0/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.8.1](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.8.1/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.7.2](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.7.2/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.6.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.6.0/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.5.1](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.5.1/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.4.1](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.4.1/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.3.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.3.0/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.2.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.2.0/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior)\n- [0.1.0](/ruby/docs/reference/google-cloud-bare_metal_solution-v2/0.1.0/Google-Cloud-BareMetalSolution-V2-Volume-SnapshotAutoDeleteBehavior) \nReference documentation and code samples for the Bare Metal Solution V2 API module Google::Cloud::BareMetalSolution::V2::Volume::SnapshotAutoDeleteBehavior.\n\nThe kinds of auto delete behavior to use when snapshot reserved space is\nfull.\n\nConstants\n---------\n\n### SNAPSHOT_AUTO_DELETE_BEHAVIOR_UNSPECIFIED\n\n**value:** 0 \nThe unspecified behavior.\n\n### DISABLED\n\n**value:** 1 \nDon't delete any snapshots. This disables new snapshot creation, as\nlong as the snapshot reserved space is full.\n\n### OLDEST_FIRST\n\n**value:** 2 \nDelete the oldest snapshots first.\n\n### NEWEST_FIRST\n\n**value:** 3 \nDelete the newest snapshots first."]]