RunQueryRequest Object
RunQueryRequest(
structuredQuery = NULL,
transaction = NULL,
readTime = NULL,
newTransaction = NULL
)
A structured query
Reads documents in a transaction
Reads documents as they were at the given time
Starts a new transaction and reads the documents
RunQueryRequest object
Autogenerated via gar_create_api_objects
The request for Firestore.RunQuery.
Other RunQueryRequest functions:
projects.databases.documents.runQuery()