Properties of a RunQueryRequest.
Package
@google-cloud/firestore-apiProperties
explainOptions
explainOptions?: (google.firestore.v1.IExplainOptions|null);RunQueryRequest explainOptions
newTransaction
newTransaction?: (google.firestore.v1.ITransactionOptions|null);RunQueryRequest newTransaction
parent
parent?: (string|null);RunQueryRequest parent
readTime
readTime?: (google.protobuf.ITimestamp|null);RunQueryRequest readTime
structuredQuery
structuredQuery?: (google.firestore.v1.IStructuredQuery|null);RunQueryRequest structuredQuery
transaction
transaction?: (Uint8Array|Buffer|string|null);RunQueryRequest transaction