initialGenerator property

GoogleCloudDialogflowV2Generator? initialGenerator
getter/setter pair

The initial generator that was used when creating this evaluation.

This is a copy of the generator read from storage when creating the evaluation.

Required.

Implementation

GoogleCloudDialogflowV2Generator? initialGenerator;