Interface protos.google.cloud.contactcenterinsights.v1.IUploadConversationRequest (3.3.0)

Properties of an UploadConversationRequest.

Package

@google-cloud/contact-center-insights

Properties

conversation

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

UploadConversationRequest conversation

conversationId

conversationId?: (string|null);

UploadConversationRequest conversationId

parent

parent?: (string|null);

UploadConversationRequest parent

redactionConfig

redactionConfig?: (google.cloud.contactcenterinsights.v1.IRedactionConfig|null);

UploadConversationRequest redactionConfig

speechConfig

speechConfig?: (google.cloud.contactcenterinsights.v1.ISpeechConfig|null);

UploadConversationRequest speechConfig