public sealed class GetBackupVaultRequest : IMessage<GetBackupVaultRequest>, IEquatable<GetBackupVaultRequest>, IDeepCloneable<GetBackupVaultRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class GetBackupVaultRequest.
[[["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 latest version of the `GetBackupVaultRequest` class is 2.1.0, part of the Backup and DR Service v1 API."],["`GetBackupVaultRequest` is used to retrieve a specific BackupVault resource, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, and inheriting from `object`."],["This class provides constructors to create a new instance or copy an existing one, as well as properties such as `BackupVaultName`, `Name`, and `View` for handling BackupVault resource information."],["The `Name` property is required and represents the backup vault's resource name in a specific format: 'projects/{project_id}/locations/{location}/backupVaults/{resource_name}'."],["There are multiple previous versions available of this class, including 2.0.0, 1.2.0, 1.1.0 and 1.0.0-beta02."]]],[]]