Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ToolParameterKVMatchSpec.
Spec for tool parameter key value match metric.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#use_strict_string_match
def use_strict_string_match() -> ::Boolean
Returns
- (::Boolean) — Optional. Whether to use STRICT string match on parameter values.
#use_strict_string_match=
def use_strict_string_match=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Whether to use STRICT string match on parameter values.
Returns
- (::Boolean) — Optional. Whether to use STRICT string match on parameter values.