GoogleCloudContactcenterinsightsV1GcsSourceResponse

data class GoogleCloudContactcenterinsightsV1GcsSourceResponse(val audioUri: String, val transcriptUri: String)

A Cloud Storage 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

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