projects.databases.operations.delete: Deletes a long-running operation. This method indicates that...

View source: R/firestore_functions.R

projects.databases.operations.deleteR Documentation

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

Description

Autogenerated via gar_create_api_skeleton

Usage

projects.databases.operations.delete(name)

Arguments

name

The name of the operation resource to be deleted

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.