Class: Google::Cloud::Compute::V1::WireGroupTopologyEndpoint

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

Overview

Topology details for a single wire group endpoint.

Instance Attribute Summary collapse

Instance Attribute Details

#city ⇒ ::String

Returns Output only. The InterconnectLocation.city (metropolitan area designator) that all interconnects are located in.

Returns:

  • (::String) —

    Output only. The InterconnectLocation.city (metropolitan area designator) that all interconnects are located in.



87230
87231
87232
87233
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 87230

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

#label ⇒ ::String

Returns Output only. Endpoint label from the wire group.

Returns:

  • (::String) —

    Output only. Endpoint label from the wire group.



87230
87231
87232
87233
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 87230

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