GoogleCloudContactcenterinsightsV1DialogflowSourceResponse

data class GoogleCloudContactcenterinsightsV1DialogflowSourceResponse(val audioUri: String, val dialogflowConversation: String)

A Dialogflow source of conversation data.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation}