Class: Google::Cloud::NetworkServices::V1::GrpcRoute::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::NetworkServices::V1::GrpcRoute::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/networkservices/v1/grpc_route.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
338 339 340 341 |
# File 'proto_docs/google/cloud/networkservices/v1/grpc_route.rb', line 338 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
338 339 340 341 |
# File 'proto_docs/google/cloud/networkservices/v1/grpc_route.rb', line 338 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |