fewShotExamples property

List<GoogleCloudDialogflowV2FewShotExample>? fewShotExamples
getter/setter pair

List of few shot examples.

Optional.

Implementation

core.List<GoogleCloudDialogflowV2FewShotExample>? fewShotExamples;