Interface protos.google.cloud.contactcenterinsights.v1.IUpdateIssueModelRequest (1.4.0)

Properties of an UpdateIssueModelRequest.

Package

@google-cloud/contact-center-insights!

Properties

issueModel

issueModel?: (google.cloud.contactcenterinsights.v1.IIssueModel|null);

UpdateIssueModelRequest issueModel

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

updateMask

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

UpdateIssueModelRequest updateMask

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