Method: Google::Longrunning::ListOperationsRequest#name

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

#name::String

Returns The name of the operation's parent resource.

Returns:

  • (::String)

    The name of the operation's parent resource.



82
83
84
85
# File 'proto_docs/google/longrunning/operations.rb', line 82

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