[[["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."],[[["This document provides reference information for the `DeleteObjectOptions` class within the Google Cloud Storage v1 API for .NET, detailing its usage in `DeleteObject` operations."],["The `DeleteObjectOptions` class includes properties for specifying the `Generation` of an object to delete, allowing for deletion of a specific version, and defaulting to the latest if not specified."],["Several properties are available for setting preconditions for deletion, including `IfGenerationMatch`, `IfGenerationNotMatch`, `IfMetagenerationMatch`, and `IfMetagenerationNotMatch`, which allow for conditional deletion based on generation and meta-generation values."],["The class also includes properties like `RetryOptions` to configure retry settings for API requests and `UserProject` to specify the project to be billed for the deletion operation."],["The document lists the available versions of the `DeleteObjectOptions` class, ranging from the latest 4.11.0 down to 3.4.0, all accessible via links."]]],[]]