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.



82719
82720
82721
82722
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82719

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.



82719
82720
82721
82722
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82719

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