public sealed class DeleteDocumentRequest : IMessage<DeleteDocumentRequest>, IEquatable<DeleteDocumentRequest>, IDeepCloneable<DeleteDocumentRequest>, IBufferMessage, IMessage
The request for [Firestore.DeleteDocument][google.firestore.v1.Firestore.DeleteDocument].
[[["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 webpage details the \u003ccode\u003eDeleteDocumentRequest\u003c/code\u003e class, which is used to request the deletion of a document within Google Cloud Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteDocumentRequest\u003c/code\u003e class is 3.10.0, and the page provides links to documentation for multiple previous versions, ranging from 2.3.0 to 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteDocumentRequest\u003c/code\u003e 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 class has two constructors, a default constructor and one that takes another \u003ccode\u003eDeleteDocumentRequest\u003c/code\u003e object as a parameter for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains properties that determine which document to delete as well as a precondition that needs to be met for deletion, including a \u003ccode\u003eName\u003c/code\u003e property and a \u003ccode\u003eCurrentDocument\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]