GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolNameMatchMetricValue (google_api_ai_platform v0.27.0)
View SourceTool name match metric value for an instance.
Attributes
-
score
(type:number()
, default:nil
) - Output only. Tool name match score.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolNameMatchMetricValue{ score: number() | nil }