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