Method: Google::Longrunning::ListOperationsRequest#page_size
- Defined in:
- proto_docs/google/longrunning/operations.rb
#page_size ⇒ ::Integer
Returns The standard list page size.
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 |