GoogleCloudContactcenterinsightsV1PhraseMatchRule constructor
GoogleCloudContactcenterinsightsV1PhraseMatchRule({
- GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig? config,
- bool? negated,
- String? query,
Implementation
GoogleCloudContactcenterinsightsV1PhraseMatchRule({
this.config,
this.negated,
this.query,
});