gce_delete_op.gce_zone_operation {googleComputeEngineR} | R Documentation |
Deletes the specified zone-specific Operations resource.
Description
Deletes the specified zone-specific Operations resource.
Usage
## S3 method for class 'gce_zone_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]