projects.databases.operations.get: Gets the latest state of a long-running operation. Clients...

View source: R/firestore_functions.R

projects.databases.operations.getR Documentation

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

Description

Autogenerated via gar_create_api_skeleton

Usage

projects.databases.operations.get(name)

Arguments

name

The name of the operation resource

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.