GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TrajectoryExactMatchResults (google_api_ai_platform v0.27.0)
View SourceResults for TrajectoryExactMatch metric.
Attributes
-
trajectoryExactMatchMetricValues
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TrajectoryExactMatchMetricValue.t)
, default:nil
) - Output only. TrajectoryExactMatch metric values.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TrajectoryExactMatchResults{ trajectoryExactMatchMetricValues: [ GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TrajectoryExactMatchMetricValue.t() ] | nil }