public sealed class GetBackupScheduleRequest : IMessage<GetBackupScheduleRequest>, IEquatable<GetBackupScheduleRequest>, IDeepCloneable<GetBackupScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class GetBackupScheduleRequest.
The request for
[FirestoreAdmin.GetBackupSchedule][google.firestore.admin.v1.FirestoreAdmin.GetBackupSchedule].
[[["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 page provides reference documentation for the `GetBackupScheduleRequest` class within the Google Cloud Firestore Admin v1 API, specifically for .NET development."],["The `GetBackupScheduleRequest` class is used to make requests for retrieving a Firestore backup schedule, as part of the Firestore Admin API."],["The page outlines various available versions of the API, ranging from 2.2.0 to the latest 3.12.0, along with the version 3.7.0 which is the version focused on."],["The class `GetBackupScheduleRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document provides a comprehensive overview of the `GetBackupScheduleRequest` class's properties and constructors, including `BackupScheduleName` and `Name`, as well as the parameter `other` in one of its constructors."]]],[]]