Class: Google::Cloud::NetworkConnectivity::V1::Group::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::NetworkConnectivity::V1::Group::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/networkconnectivity/v1/hub.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
361 362 363 364 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 361 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
361 362 363 364 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 361 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |