Class: Google::Cloud::Recommender::V1::Operation::PathValueMatchersEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Recommender::V1::Operation::PathValueMatchersEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/recommender/v1/recommendation.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
238 239 240 241 |
# File 'proto_docs/google/cloud/recommender/v1/recommendation.rb', line 238 class PathValueMatchersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Recommender::V1::ValueMatcher
238 239 240 241 |
# File 'proto_docs/google/cloud/recommender/v1/recommendation.rb', line 238 class PathValueMatchersEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |