Class: Google::Cloud::Compute::V1::InterconnectAttachmentL2Forwarding::ApplianceMappingsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectAttachmentL2Forwarding::ApplianceMappingsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
- #key ⇒ ::String
- #value ⇒ ::Google::Cloud::Compute::V1::InterconnectAttachmentL2ForwardingApplianceMapping
Instance Attribute Details
#key ⇒ ::String
35982 35983 35984 35985 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35982 class ApplianceMappingsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Compute::V1::InterconnectAttachmentL2ForwardingApplianceMapping
35982 35983 35984 35985 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35982 class ApplianceMappingsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |