PhraseMatcherArgs

fun PhraseMatcherArgs(active: Output<Boolean>? = null, displayName: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, phraseMatchRuleGroups: Output<List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>>? = null, project: Output<String>? = null, roleMatch: Output<PhraseMatcherRoleMatch>? = null, type: Output<PhraseMatcherType>? = null, versionTag: Output<String>? = null)