Class: Google::Longrunning::GetOperationRequest
- Inherits:
-
Object
- Object
- Google::Longrunning::GetOperationRequest
- Defined in:
- lib/google/cloud/video_intelligence/v1/doc/google/longrunning/operations.rb,
lib/google/cloud/video_intelligence/v1beta1/doc/google/longrunning/operations.rb,
lib/google/cloud/video_intelligence/v1beta2/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/video_intelligence/v1/doc/google/longrunning/operations.rb', line 54 class GetOperationRequest; end |