projects.databases.documents.listCollectionIds: Lists all the collection IDs underneath a document.

View source: R/firestore_functions.R

projects.databases.documents.listCollectionIdsR Documentation

Lists all the collection IDs underneath a document.

Description

Autogenerated via gar_create_api_skeleton

Usage

projects.databases.documents.listCollectionIds(
  ListCollectionIdsRequest,
  parent
)

Arguments

ListCollectionIdsRequest

The ListCollectionIdsRequest object to pass to this method

parent

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 ListCollectionIdsRequest functions: ListCollectionIdsRequest()


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