| Modifier and Type | Method and Description |
|---|---|
Intent.TrainingPhrase |
Intent.TrainingPhrase.Builder.build() |
Intent.TrainingPhrase |
Intent.TrainingPhrase.Builder.buildPartial() |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.getDefaultInstance() |
Intent.TrainingPhrase |
Intent.TrainingPhrase.getDefaultInstanceForType() |
Intent.TrainingPhrase |
Intent.TrainingPhrase.Builder.getDefaultInstanceForType() |
Intent.TrainingPhrase |
Intent.getTrainingPhrases(int index)
Optional.
|
Intent.TrainingPhrase |
Intent.Builder.getTrainingPhrases(int index)
Optional.
|
Intent.TrainingPhrase |
IntentOrBuilder.getTrainingPhrases(int index)
Optional.
|
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseDelimitedFrom(InputStream input) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(byte[] data) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(ByteBuffer data) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(com.google.protobuf.ByteString data) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(com.google.protobuf.CodedInputStream input) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(InputStream input) |
static Intent.TrainingPhrase |
Intent.TrainingPhrase.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Intent.TrainingPhrase> |
Intent.TrainingPhrase.getParserForType() |
List<Intent.TrainingPhrase> |
Intent.getTrainingPhrasesList()
Optional.
|
List<Intent.TrainingPhrase> |
Intent.Builder.getTrainingPhrasesList()
Optional.
|
List<Intent.TrainingPhrase> |
IntentOrBuilder.getTrainingPhrasesList()
Optional.
|
static com.google.protobuf.Parser<Intent.TrainingPhrase> |
Intent.TrainingPhrase.parser() |
| Modifier and Type | Method and Description |
|---|---|
Intent.Builder |
Intent.Builder.addTrainingPhrases(Intent.TrainingPhrase value)
Optional.
|
Intent.Builder |
Intent.Builder.addTrainingPhrases(int index,
Intent.TrainingPhrase value)
Optional.
|
Intent.TrainingPhrase.Builder |
Intent.TrainingPhrase.Builder.mergeFrom(Intent.TrainingPhrase other) |
static Intent.TrainingPhrase.Builder |
Intent.TrainingPhrase.newBuilder(Intent.TrainingPhrase prototype) |
Intent.Builder |
Intent.Builder.setTrainingPhrases(int index,
Intent.TrainingPhrase value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Intent.Builder |
Intent.Builder.addAllTrainingPhrases(Iterable<? extends Intent.TrainingPhrase> values)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.