Resource: ConversationModelEvaluation
Represents evaluation result of a conversation model.
JSON representation |
---|
{ "name": string, "displayName": string, "evaluationConfig": { object ( |
Fields | |
---|---|
name |
The resource name of the evaluation. Format: |
displayName |
Optional. The display name of the model evaluation. At most 64 bytes long. |
evaluationConfig |
Optional. The configuration of the evaluation task. |
createTime |
Output only. Creation time of this model. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
smartReplyMetrics |
Output only. Only available when model is for smart reply. |
Methods |
|
---|---|
|
Creates evaluation of a conversation model. |
|
Gets an evaluation of conversation model. |
|
Lists evaluations of a conversation model. |