Interface protos.google.cloud.contactcenterinsights.v1.ICreateConversationRequest (1.5.0)

Properties of a CreateConversationRequest.

Package

@google-cloud/contact-center-insights!

Properties

conversation

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

CreateConversationRequest conversation

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

conversationId

conversationId?: (string|null);

CreateConversationRequest conversationId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateConversationRequest parent

Property Value
TypeDescription
(string|null)