Properties of a Settings.
Package
@google-cloud/contact-center-insightsProperties
analysisConfig
analysisConfig?: (google.cloud.contactcenterinsights.v1.Settings.IAnalysisConfig|null);Settings analysisConfig
| Type | Description |
| (google.cloud.contactcenterinsights.v1.Settings.IAnalysisConfig|null) |
conversationTtl
conversationTtl?: (google.protobuf.IDuration|null);Settings conversationTtl
| Type | Description |
| (google.protobuf.IDuration|null) |
createTime
createTime?: (google.protobuf.ITimestamp|null);Settings createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
languageCode
languageCode?: (string|null);Settings languageCode
| Type | Description |
| (string|null) |
name
name?: (string|null);Settings name
| Type | Description |
| (string|null) |
pubsubNotificationSettings
pubsubNotificationSettings?: ({ [k: string]: string }|null);Settings pubsubNotificationSettings
| Type | Description |
| ({ [k: string]: string }|null) |
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Settings updateTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |