public sealed class DeleteBackupVaultRequest : IMessage<DeleteBackupVaultRequest>, IEquatable<DeleteBackupVaultRequest>, IDeepCloneable<DeleteBackupVaultRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class DeleteBackupVaultRequest.
Optional. An optional request ID to identify requests. Specify a unique
request ID so that if you must retry your request, the server will know to
ignore the request if it has already been completed. The server will
guarantee that for at least 60 minutes after the first request.
For example, consider a situation where you make an initial request and
the request times out. If you make the request again with the same request
ID, the server can check if original operation with the same request ID
was received, and if so, will ignore the second request. This prevents
clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported (00000000-0000-0000-0000-000000000000).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteBackupVaultRequest\u003c/code\u003e class within the Google Cloud Backup and DR Service v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupVaultRequest\u003c/code\u003e class is used to construct requests for deleting a BackupVault, which can be done with various customizable options.\u003c/p\u003e\n"],["\u003cp\u003eSeveral properties are available to configure the delete request, including \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eForce\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, to control the behavior of the deletion.\u003c/p\u003e\n"],["\u003cp\u003eYou can find the latest version (2.1.0) and previous versions (2.0.0, 1.2.0, 1.1.0, 1.0.0-beta02) of the \u003ccode\u003eDeleteBackupVaultRequest\u003c/code\u003e documentation here.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e allowing for comprehensive object manipulation.\u003c/p\u003e\n"]]],[],null,["# Backup and DR Service v1 API - Class DeleteBackupVaultRequest (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.1.0/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.0.0/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.2.0/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.1.0/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.0.0-beta02/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest) \n\n public sealed class DeleteBackupVaultRequest : IMessage\u003cDeleteBackupVaultRequest\u003e, IEquatable\u003cDeleteBackupVaultRequest\u003e, IDeepCloneable\u003cDeleteBackupVaultRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup and DR Service v1 API class DeleteBackupVaultRequest.\n\nMessage for deleting a BackupVault. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteBackupVaultRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteBackupVaultRequest](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteBackupVaultRequest](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteBackupVaultRequest](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BackupDR.V1](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BackupDR.V1.dll\n\nConstructors\n------------\n\n### DeleteBackupVaultRequest()\n\n public DeleteBackupVaultRequest()\n\n### DeleteBackupVaultRequest(DeleteBackupVaultRequest)\n\n public DeleteBackupVaultRequest(DeleteBackupVaultRequest other)\n\nProperties\n----------\n\n### AllowMissing\n\n public bool AllowMissing { get; set; }\n\nOptional. If true and the BackupVault is not found, the request will\nsucceed but no action will be taken.\n\n### BackupVaultName\n\n public BackupVaultName BackupVaultName { get; set; }\n\n[BackupVaultName](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.BackupVaultName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest#Google_Cloud_BackupDR_V1_DeleteBackupVaultRequest_Name) resource name property.\n\n### Etag\n\n public string Etag { get; set; }\n\nThe current etag of the backup vault.\nIf an etag is provided and does not match the current etag of the\nconnection, deletion will be blocked.\n\n### Force\n\n public bool Force { get; set; }\n\nOptional. If set to true, any data source from this backup vault will also\nbe deleted.\n\n### IgnoreBackupPlanReferences\n\n public bool IgnoreBackupPlanReferences { get; set; }\n\nOptional. If set to true, backupvault deletion will proceed even if there\nare backup plans referencing the backupvault. The default is 'false'.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. Name of the resource.\n\n### RequestId\n\n public string RequestId { get; set; }\n\nOptional. An optional request ID to identify requests. Specify a unique\nrequest ID so that if you must retry your request, the server will know to\nignore the request if it has already been completed. The server will\nguarantee that for at least 60 minutes after the first request.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same request\nID, the server can check if original operation with the same request ID\nwas received, and if so, will ignore the second request. This prevents\nclients from accidentally creating duplicate commitments.\n\nThe request ID must be a valid UUID with the exception that zero UUID is\nnot supported (00000000-0000-0000-0000-000000000000).\n\n### ValidateOnly\n\n public bool ValidateOnly { get; set; }\n\nOptional. Only validate the request, but do not perform mutations.\nThe default is 'false'."]]