Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class GeneratorEvaluationConfig.
Generator evaluation input config.
Generated from protobuf message google.cloud.dialogflow.v2.GeneratorEvaluationConfig
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ input_data_config
↳ output_gcs_bucket_path
string
Required. The output Cloud Storage bucket path to store eval files, e.g. per_summary_accuracy_score report. This path is provided by customer and files stored in it are visible to customer, no internal data should be stored in this path.
↳ summarization_config
getInputDataConfig
Required. The config/source of input data.
hasInputDataConfig
clearInputDataConfig
setInputDataConfig
Required. The config/source of input data.
$this
getOutputGcsBucketPath
Required. The output Cloud Storage bucket path to store eval files, e.g.
per_summary_accuracy_score report. This path is provided by customer and files stored in it are visible to customer, no internal data should be stored in this path.
string
setOutputGcsBucketPath
Required. The output Cloud Storage bucket path to store eval files, e.g.
per_summary_accuracy_score report. This path is provided by customer and files stored in it are visible to customer, no internal data should be stored in this path.
var
string
$this
getSummarizationConfig
Evaluation configs for summarization generator.
hasSummarizationConfig
setSummarizationConfig
Evaluation configs for summarization generator.
$this
getEvaluationFeatureConfig
string

