Interface protos.google.cloud.contactcenterinsights.v1.IAnnotatorSelector (2.4.1)

Properties of an AnnotatorSelector.

Package

@google-cloud/contact-center-insights

Properties

issueModels

issueModels?: (string[]|null);

AnnotatorSelector issueModels

phraseMatchers

phraseMatchers?: (string[]|null);

AnnotatorSelector phraseMatchers

runEntityAnnotator

runEntityAnnotator?: (boolean|null);

AnnotatorSelector runEntityAnnotator

runIntentAnnotator

runIntentAnnotator?: (boolean|null);

AnnotatorSelector runIntentAnnotator

runInterruptionAnnotator

runInterruptionAnnotator?: (boolean|null);

AnnotatorSelector runInterruptionAnnotator

runIssueModelAnnotator

runIssueModelAnnotator?: (boolean|null);

AnnotatorSelector runIssueModelAnnotator

runPhraseMatcherAnnotator

runPhraseMatcherAnnotator?: (boolean|null);

AnnotatorSelector runPhraseMatcherAnnotator

runSentimentAnnotator

runSentimentAnnotator?: (boolean|null);

AnnotatorSelector runSentimentAnnotator

runSilenceAnnotator

runSilenceAnnotator?: (boolean|null);

AnnotatorSelector runSilenceAnnotator