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-03-21 UTC."],[[["This document provides reference information for the `DeleteBackupVaultRequest` class within the NetApp v1 API."],["The `DeleteBackupVaultRequest` class is used to delete a backup vault, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `DeleteBackupVaultRequest` is 1.8.0, and the namespace is `Google.Cloud.NetApp.V1`."],["The class includes constructors for creating a new instance or copying from an existing `DeleteBackupVaultRequest` object, and properties to set the `BackupVaultName` and `Name` of the resource to delete."]]],[]]