GoldenTurn(mapping=None, *, ignore_unknown_fields=False, **kwargs)A golden turn defines a single turn in a golden conversation.
Attributes |
|
|---|---|
| Name | Description |
steps |
MutableSequence[google.cloud.ces_v1beta.types.Evaluation.Step]
Required. The steps required to replay a golden conversation. |
root_span |
google.cloud.ces_v1beta.types.Span
Optional. The root span of the golden turn for processing and maintaining audio information. |