conversationModelEvaluations property

List<GoogleCloudDialogflowV2ConversationModelEvaluation>? conversationModelEvaluations
getter/setter pair

The list of evaluations to return.

Implementation

core.List<GoogleCloudDialogflowV2ConversationModelEvaluation>?
    conversationModelEvaluations;