Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class GcsSource.
A Cloud Storage source of conversation data.
Generated from protobuf message google.cloud.contactcenterinsights.v1.GcsSource
Namespace
Google \ Cloud \ ContactCenterInsights \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ audio_uri
string
Cloud Storage URI that points to a file that contains the conversation audio.
↳ transcript_uri
string
Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.
getAudioUri
Cloud Storage URI that points to a file that contains the conversation audio.
string
setAudioUri
Cloud Storage URI that points to a file that contains the conversation audio.
var
string
$this
getTranscriptUri
Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.
string
setTranscriptUri
Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.
var
string
$this