The kinds of auto delete behavior to use when snapshot
reserved space is full.
Values:
SNAPSHOT_AUTO_DELETE_BEHAVIOR_UNSPECIFIED (0):
The unspecified behavior.
DISABLED (1):
Don't delete any snapshots. This disables new
snapshot creation, as long as the snapshot
reserved space is full.
OLDEST_FIRST (2):
Delete the oldest snapshots first.
NEWEST_FIRST (3):
Delete the newest snapshots first.
[[["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-06-11 UTC."],[],[]]