ConversationModelEvaluation(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents evaluation result of a conversation model.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
---|---|
Name | Description |
name |
str
The resource name of the evaluation. Format: projects/
|
display_name |
str
Optional. The display name of the model evaluation. At most 64 bytes long. |
evaluation_config |
google.cloud.dialogflow_v2.types.EvaluationConfig
Optional. The configuration of the evaluation task. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Creation time of this model. |
smart_reply_metrics |
google.cloud.dialogflow_v2.types.SmartReplyMetrics
Output only. Only available when model is for smart reply. This field is a member of oneof _ metrics .
|