Properties of a CreateDocumentRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
parent |
string | null |
<optional> |
CreateDocumentRequest parent |
collectionId |
string | null |
<optional> |
CreateDocumentRequest collectionId |
documentId |
string | null |
<optional> |
CreateDocumentRequest documentId |
document |
google.firestore.v1.IDocument | null |
<optional> |
CreateDocumentRequest document |
mask |
google.firestore.v1.IDocumentMask | null |
<optional> |
CreateDocumentRequest mask |