AgentCoachingContext(mapping=None, *, ignore_unknown_fields=False, **kwargs)Agent Coaching context that customer can configure.
Attributes |
|
|---|---|
| Name | Description |
overarching_guidance |
str
Optional. The overarching guidance for the agent coaching. This should be set only for v1.5 and later versions. |
instructions |
MutableSequence[google.cloud.dialogflow_v2.types.AgentCoachingInstruction]
Optional. Customized instructions for agent coaching. |
version |
str
Optional. Version of the feature. If not set, default to latest version. Current candidates are ["1.2"]. |
output_language_code |
str
Optional. Output language code. |