Class: Google::Cloud::NetworkConnectivity::V1::LocationMetadata

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

Overview

Metadata about locations

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns List of supported features.

Returns:



1047
1048
1049
1050
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1047

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