GoogleCloudContactcenterinsightsV1QaQuestionPredefinedQuestionConfig constructor

GoogleCloudContactcenterinsightsV1QaQuestionPredefinedQuestionConfig({
  1. String? type,
})

Implementation

GoogleCloudContactcenterinsightsV1QaQuestionPredefinedQuestionConfig({
  this.type,
});