IBatchGetDocumentsRequest

google.firestore.v1. IBatchGetDocumentsRequest

Properties of a BatchGetDocumentsRequest.

Properties:
Name Type Attributes Description
database string | null <optional>

BatchGetDocumentsRequest database

documents Array.<string> | null <optional>

BatchGetDocumentsRequest documents

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

BatchGetDocumentsRequest mask

transaction Uint8Array | null <optional>

BatchGetDocumentsRequest transaction

newTransaction google.firestore.v1.ITransactionOptions | null <optional>

BatchGetDocumentsRequest newTransaction

readTime google.protobuf.ITimestamp | null <optional>

BatchGetDocumentsRequest readTime