projects.databases.documents.batchGet: Gets multiple documents. Documents returned by this method...

View source: R/firestore_functions.R

projects.databases.documents.batchGetR Documentation

Gets multiple documents. Documents returned by this method are not guaranteed to be returned in the same order that they were requested.

Description

Autogenerated via gar_create_api_skeleton

Usage

projects.databases.documents.batchGet(BatchGetDocumentsRequest, database)

Arguments

BatchGetDocumentsRequest

The BatchGetDocumentsRequest object to pass to this method

database

Required

Details

Authentication scopes used by this function are:

  • https://www.googleapis.com/auth/cloud-platform

  • https://www.googleapis.com/auth/datastore

Set options(googleAuthR.scopes.selected = c(https://www.googleapis.com/auth/cloud-platform, https://www.googleapis.com/auth/datastore) Then run googleAuthR::gar_auth() to authenticate. See gar_auth for details.

See Also

Google Documentation

Other BatchGetDocumentsRequest functions: BatchGetDocumentsRequest()


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