Interface protos.google.cloud.contactcenterinsights.v1.IAnalysisRule (3.6.0)

Properties of an AnalysisRule.

Package

@google-cloud/contact-center-insights

Properties

active

active?: (boolean|null);

AnalysisRule active

analysisPercentage

analysisPercentage?: (number|null);

AnalysisRule analysisPercentage

annotatorSelector

annotatorSelector?: (google.cloud.contactcenterinsights.v1.IAnnotatorSelector|null);

AnalysisRule annotatorSelector

conversationFilter

conversationFilter?: (string|null);

AnalysisRule conversationFilter

createTime

createTime?: (google.protobuf.ITimestamp|null);

AnalysisRule createTime

displayName

displayName?: (string|null);

AnalysisRule displayName

name

name?: (string|null);

AnalysisRule name

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

AnalysisRule updateTime