Class: Google::Cloud::NetApp::V1::LocationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/netapp/v1/common.rb

Overview

Metadata for a given Location.

Instance Attribute Summary collapse

Instance Attribute Details

#supported_service_levels::Array<::Google::Cloud::NetApp::V1::ServiceLevel> (readonly)

Returns Output only. Supported service levels in a location.

Returns:



29
30
31
32
# File 'proto_docs/google/cloud/netapp/v1/common.rb', line 29

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