RunQueryRequest: RunQueryRequest Object

View source: R/firestore_objects.R

RunQueryRequestR Documentation

RunQueryRequest Object

Description

RunQueryRequest Object

Usage

RunQueryRequest(
  structuredQuery = NULL,
  transaction = NULL,
  readTime = NULL,
  newTransaction = NULL
)

Arguments

structuredQuery

A structured query

transaction

Reads documents in a transaction

readTime

Reads documents as they were at the given time

newTransaction

Starts a new transaction and reads the documents

Details

Autogenerated via gar_create_api_objects The request for Firestore.RunQuery.

Value

RunQueryRequest object

See Also

Other RunQueryRequest functions: projects.databases.documents.runQuery()


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.