GoogleCloudDialogflowV2FaqAnswer constructor
GoogleCloudDialogflowV2FaqAnswer({})
Implementation
GoogleCloudDialogflowV2FaqAnswer({
this.answer,
this.answerRecord,
this.confidence,
this.metadata,
this.question,
this.source,
});