public sealed class DeleteDocumentRequest : IMessage<DeleteDocumentRequest>, IEquatable<DeleteDocumentRequest>, IDeepCloneable<DeleteDocumentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class DeleteDocumentRequest.
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 document provides reference information for the \u003ccode\u003eDeleteDocumentRequest\u003c/code\u003e class within the Google Cloud Firestore v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDocumentRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eFirestore.DeleteDocument\u003c/code\u003e API method, allowing for the deletion of documents within Firestore databases.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e, which specifies the document's resource name to be deleted, and \u003ccode\u003eCurrentDocument\u003c/code\u003e, which allows setting optional preconditions for the document deletion.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains a comprehensive list of different versions of this same \u003ccode\u003eDeleteDocumentRequest\u003c/code\u003e, that spans from version 2.3.0 to 3.10.0.\u003c/p\u003e\n"]]],[],null,[]]