Class: Google::Longrunning::CancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Longrunning::CancelOperationRequest
- Defined in:
- lib/google/cloud/vision/v1/doc/google/longrunning/operations.rb
Overview
The request message for Operations::CancelOperation.
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the operation resource to be cancelled.
Instance Attribute Details
#name ⇒ String
Returns The name of the operation resource to be cancelled.
84 |
# File 'lib/google/cloud/vision/v1/doc/google/longrunning/operations.rb', line 84 class CancelOperationRequest; end |