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