View Source GoogleApi.Language.V1.Model.XPSSpeechEvaluationMetrics (google_api_language v0.15.0)
Attributes
-
subModelEvaluationMetrics
(type:list(GoogleApi.Language.V1.Model.XPSSpeechEvaluationMetricsSubModelEvaluationMetric.t)
, default:nil
) - Evaluation metrics for all submodels contained in this model.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Language.V1.Model.XPSSpeechEvaluationMetrics{ subModelEvaluationMetrics: [ GoogleApi.Language.V1.Model.XPSSpeechEvaluationMetricsSubModelEvaluationMetric.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.