| Modifier and Type | Method and Description |
|---|---|
CustomPronunciations |
CustomPronunciations.Builder.build() |
CustomPronunciations |
CustomPronunciations.Builder.buildPartial() |
CustomPronunciations |
SynthesisInput.getCustomPronunciations()
Optional.
|
CustomPronunciations |
SynthesisInput.Builder.getCustomPronunciations()
Optional.
|
CustomPronunciations |
SynthesisInputOrBuilder.getCustomPronunciations()
Optional.
|
static CustomPronunciations |
CustomPronunciations.getDefaultInstance() |
CustomPronunciations |
CustomPronunciations.getDefaultInstanceForType() |
CustomPronunciations |
CustomPronunciations.Builder.getDefaultInstanceForType() |
static CustomPronunciations |
CustomPronunciations.parseDelimitedFrom(InputStream input) |
static CustomPronunciations |
CustomPronunciations.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciations |
CustomPronunciations.parseFrom(byte[] data) |
static CustomPronunciations |
CustomPronunciations.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciations |
CustomPronunciations.parseFrom(ByteBuffer data) |
static CustomPronunciations |
CustomPronunciations.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciations |
CustomPronunciations.parseFrom(com.google.protobuf.ByteString data) |
static CustomPronunciations |
CustomPronunciations.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciations |
CustomPronunciations.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomPronunciations |
CustomPronunciations.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomPronunciations |
CustomPronunciations.parseFrom(InputStream input) |
static CustomPronunciations |
CustomPronunciations.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomPronunciations> |
CustomPronunciations.getParserForType() |
static com.google.protobuf.Parser<CustomPronunciations> |
CustomPronunciations.parser() |
| Modifier and Type | Method and Description |
|---|---|
SynthesisInput.Builder |
SynthesisInput.Builder.mergeCustomPronunciations(CustomPronunciations value)
Optional.
|
CustomPronunciations.Builder |
CustomPronunciations.Builder.mergeFrom(CustomPronunciations other) |
static CustomPronunciations.Builder |
CustomPronunciations.newBuilder(CustomPronunciations prototype) |
SynthesisInput.Builder |
SynthesisInput.Builder.setCustomPronunciations(CustomPronunciations value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.