| Modifier and Type | Method and Description |
|---|---|
Voice |
Voice.Builder.build() |
Voice |
Voice.Builder.buildPartial() |
static Voice |
Voice.getDefaultInstance() |
Voice |
Voice.getDefaultInstanceForType() |
Voice |
Voice.Builder.getDefaultInstanceForType() |
Voice |
ListVoicesResponse.getVoices(int index)
The list of voices.
|
Voice |
ListVoicesResponse.Builder.getVoices(int index)
The list of voices.
|
Voice |
ListVoicesResponseOrBuilder.getVoices(int index)
The list of voices.
|
static Voice |
Voice.parseDelimitedFrom(InputStream input) |
static Voice |
Voice.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Voice |
Voice.parseFrom(byte[] data) |
static Voice |
Voice.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Voice |
Voice.parseFrom(ByteBuffer data) |
static Voice |
Voice.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Voice |
Voice.parseFrom(com.google.protobuf.ByteString data) |
static Voice |
Voice.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Voice |
Voice.parseFrom(com.google.protobuf.CodedInputStream input) |
static Voice |
Voice.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Voice |
Voice.parseFrom(InputStream input) |
static Voice |
Voice.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Voice> |
Voice.getParserForType() |
List<Voice> |
ListVoicesResponse.getVoicesList()
The list of voices.
|
List<Voice> |
ListVoicesResponse.Builder.getVoicesList()
The list of voices.
|
List<Voice> |
ListVoicesResponseOrBuilder.getVoicesList()
The list of voices.
|
static com.google.protobuf.Parser<Voice> |
Voice.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListVoicesResponse.Builder |
ListVoicesResponse.Builder.addVoices(int index,
Voice value)
The list of voices.
|
ListVoicesResponse.Builder |
ListVoicesResponse.Builder.addVoices(Voice value)
The list of voices.
|
Voice.Builder |
Voice.Builder.mergeFrom(Voice other) |
static Voice.Builder |
Voice.newBuilder(Voice prototype) |
ListVoicesResponse.Builder |
ListVoicesResponse.Builder.setVoices(int index,
Voice value)
The list of voices.
|
| Modifier and Type | Method and Description |
|---|---|
ListVoicesResponse.Builder |
ListVoicesResponse.Builder.addAllVoices(Iterable<? extends Voice> values)
The list of voices.
|
Copyright © 2021 Google LLC. All rights reserved.