GoogleCloudContactcenterinsightsV1DialogflowSourceArgs

data class GoogleCloudContactcenterinsightsV1DialogflowSourceArgs(val audioUri: Output<String>? = null) : ConvertibleToJava<GoogleCloudContactcenterinsightsV1DialogflowSourceArgs>

A Dialogflow source of conversation data.

Constructors

constructor(audioUri: Output<String>? = null)

Properties

Link copied to clipboard
val audioUri: Output<String>? = null

Cloud Storage URI that points to a file that contains the conversation audio.

Functions

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