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"]],[["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."],[[["The latest version available is 5.0.0-beta05, and this page includes version documentation for the .NET API for Google Cloud Spanner Database Administration."],["This documentation provides details for the `GetBackupRequest` class, which is used to request information about a backup in the Google Cloud Spanner service, with the current documentation being for version 4.3.0."],["The `GetBackupRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBackupRequest` class has two constructors and two main properties, `BackupName` and `Name`, allowing users to interact with backups in Google Cloud Spanner."],["Version history is provided for older version of this API, ranging from version 3.5.0 to the beta version 5.0.0-beta05."]]],[]]