| Modifier and Type | Method and Description |
|---|---|
static CustomPronunciationParams.PhoneticEncoding |
CustomPronunciationParams.PhoneticEncoding.forNumber(int value) |
CustomPronunciationParams.PhoneticEncoding |
CustomPronunciationParams.getPhoneticEncoding()
The phonetic encoding of the phrase.
|
CustomPronunciationParams.PhoneticEncoding |
CustomPronunciationParams.Builder.getPhoneticEncoding()
The phonetic encoding of the phrase.
|
CustomPronunciationParams.PhoneticEncoding |
CustomPronunciationParamsOrBuilder.getPhoneticEncoding()
The phonetic encoding of the phrase.
|
static CustomPronunciationParams.PhoneticEncoding |
CustomPronunciationParams.PhoneticEncoding.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CustomPronunciationParams.PhoneticEncoding |
CustomPronunciationParams.PhoneticEncoding.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CustomPronunciationParams.PhoneticEncoding |
CustomPronunciationParams.PhoneticEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomPronunciationParams.PhoneticEncoding[] |
CustomPronunciationParams.PhoneticEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<CustomPronunciationParams.PhoneticEncoding> |
CustomPronunciationParams.PhoneticEncoding.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CustomPronunciationParams.Builder |
CustomPronunciationParams.Builder.setPhoneticEncoding(CustomPronunciationParams.PhoneticEncoding value)
The phonetic encoding of the phrase.
|
Copyright © 2025 Google LLC. All rights reserved.