GoogleCloudDialogflowV2GeneratorEvaluationConfig constructor
GoogleCloudDialogflowV2GeneratorEvaluationConfig({
- GoogleCloudDialogflowV2GeneratorEvaluationConfigInputDataConfig? inputDataConfig,
- String? outputGcsBucketPath,
- GoogleCloudDialogflowV2GeneratorEvaluationConfigSummarizationConfig? summarizationConfig,
Implementation
GoogleCloudDialogflowV2GeneratorEvaluationConfig({
this.inputDataConfig,
this.outputGcsBucketPath,
this.summarizationConfig,
});