Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ToolParameterKVMatchSpec (v0.49.0)

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 STRCIT string match on parameter values.

#use_strict_string_match=

def use_strict_string_match=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether to use STRCIT string match on parameter values.
Returns
  • (::Boolean) — Optional. Whether to use STRCIT string match on parameter values.