Class: Google::Cloud::Compute::V1::WireEndpoint
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::WireEndpoint
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Wire endpoints are specific Interconnect connections.
Instance Attribute Summary collapse
Instance Attribute Details
#interconnect ⇒ ::String
82534 82535 82536 82537 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82534 class WireEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#vlan_tag ⇒ ::Integer
82534 82535 82536 82537 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82534 class WireEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |