Method: Google::Longrunning::ListOperationsRequest#filter

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

#filter::String

Returns The standard list filter.

Returns:

  • (::String)

    The standard list filter.



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