[[["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-28 UTC."],[],[],null,["# Google Cloud Storage Batch Operations V1 Client - Class HoldStatus (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-storagebatchoperations/latest/V1.PutObjectHold.HoldStatus)\n- [0.1.1](/php/docs/reference/cloud-storagebatchoperations/0.1.1/V1.PutObjectHold.HoldStatus) \nReference documentation and code samples for the Google Cloud Storage Batch Operations V1 Client class HoldStatus.\n\nDescribes the status of the hold.\n\nProtobuf type `google.cloud.storagebatchoperations.v1.PutObjectHold.HoldStatus`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ StorageBatchOperations \\\\ V1 \\\\ PutObjectHold\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### HOLD_STATUS_UNSPECIFIED\n\n Value: 0\n\nDefault value, Object hold status will not be changed.\n\nGenerated from protobuf enum `HOLD_STATUS_UNSPECIFIED = 0;`\n\n### SET\n\n Value: 1\n\nPlaces the hold.\n\nGenerated from protobuf enum `SET = 1;`\n\n### PBUNSET\n\n Value: 2\n\nReleases the hold.\n\nGenerated from protobuf enum `UNSET = 2;`"]]