public sealed class DeleteBackupVaultRequest : IMessage<DeleteBackupVaultRequest>, IEquatable<DeleteBackupVaultRequest>, IDeepCloneable<DeleteBackupVaultRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class DeleteBackupVaultRequest.
[[["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-09 UTC."],[[["This webpage provides reference documentation for the `DeleteBackupVaultRequest` class within the Google Cloud NetApp v1 API, specifically version 1.2.0."],["The `DeleteBackupVaultRequest` class is used to delete a backup vault and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteBackupVaultRequest` class has two constructors and two properties, one being the `BackupVaultName` of type `BackupVaultName` and the other `Name` which is a `string` and is required for the request."],["The page also includes links to older versions of the document, ranging from version 1.0.0 to the latest version, 1.8.0."]]],[]]