gce_get_op {googleComputeEngineR} | R Documentation |
Retrieves the specified Operations resource.
Description
s3 method dispatcher
Usage
gce_get_op(operation = .Last.value)
Arguments
operation |
Name of the Operations resource to return |
Details
S3 Methods for classes
gce_get_op.gce_zone_operation
gce_get_op.gce_global_operation
gce_get_op.gce_region_operation
See Also
[Package googleComputeEngineR version 0.3.0 Index]