View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolNameMatchResults (google_api_ai_platform v0.13.0)
Results for tool name match metric.
Attributes
-
toolNameMatchMetricValues
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolNameMatchMetricValue.t)
, default:nil
) - Output only. Tool name match metric values.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolNameMatchResults{ toolNameMatchMetricValues: [ GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolNameMatchMetricValue.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.