[[["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-04-17 UTC."],[[["The `DeleteObjectOptions` class provides options for deleting objects in Google Cloud Storage, offering control over the specific generation and meta-generation to be deleted."],["This class allows you to specify the `Generation` property for deleting a specific object version, or if not provided, it will delete the latest generation."],["You can set preconditions for deletion using `IfGenerationMatch`, `IfGenerationNotMatch`, `IfMetagenerationMatch`, and `IfMetagenerationNotMatch` properties, ensuring the object or its metadata matches or does not match a specific value before deletion."],["The `UserProject` property allows specifying the project ID that will be billed for the deletion request."],["This page documents all the version from 4.0.0 to 4.11.0 (latest) of the `DeleteObjectOptions`, alongside earlier versions in the 3.x.x series."]]],[]]