projects.locations.list: Lists information about the supported locations for this...

View source: R/firestore_functions.R

projects.locations.listR Documentation

Lists information about the supported locations for this service.

Description

Autogenerated via gar_create_api_skeleton

Usage

projects.locations.list(name, pageSize = NULL, filter = NULL, pageToken = NULL)

Arguments

name

The resource that owns the locations collection, if applicable

pageSize

The maximum number of results to return

filter

A filter to narrow down results to a preferred subset

pageToken

A page token received from the next_page_token field in the response

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


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