Method: Google::Longrunning::ListOperationsRequest#filter
- Defined in:
- proto_docs/google/longrunning/operations.rb
#filter ⇒ ::String
Returns The standard list filter.
98 99 100 101 |
# File 'proto_docs/google/longrunning/operations.rb', line 98 class ListOperationsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |