gce_delete_op.gce_global_operation {googleComputeEngineR} | R Documentation |
Deletes the specified global Operations resource.
Description
Deletes the specified global Operations resource.
Usage
## S3 method for class 'gce_global_operation'
gce_delete_op(operation)
Arguments
operation |
Name of the Operations resource to delete |
Value
The deleted operation
See Also
[Package googleComputeEngineR version 0.3.0 Index]