public sealed class GetBackupScheduleRequest : IMessage<GetBackupScheduleRequest>, IEquatable<GetBackupScheduleRequest>, IDeepCloneable<GetBackupScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class GetBackupScheduleRequest.
The request for
[GetBackupSchedule][google.spanner.admin.database.v1.DatabaseAdmin.GetBackupSchedule].
Required. The name of the schedule to retrieve.
Values are of the form
projects/<project>/instances/<instance>/databases/<database>/backupSchedules/<backup_schedule_id>.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eGetBackupScheduleRequest\u003c/code\u003e class is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, which is accessible within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Cloud Spanner Database Administration v1 API and represents the request for retrieving a backup schedule.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBackupScheduleRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eName\u003c/code\u003e property, which is the resource name of the backup schedule to retrieve, formatted as \u003ccode\u003eprojects/<project>/instances/<instance>/databases/<database>/backupSchedules/<backup_schedule_id>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBackupScheduleRequest\u003c/code\u003e class has a \u003ccode\u003eBackupScheduleName\u003c/code\u003e property that provides a typed view over the \u003ccode\u003eName\u003c/code\u003e resource property.\u003c/p\u003e\n"]]],[],null,[]]