Class: Google::Cloud::NetworkConnectivity::V1beta::LocationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/networkconnectivity/v1beta/hub.rb

Overview

Metadata about locations

Instance Attribute Summary collapse

Instance Attribute Details

#location_features::Array<::Google::Cloud::NetworkConnectivity::V1beta::LocationFeature>

Returns List of supported features.

Returns:



1705
1706
1707
1708
# File 'proto_docs/google/cloud/networkconnectivity/v1beta/hub.rb', line 1705

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