Class ListConversationModelEvaluationsResponse (2.27.0)

ListConversationModelEvaluationsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The response message for ConversationModels.ListConversationModelEvaluations

Attributes

NameDescription
conversation_model_evaluations MutableSequence[google.cloud.dialogflow_v2.types.ConversationModelEvaluation]
The list of evaluations to return.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.