GoogleCloudContactcenterinsightsV1QaAnswerAnswerSource constructor
GoogleCloudContactcenterinsightsV1QaAnswerAnswerSource({
- GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue? answerValue,
- String? sourceType,
Implementation
GoogleCloudContactcenterinsightsV1QaAnswerAnswerSource({
this.answerValue,
this.sourceType,
});