| Modifier and Type | Class and Description |
|---|---|
static class |
Conversation.Transcript.TranscriptSegment.WordInfo
Word-level info for words in a transcript.
|
static class |
Conversation.Transcript.TranscriptSegment.WordInfo.Builder
Word-level info for words in a transcript.
|
| Modifier and Type | Method and Description |
|---|---|
Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder |
Conversation.Transcript.TranscriptSegmentOrBuilder.getWordsOrBuilder(int index)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder |
Conversation.Transcript.TranscriptSegment.getWordsOrBuilder(int index)
A list of the word-specific information for each word in the segment.
|
Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder |
Conversation.Transcript.TranscriptSegment.Builder.getWordsOrBuilder(int index)
A list of the word-specific information for each word in the segment.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder> |
Conversation.Transcript.TranscriptSegmentOrBuilder.getWordsOrBuilderList()
A list of the word-specific information for each word in the segment.
|
List<? extends Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder> |
Conversation.Transcript.TranscriptSegment.getWordsOrBuilderList()
A list of the word-specific information for each word in the segment.
|
List<? extends Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder> |
Conversation.Transcript.TranscriptSegment.Builder.getWordsOrBuilderList()
A list of the word-specific information for each word in the segment.
|
Copyright © 2023 Google LLC. All rights reserved.