public sealed class CreateDocumentRequest : IMessage<CreateDocumentRequest>, IEquatable<CreateDocumentRequest>, IDeepCloneable<CreateDocumentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class CreateDocumentRequest.
The request for
[Firestore.CreateDocument][google.firestore.v1.Firestore.CreateDocument].
Required. The parent resource. For example:
projects/{project_id}/databases/{database_id}/documents or
projects/{project_id}/databases/{database_id}/documents/chatrooms/{chatroom_id}
[[["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 page provides documentation for the \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e class within the Google Cloud Firestore v1 API, specifically for version 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eFirestore.CreateDocument\u003c/code\u003e method and inherits from 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 \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e class offers constructors, properties like \u003ccode\u003eCollectionId\u003c/code\u003e, \u003ccode\u003eDocument\u003c/code\u003e, \u003ccode\u003eDocumentId\u003c/code\u003e, \u003ccode\u003eMask\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, allowing for detailed specification of the document creation request.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of the \u003ccode\u003eCreateDocumentRequest\u003c/code\u003e documentation available, with version 3.10.0 being the latest, all accessible through provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the required properties for creating a document, such as providing a \u003ccode\u003eCollectionId\u003c/code\u003e and the \u003ccode\u003eDocument\u003c/code\u003e to be created, also \u003ccode\u003eParent\u003c/code\u003e is required to be set, indicating where the document is being created.\u003c/p\u003e\n"]]],[],null,[]]