GoogleCloudContactcenterinsightsV1QaQuestionPredefinedQuestionConfig.fromJson constructor

GoogleCloudContactcenterinsightsV1QaQuestionPredefinedQuestionConfig.fromJson(
  1. Map json_
)

Implementation

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