Class: Google::Cloud::Recommender::V1::ValueMatcher

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/recommender/v1/recommendation.rb

Overview

Contains various matching options for values for a GCP resource field.

Instance Attribute Summary collapse

Instance Attribute Details

#matches_pattern::String



254
255
256
257
# File 'proto_docs/google/cloud/recommender/v1/recommendation.rb', line 254

class ValueMatcher
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end