View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolParameterKVMatchSpec (google_api_ai_platform v0.13.0)
Spec for tool parameter key value match metric.
Attributes
-
useStrictStringMatch
(type:boolean()
, default:nil
) - Optional. Whether to use STRCIT string match on parameter values.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolParameterKVMatchSpec{ useStrictStringMatch: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.