public sealed class GetBackupRequest : IMessage<GetBackupRequest>, IEquatable<GetBackupRequest>, IDeepCloneable<GetBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class GetBackupRequest.
The request for
[FirestoreAdmin.GetBackup][google.firestore.admin.v1.FirestoreAdmin.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 document provides reference information for the `GetBackupRequest` class within the Google Cloud Firestore Admin v1 API, specifically version 3.8.0, and shows a list of all versions."],["`GetBackupRequest` is used to request a specific backup from Firestore and it inherits from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBackupRequest` class includes properties such as `BackupName` and `Name`, which are essential for specifying the target backup."],["The webpage has a list of clickable links to documentation of the same class, across multiple versions, from 2.2.0 up to 3.12.0, with 3.12.0 being the latest."]]],[]]