[[["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-03-21 UTC."],[[["This document provides reference documentation for the `DeleteObjectOptions` class within the Google Cloud Storage v1 API for .NET, detailing its usage in `DeleteObject` operations."],["The `DeleteObjectOptions` class offers properties to specify conditions for object deletion, including matching or not matching a specific generation or meta-generation, as well as the option to delete the latest generation if no generation is specified."],["It details the `Generation`, `IfGenerationMatch`, `IfGenerationNotMatch`, `IfMetagenerationMatch`, and `IfMetagenerationNotMatch` properties, all of which accept a `long` type to control the preconditions for deletion."],["The `DeleteObjectOptions` allows users to specify a `UserProject` string to be billed for the delete request and includes a property to configure retry options for API requests."],["It includes a list of previous versions of the documentation related to this API class, ranging from version 3.4.0 to 4.11.0."]]],[]]