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."],[[["This document provides reference information for the `GetBackupVaultRequest` class within the Google Cloud NetApp v1 API, specifically version 1.5.0."],["`GetBackupVaultRequest` is designed to retrieve the state of a backup vault and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors: a default constructor and one that accepts another `GetBackupVaultRequest` instance as an argument."],["The `GetBackupVaultRequest` class has two key properties: `BackupVaultName`, which is a typed view of the resource name, and `Name`, which is a string representing the required backup vault resource name."],["The API documentation provides details on the versions available, with version 1.8.0 as the latest."]]],[]]