Method: Google::Longrunning::GetOperationRequest#name

Defined in:
proto_docs/google/longrunning/operations.rb

#name::String

Returns The name of the operation resource.

Returns:

  • (::String)

    The name of the operation resource.



67
68
69
70
# File 'proto_docs/google/longrunning/operations.rb', line 67

class GetOperationRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end