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