| Modifier and Type | Class and Description |
|---|---|
static class |
Intent.TrainingPhrase
Represents an example that the agent is trained on.
|
static class |
Intent.TrainingPhrase.Builder
Represents an example that the agent is trained on.
|
| Modifier and Type | Method and Description |
|---|---|
Intent.TrainingPhraseOrBuilder |
IntentOrBuilder.getTrainingPhrasesOrBuilder(int index)
Optional.
|
Intent.TrainingPhraseOrBuilder |
Intent.getTrainingPhrasesOrBuilder(int index)
Optional.
|
Intent.TrainingPhraseOrBuilder |
Intent.Builder.getTrainingPhrasesOrBuilder(int index)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Intent.TrainingPhraseOrBuilder> |
IntentOrBuilder.getTrainingPhrasesOrBuilderList()
Optional.
|
List<? extends Intent.TrainingPhraseOrBuilder> |
Intent.getTrainingPhrasesOrBuilderList()
Optional.
|
List<? extends Intent.TrainingPhraseOrBuilder> |
Intent.Builder.getTrainingPhrasesOrBuilderList()
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.