View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2EvaluationConfig (google_api_dialogflow v0.80.0)

The configuration for model evaluation.

Attributes

  • datasets (type: list(GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2InputDataset.t), default: nil) - Required. Datasets used for evaluation.
  • smartComposeConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig.t, default: nil) - Configuration for smart compose model evalution.
  • smartReplyConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig.t, default: nil) - Configuration for smart reply model evalution.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.