Reference documentation and code samples for the Contact Center AI Insights V1 API module Google::Cloud::ContactCenterInsights::V1::PhraseMatchRuleGroup::PhraseMatchRuleGroupType.
Specifies how to combine each phrase match rule for whether there is a
match.
Constants
PHRASE_MATCH_RULE_GROUP_TYPE_UNSPECIFIED
value: 0 Unspecified.
ALL_OF
value: 1 Must meet all phrase match rules or there is no match.
ANY_OF
value: 2 If any of the phrase match rules are met, there is a match.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]