Interface protos.google.cloud.contactcenterinsights.v1.ISmartComposeSuggestionData (3.3.0)

Properties of a SmartComposeSuggestionData.

Package

@google-cloud/contact-center-insights

Properties

confidenceScore

confidenceScore?: (number|null);

SmartComposeSuggestionData confidenceScore

metadata

metadata?: ({ [k: string]: string }|null);

SmartComposeSuggestionData metadata

queryRecord

queryRecord?: (string|null);

SmartComposeSuggestionData queryRecord

suggestion

suggestion?: (string|null);

SmartComposeSuggestionData suggestion