| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseMessage.MixedAudio.Segment
Represents one segment of audio.
|
static class |
ResponseMessage.MixedAudio.Segment.Builder
Represents one segment of audio.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessage.MixedAudio.SegmentOrBuilder |
ResponseMessage.MixedAudioOrBuilder.getSegmentsOrBuilder(int index)
Segments this audio response is composed of.
|
ResponseMessage.MixedAudio.SegmentOrBuilder |
ResponseMessage.MixedAudio.getSegmentsOrBuilder(int index)
Segments this audio response is composed of.
|
ResponseMessage.MixedAudio.SegmentOrBuilder |
ResponseMessage.MixedAudio.Builder.getSegmentsOrBuilder(int index)
Segments this audio response is composed of.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ResponseMessage.MixedAudio.SegmentOrBuilder> |
ResponseMessage.MixedAudioOrBuilder.getSegmentsOrBuilderList()
Segments this audio response is composed of.
|
List<? extends ResponseMessage.MixedAudio.SegmentOrBuilder> |
ResponseMessage.MixedAudio.getSegmentsOrBuilderList()
Segments this audio response is composed of.
|
List<? extends ResponseMessage.MixedAudio.SegmentOrBuilder> |
ResponseMessage.MixedAudio.Builder.getSegmentsOrBuilderList()
Segments this audio response is composed of.
|
Copyright © 2023 Google LLC. All rights reserved.