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 webpage provides reference documentation for the `GetBackupScheduleRequest` class within the Firestore Admin v1 API for .NET."],["The `GetBackupScheduleRequest` class is used to request information about a backup schedule and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists different versions of the `GetBackupScheduleRequest` class, ranging from version 2.2.0 to the latest version 3.12.0, allowing users to navigate to documentation for specific versions."],["The class includes properties such as `BackupScheduleName` and `Name`, with the `Name` property being required and used to identify the backup schedule resource."],["The page also shows inherited members and shows the namespace and assembly to contextualize the class."]]],[]]