Class: Google::Cloud::EdgeNetwork::V1::InterconnectAttachment::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::EdgeNetwork::V1::InterconnectAttachment::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/edgenetwork/v1/resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
263 264 265 266 |
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 263 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
263 264 265 266 |
# File 'proto_docs/google/cloud/edgenetwork/v1/resources.rb', line 263 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |