| Modifier and Type | Method and Description |
|---|---|
CustomPronunciationParams |
CustomPronunciationParams.Builder.build() |
CustomPronunciationParams |
CustomPronunciationParams.Builder.buildPartial() |
static CustomPronunciationParams |
CustomPronunciationParams.getDefaultInstance() |
CustomPronunciationParams |
CustomPronunciationParams.getDefaultInstanceForType() |
CustomPronunciationParams |
CustomPronunciationParams.Builder.getDefaultInstanceForType() |
CustomPronunciationParams |
CustomPronunciations.getPronunciations(int index)
The pronunciation customizations to be applied.
|
CustomPronunciationParams |
CustomPronunciations.Builder.getPronunciations(int index)
The pronunciation customizations to be applied.
|
CustomPronunciationParams |
CustomPronunciationsOrBuilder.getPronunciations(int index)
The pronunciation customizations to be applied.
|
static CustomPronunciationParams |
CustomPronunciationParams.parseDelimitedFrom(InputStream input) |
static CustomPronunciationParams |
CustomPronunciationParams.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(byte[] data) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(ByteBuffer data) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(com.google.protobuf.ByteString data) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(InputStream input) |
static CustomPronunciationParams |
CustomPronunciationParams.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomPronunciationParams> |
CustomPronunciationParams.getParserForType() |
List<CustomPronunciationParams> |
CustomPronunciations.getPronunciationsList()
The pronunciation customizations to be applied.
|
List<CustomPronunciationParams> |
CustomPronunciations.Builder.getPronunciationsList()
The pronunciation customizations to be applied.
|
List<CustomPronunciationParams> |
CustomPronunciationsOrBuilder.getPronunciationsList()
The pronunciation customizations to be applied.
|
static com.google.protobuf.Parser<CustomPronunciationParams> |
CustomPronunciationParams.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomPronunciations.Builder |
CustomPronunciations.Builder.addPronunciations(CustomPronunciationParams value)
The pronunciation customizations to be applied.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.addPronunciations(int index,
CustomPronunciationParams value)
The pronunciation customizations to be applied.
|
CustomPronunciationParams.Builder |
CustomPronunciationParams.Builder.mergeFrom(CustomPronunciationParams other) |
static CustomPronunciationParams.Builder |
CustomPronunciationParams.newBuilder(CustomPronunciationParams prototype) |
CustomPronunciations.Builder |
CustomPronunciations.Builder.setPronunciations(int index,
CustomPronunciationParams value)
The pronunciation customizations to be applied.
|
| Modifier and Type | Method and Description |
|---|---|
CustomPronunciations.Builder |
CustomPronunciations.Builder.addAllPronunciations(Iterable<? extends CustomPronunciationParams> values)
The pronunciation customizations to be applied.
|
Copyright © 2025 Google LLC. All rights reserved.