GoogleCloudContactcenterinsightsV1ExactMatchConfig constructor

GoogleCloudContactcenterinsightsV1ExactMatchConfig({
  1. bool? caseSensitive,
})

Implementation

GoogleCloudContactcenterinsightsV1ExactMatchConfig({
  this.caseSensitive,
});