Class AnswerSource (1.22.0)

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

A question may have multiple answers from varying sources, one of which becomes the "main" answer above. AnswerSource represents each individual answer.

Attributes

Name Description
source_type google.cloud.contact_center_insights_v1.types.QaAnswer.AnswerSource.SourceType
What created the answer.
answer_value google.cloud.contact_center_insights_v1.types.QaAnswer.AnswerValue
The answer value from this source.

Classes

SourceType

SourceType(value)

What created the answer.