[[["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,["# Google Cloud Bare Metal Solution V2 Client - Class SnapshotAutoDeleteBehavior (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-bare-metal-solution/latest/V2.Volume.SnapshotAutoDeleteBehavior)\n- [1.0.4](/php/docs/reference/cloud-bare-metal-solution/1.0.4/V2.Volume.SnapshotAutoDeleteBehavior)\n- [0.6.5](/php/docs/reference/cloud-bare-metal-solution/0.6.5/V2.Volume.SnapshotAutoDeleteBehavior)\n- [0.5.2](/php/docs/reference/cloud-bare-metal-solution/0.5.2/V2.Volume.SnapshotAutoDeleteBehavior)\n- [0.4.0](/php/docs/reference/cloud-bare-metal-solution/0.4.0/V2.Volume.SnapshotAutoDeleteBehavior)\n- [0.3.2](/php/docs/reference/cloud-bare-metal-solution/0.3.2/V2.Volume.SnapshotAutoDeleteBehavior)\n- [0.2.8](/php/docs/reference/cloud-bare-metal-solution/0.2.8/V2.Volume.SnapshotAutoDeleteBehavior) \nReference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class SnapshotAutoDeleteBehavior.\n\nThe kinds of auto delete behavior to use when snapshot reserved space is\nfull.\n\nProtobuf type `google.cloud.baremetalsolution.v2.Volume.SnapshotAutoDeleteBehavior`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BareMetalSolution \\\\ V2 \\\\ Volume\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SNAPSHOT_AUTO_DELETE_BEHAVIOR_UNSPECIFIED\n\n Value: 0\n\nThe unspecified behavior.\n\nGenerated from protobuf enum `SNAPSHOT_AUTO_DELETE_BEHAVIOR_UNSPECIFIED = 0;`\n\n### DISABLED\n\n Value: 1\n\nDon't delete any snapshots. This disables new snapshot creation, as\nlong as the snapshot reserved space is full.\n\nGenerated from protobuf enum `DISABLED = 1;`\n\n### OLDEST_FIRST\n\n Value: 2\n\nDelete the oldest snapshots first.\n\nGenerated from protobuf enum `OLDEST_FIRST = 2;`\n\n### NEWEST_FIRST\n\n Value: 3\n\nDelete the newest snapshots first.\n\nGenerated from protobuf enum `NEWEST_FIRST = 3;`"]]