Method: Google::Cloud::NetApp::V1::ListBackupVaultsRequest#page_size
- Defined in:
- proto_docs/google/cloud/netapp/v1/backup_vault.rb
permalink #page_size ⇒ ::Integer
Returns The maximum number of items to return.
106 107 108 109 |
# File 'proto_docs/google/cloud/netapp/v1/backup_vault.rb', line 106 class ListBackupVaultsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |