[[["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-08 UTC."],[[["This document provides reference documentation for the `DeleteObjectOptions` class within the Google Cloud Storage v1 API for .NET, specifically for versions ranging from 3.4.0 to the latest 4.11.0."],["`DeleteObjectOptions` offers properties for defining conditions for object deletion, such as matching or not matching specific object generations and meta-generations, allowing precise control over which objects are deleted."],["The `Generation` property specifies the generation to be deleted, with the latest generation being deleted by default if not specified."],["The `UserProject` property allows specifying the project to be billed for the deletion request, requiring appropriate permissions."],["The `DeleteObjectOptions` class inherits from the base `object` class and provides five properties that are of type `long`, and one property that is of type `string`."]]],[]]