GoogleCloudContactcenterinsightsV1IntentMatchData constructor

GoogleCloudContactcenterinsightsV1IntentMatchData({
  1. String? intentUniqueId,
})

Implementation

GoogleCloudContactcenterinsightsV1IntentMatchData({
  this.intentUniqueId,
});