GoogleCloudContactcenterinsightsV1ConversationDataSourceArgs

data class GoogleCloudContactcenterinsightsV1ConversationDataSourceArgs(val dialogflowSource: Output<GoogleCloudContactcenterinsightsV1DialogflowSourceArgs>? = null, val gcsSource: Output<GoogleCloudContactcenterinsightsV1GcsSourceArgs>? = null) : ConvertibleToJava<GoogleCloudContactcenterinsightsV1ConversationDataSourceArgs>

The conversation source, which is a combination of transcript and audio.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContactcenterinsightsV1ConversationDataSourceArgs

Properties

Link copied to clipboard

The source when the conversation comes from Dialogflow.

Link copied to clipboard

A Cloud Storage location specification for the audio and transcript.