Autogenerated via gar_create_api_skeleton

projects.databases.collectionGroups.fields.patch(
  GoogleFirestoreAdminV1Field,
  name,
  updateMask = NULL
)

Arguments

GoogleFirestoreAdminV1Field

The GoogleFirestoreAdminV1Field object to pass to this method

name

Required

updateMask

A mask, relative to the field

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