ICreateDocumentRequest

google.firestore.v1beta1. ICreateDocumentRequest

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.v1beta1.IDocument | null <optional>

CreateDocumentRequest document

mask google.firestore.v1beta1.IDocumentMask | null <optional>

CreateDocumentRequest mask