| Modifier and Type | Method and Description |
|---|---|
static Intent.TrainingPhrase.Type |
Intent.TrainingPhrase.Type.forNumber(int value) |
Intent.TrainingPhrase.Type |
Intent.TrainingPhraseOrBuilder.getType()
Required.
|
Intent.TrainingPhrase.Type |
Intent.TrainingPhrase.getType()
Required.
|
Intent.TrainingPhrase.Type |
Intent.TrainingPhrase.Builder.getType()
Required.
|
static Intent.TrainingPhrase.Type |
Intent.TrainingPhrase.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Intent.TrainingPhrase.Type |
Intent.TrainingPhrase.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Intent.TrainingPhrase.Type |
Intent.TrainingPhrase.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Intent.TrainingPhrase.Type[] |
Intent.TrainingPhrase.Type.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<Intent.TrainingPhrase.Type> |
Intent.TrainingPhrase.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Intent.TrainingPhrase.Builder |
Intent.TrainingPhrase.Builder.setType(Intent.TrainingPhrase.Type value)
Required.
|
Copyright © 2019 Google LLC. All rights reserved.