Method: Google::Cloud::NetApp::V1::ListQuotaRulesResponse#next_page_token

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

#next_page_token::String

Returns A token identifying a page of results the server should return.

Returns:

  • (::String)

    A token identifying a page of results the server should return.

[View source]

56
57
58
59
# File 'proto_docs/google/cloud/netapp/v1/quota_rule.rb', line 56

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