public sealed class DeleteBackupScheduleRequest : IMessage<DeleteBackupScheduleRequest>, IEquatable<DeleteBackupScheduleRequest>, IDeepCloneable<DeleteBackupScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class DeleteBackupScheduleRequest.
The request for [FirestoreAdmin.DeleteBackupSchedules][].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteBackupScheduleRequest\u003c/code\u003e class within the Firestore Admin v1 API, specifically for .NET development, across multiple versions, with the latest being 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupScheduleRequest\u003c/code\u003e class is used to make a request to delete a backup schedule within the Firestore Admin API and implements multiple 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 class offers two constructors: a default constructor \u003ccode\u003eDeleteBackupScheduleRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eDeleteBackupScheduleRequest(DeleteBackupScheduleRequest other)\u003c/code\u003e for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two key properties, \u003ccode\u003eBackupScheduleName\u003c/code\u003e which gives a typed view of the name and \u003ccode\u003eName\u003c/code\u003e which represents the required resource name of the backup schedule to be deleted, formatted as \u003ccode\u003eprojects/{project}/databases/{database}/backupSchedules/{backup_schedule}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers the available historical versions of the API, ranging from version 2.2.0 up to the latest release, 3.12.0, allowing users to browse the documentation for each version.\u003c/p\u003e\n"]]],[],null,[]]