public sealed class GetBackupRequest : IMessage<GetBackupRequest>, IEquatable<GetBackupRequest>, IDeepCloneable<GetBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class GetBackupRequest.
The request for [GetBackup][google.spanner.admin.database.v1.DatabaseAdmin.GetBackup].
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `GetBackupRequest` class within the Google Cloud Spanner Database Administration v1 API."],["The `GetBackupRequest` class is used to request a specific backup in Google Cloud Spanner, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found under the `Google.Cloud.Spanner.Admin.Database.V1` namespace and is part of the `Google.Cloud.Spanner.Admin.Database.V1.dll` assembly."],["Key properties of the `GetBackupRequest` class include `BackupName` (a typed view) and `Name`, which represents the required name of the backup resource."],["There are several versions of this documentation available, ranging from version 3.5.0 up to the latest beta version 5.0.0-beta05."]]],[]]