RunQueryResponse Object
RunQueryResponse(
transaction = NULL,
skippedResults = NULL,
readTime = NULL,
document = NULL
)
The transaction that was started as part of this request
The number of results that have been skipped due to an offset between the last response and the current response
The time at which the document was read
A query result
RunQueryResponse object
Autogenerated via gar_create_api_objects
The response for Firestore.RunQuery.