| Modifier and Type | Class and Description |
|---|---|
class |
ConversationDataSource
The conversation source, which is a combination of transcript and audio.
|
static class |
ConversationDataSource.Builder
The conversation source, which is a combination of transcript and audio.
|
| Modifier and Type | Method and Description |
|---|---|
ConversationDataSourceOrBuilder |
Conversation.getDataSourceOrBuilder()
The source of the audio and transcription for the conversation.
|
ConversationDataSourceOrBuilder |
Conversation.Builder.getDataSourceOrBuilder()
The source of the audio and transcription for the conversation.
|
ConversationDataSourceOrBuilder |
ConversationOrBuilder.getDataSourceOrBuilder()
The source of the audio and transcription for the conversation.
|
Copyright © 2023 Google LLC. All rights reserved.