[[["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 page details the `DeleteObjectOptions` class, which provides options for configuring object deletion operations within the Google Cloud Storage .NET library."],["The latest version documented is 4.11.0, but previous versions back to 3.4.0 are also documented with hyperlinks for easy access."],["The class allows specifying a `Generation` property for the specific generation to be deleted, otherwise it will default to deleting the latest one."],["Preconditions can be set using properties like `IfGenerationMatch`, `IfGenerationNotMatch`, `IfMetagenerationMatch`, and `IfMetagenerationNotMatch` to only delete the object if certain conditions are met regarding its current generation or metageneration."],["The `UserProject` property allows you to set the project that will be billed for the deletion request, requiring appropriate permissions."]]],[]]