Contact Center AI Insights v1 API - Class GcsSource (2.1.0)

publicsealedclassGcsSource:IMessage<GcsSource>,IEquatable<GcsSource>,IDeepCloneable<GcsSource>,IBufferMessage,IMessage

Reference documentation and code samples for the Contact Center AI Insights v1 API class GcsSource.

A Cloud Storage source of conversation data.

Inheritance

Object > GcsSource

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月05日 UTC.