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."],[[["This webpage provides reference documentation for the `GetBackupRequest` class within the Google Cloud Spanner Database Administration v1 API for .NET."],["The `GetBackupRequest` class is used to request the retrieval of a backup, as part of the `DatabaseAdmin.GetBackup` functionality."],["The latest version available is `5.0.0-beta05`, with a total of 20 versions listed, spanning from the latest back to `3.5.0`."],["`GetBackupRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `GetBackupRequest` class features properties such as `BackupName`, a typed representation of a backup resource, and `Name`, a string representing the backup resource."]]],[]]