GoogleCloudContactcenterinsightsV1QaQuestionPredefinedQuestionConfig.fromJson constructor
GoogleCloudContactcenterinsightsV1QaQuestionPredefinedQuestionConfig.fromJson(
- Map json_
Implementation
GoogleCloudContactcenterinsightsV1QaQuestionPredefinedQuestionConfig.fromJson(
core.Map json_,
) : this(type: json_['type'] as core.String?);