Contact Center AI Insights v1 API - Class GcsSource (2.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicsealedclassGcsSource:IMessage<GcsSource>,IEquatable<GcsSource>,IDeepCloneable<GcsSource>,IBufferMessage,IMessageReference documentation and code samples for the Contact Center AI Insights v1 API class GcsSource.
A Cloud Storage source of conversation data.
Implements
IMessage<GcsSource>, IEquatable<GcsSource>, IDeepCloneable<GcsSource>, IBufferMessage, IMessageNamespace
Google.Cloud.ContactCenterInsights.V1Assembly
Google.Cloud.ContactCenterInsights.V1.dll
Constructors
GcsSource()
publicGcsSource()GcsSource(GcsSource)
publicGcsSource(GcsSourceother)| Parameter | |
|---|---|
| Name | Description |
other |
GcsSource |
Properties
AudioUri
publicstringAudioUri{get;set;}Cloud Storage URI that points to a file that contains the conversation audio.
| Property Value | |
|---|---|
| Type | Description |
String |
|
TranscriptUri
publicstringTranscriptUri{get;set;}Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.
| Property Value | |
|---|---|
| Type | Description |
String |
|