Class: Google::Longrunning::ListOperationsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/longrunning/operations.rb

Overview

The request message for Operations.ListOperations.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



86
87
88
89
# File 'proto_docs/google/longrunning/operations.rb', line 86

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

#name::String



86
87
88
89
# File 'proto_docs/google/longrunning/operations.rb', line 86

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

#page_size::Integer



86
87
88
89
# File 'proto_docs/google/longrunning/operations.rb', line 86

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

#page_token::String



86
87
88
89
# File 'proto_docs/google/longrunning/operations.rb', line 86

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