public sealed class DeleteBackupRequest : IMessage<DeleteBackupRequest>, IEquatable<DeleteBackupRequest>, IDeepCloneable<DeleteBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class DeleteBackupRequest.
The request for
[FirestoreAdmin.DeleteBackup][google.firestore.admin.v1.FirestoreAdmin.DeleteBackup].
[[["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\u003eDeleteBackupRequest\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteBackupRequest\u003c/code\u003e is a class used to initiate a request to delete a backup within Firestore, as part of the \u003ccode\u003eFirestoreAdmin.DeleteBackup\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the available versions of the \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class, ranging from version 2.2.0 up to the latest 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, offering functionalities like message handling, comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe properties within the class includes \u003ccode\u003eBackupName\u003c/code\u003e, which offers a strongly-typed way to interact with the backup name, and \u003ccode\u003eName\u003c/code\u003e, which requires the resource path of the backup to delete in string form.\u003c/p\u003e\n"]]],[],null,[]]