public sealed class GetBackupVaultRequest : IMessage<GetBackupVaultRequest>, IEquatable<GetBackupVaultRequest>, IDeepCloneable<GetBackupVaultRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetBackupVaultRequest.
GetBackupVaultRequest gets the state of a backupVault.
[[["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."],[[["The `GetBackupVaultRequest` class in the NetApp v1 API is used to retrieve the state of a backup vault."],["This class is part of the `Google.Cloud.NetApp.V1` namespace and is found in the `Google.Cloud.NetApp.V1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `GetBackupVaultRequest` class has properties for `BackupVaultName` and `Name`, where the `Name` property is a string representing the resource name in the specified format."],["There are various versions of the reference documentation, ranging from version 1.0.0 to 1.8.0, with the latest being 1.8.0."]]],[]]