Class: Google::Cloud::NetworkServices::V1::LbRouteExtension::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::NetworkServices::V1::LbRouteExtension::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/networkservices/v1/dep.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
397 398 399 400 |
# File 'proto_docs/google/cloud/networkservices/v1/dep.rb', line 397 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
397 398 399 400 |
# File 'proto_docs/google/cloud/networkservices/v1/dep.rb', line 397 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |