Class SampleResponse (2.43.0)

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

Sample response that the agent can use. This could be based on applicable instructions and ingested data from other systems.

Attributes

Name Description
response_text str
Optional. Sample response for Agent in text.
sources google.cloud.dialogflow_v2beta1.types.AgentCoachingSuggestion.Sources
Output only. Sources for the Sample Response.
duplicate_check_result google.cloud.dialogflow_v2beta1.types.AgentCoachingSuggestion.DuplicateCheckResult
Output only. Duplicate check result for the sample response.