Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class EvaluationConfig.
The configuration for model evaluation.
Generated from protobuf message google.cloud.dialogflow.v2.EvaluationConfig
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ datasets
↳ smart_reply_config
Google\Cloud\Dialogflow\V2\EvaluationConfig\SmartReplyConfig
Configuration for smart reply model evalution.
↳ smart_compose_config
Google\Cloud\Dialogflow\V2\EvaluationConfig\SmartComposeConfig
Configuration for smart compose model evalution.
getDatasets
Required. Datasets used for evaluation.
setDatasets
Required. Datasets used for evaluation.
$this
getSmartReplyConfig
Configuration for smart reply model evalution.
hasSmartReplyConfig
setSmartReplyConfig
Configuration for smart reply model evalution.
$this
getSmartComposeConfig
Configuration for smart compose model evalution.
hasSmartComposeConfig
setSmartComposeConfig
Configuration for smart compose model evalution.
$this
getModelSpecificConfig
string