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

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

#unreachable::Array<::String>

Returns Locations that could not be reached.

Returns:

  • (::Array<::String>)

    Locations that could not be reached.

[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