Google Cloud Contactcenterinsights V1Phrase Match Rule Response
data class GoogleCloudContactcenterinsightsV1PhraseMatchRuleResponse(val config: GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigResponse, val negated: Boolean, val query: String)
The data for a phrase match rule.
Constructors
Link copied to clipboard
fun GoogleCloudContactcenterinsightsV1PhraseMatchRuleResponse(config: GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigResponse, negated: Boolean, query: String)