Class: Google::Cloud::NetworkServices::V1::ServiceLbPolicy::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::NetworkServices::V1::ServiceLbPolicy::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/networkservices/v1/service_lb_policy.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
108 109 110 111 |
# File 'proto_docs/google/cloud/networkservices/v1/service_lb_policy.rb', line 108 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
108 109 110 111 |
# File 'proto_docs/google/cloud/networkservices/v1/service_lb_policy.rb', line 108 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |