Method: Google::Cloud::NetApp::V1::ListBackupVaultsRequest#page_token

Defined in:
proto_docs/google/cloud/netapp/v1/backup_vault.rb

#page_token::String

Returns The next_page_token value to use if there are additional results to retrieve for this list request.

Returns:

  • (::String)

    The next_page_token value to use if there are additional results to retrieve for this list request.

[View source]

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