Interface protos.google.cloud.contactcenterinsights.v1.IUpdateConversationRequest (1.2.1)

Properties of an UpdateConversationRequest.

Package

@google-cloud/contact-center-insights!

Properties

conversation

conversation?: (google.cloud.contactcenterinsights.v1.IConversation|null);

UpdateConversationRequest conversation

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

updateMask

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

UpdateConversationRequest updateMask

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