Autogenerated via gar_create_api_skeleton

projects.databases.operations.cancel(
  GoogleLongrunningCancelOperationRequest,
  name
)

Arguments

GoogleLongrunningCancelOperationRequest

The GoogleLongrunningCancelOperationRequest object to pass to this method

name

The name of the operation resource to be cancelled

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