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"]],[["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\u003eGetBackupVaultRequest\u003c/code\u003e class within the NetApp v1 API for .NET, specifically version 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBackupVaultRequest\u003c/code\u003e class is used to retrieve the state of a backup vault, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.NetApp.V1\u003c/code\u003e, and it's part of the \u003ccode\u003eGoogle.Cloud.NetApp.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003eGetBackupVaultRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main properties: \u003ccode\u003eBackupVaultName\u003c/code\u003e, which is a view over the resource name property, and \u003ccode\u003eName\u003c/code\u003e, a string that is required and specifies the backup vault resource name in the format of \u003ccode\u003eprojects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]