Phrase Matcher

Phrase Matcher is a Google Cloud resource used to identify and analyze specific phrases within text or audio data. It is commonly used in Contact Center AI and speech analytics to detect predefined terms or expressions in conversations. This helps automate quality monitoring, compliance checks, and customer sentiment analysis by matching phrases against transcripts or real-time speech streams.

gcp.contactcenterinsights_phrase_matcher

Fields

TitleIDTypeData TypeDescription
_keycorestring
activation_update_timecoretimestampOutput only. The most recent time at which the activation status was updated.
activecoreboolApplies the phrase matcher only when it is active.
ancestorscorearray<string>
datadog_display_namecorestring
gcp_display_namecorestringThe human-readable name of the phrase matcher.
labelscorearray<string>
namecorestringThe resource name of the phrase matcher. Format: projects/{project}/locations/{location}/phraseMatchers/{phrase_matcher}
organization_idcorestring
parentcorestring
phrase_match_rule_groupscorejsonA list of phase match rule groups that are included in this matcher.
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
revision_create_timecoretimestampOutput only. The timestamp of when the revision was created. It is also the create time when a new matcher is added.
revision_idcorestringOutput only. Immutable. The revision ID of the phrase matcher. A new revision is committed whenever the matcher is changed, except when it is activated or deactivated. A server generated random ID will be used. Example: locations/global/phraseMatchers/my-first-matcher@1234567
role_matchcorestringThe role whose utterances the phrase matcher should be matched against. If the role is ROLE_UNSPECIFIED it will be matched against any utterances in the transcript.
tagscorehstore_csv
typecorestringRequired. The type of this phrase matcher.
update_timecoretimestampOutput only. The most recent time at which the phrase matcher was updated.
version_tagcorestringThe customized version tag to use for the phrase matcher. If not specified, it will default to `revision_id`.
zone_idcorestring