Interface protos.google.cloud.contactcenterinsights.v1.ISettings (1.1.0)

Properties of a Settings.

Package

@google-cloud/contact-center-insights!

Properties

analysisConfig

analysisConfig?: (google.cloud.contactcenterinsights.v1.Settings.IAnalysisConfig|null);

Settings analysisConfig

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.Settings.IAnalysisConfig|null)

conversationTtl

conversationTtl?: (google.protobuf.IDuration|null);

Settings conversationTtl

Property Value
TypeDescription
(google.protobuf.IDuration|null)

createTime

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

Settings createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

languageCode

languageCode?: (string|null);

Settings languageCode

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Settings name

Property Value
TypeDescription
(string|null)

pubsubNotificationSettings

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

Settings pubsubNotificationSettings

Property Value
TypeDescription
({ [k: string]: string }|null)

updateTime

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

Settings updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)