Interface protos.google.cloud.contactcenterinsights.v1.IUpdateSettingsRequest (1.6.0)

Properties of an UpdateSettingsRequest.

Package

@google-cloud/contact-center-insights!

Properties

settings

settings?: (google.cloud.contactcenterinsights.v1.ISettings|null);

UpdateSettingsRequest settings

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

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateSettingsRequest updateMask

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