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-03-21 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."]]],[]]