evaluationStatus property

GoogleCloudDialogflowV2EvaluationStatus? evaluationStatus
getter/setter pair

The result status of the evaluation pipeline.

Provides the status information including if the evaluation is still in progress, completed or failed with certain error and user actionable message.

Output only.

Implementation

GoogleCloudDialogflowV2EvaluationStatus? evaluationStatus;