| Modifier and Type | Class and Description |
|---|---|
static class |
EntityType.ExcludedPhrase
An excluded entity phrase that should not be matched.
|
static class |
EntityType.ExcludedPhrase.Builder
An excluded entity phrase that should not be matched.
|
| Modifier and Type | Method and Description |
|---|---|
EntityType.ExcludedPhraseOrBuilder |
EntityTypeOrBuilder.getExcludedPhrasesOrBuilder(int index)
Collection of exceptional words and phrases that shouldn't be matched.
|
EntityType.ExcludedPhraseOrBuilder |
EntityType.getExcludedPhrasesOrBuilder(int index)
Collection of exceptional words and phrases that shouldn't be matched.
|
EntityType.ExcludedPhraseOrBuilder |
EntityType.Builder.getExcludedPhrasesOrBuilder(int index)
Collection of exceptional words and phrases that shouldn't be matched.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends EntityType.ExcludedPhraseOrBuilder> |
EntityTypeOrBuilder.getExcludedPhrasesOrBuilderList()
Collection of exceptional words and phrases that shouldn't be matched.
|
List<? extends EntityType.ExcludedPhraseOrBuilder> |
EntityType.getExcludedPhrasesOrBuilderList()
Collection of exceptional words and phrases that shouldn't be matched.
|
List<? extends EntityType.ExcludedPhraseOrBuilder> |
EntityType.Builder.getExcludedPhrasesOrBuilderList()
Collection of exceptional words and phrases that shouldn't be matched.
|
Copyright © 2025 Google LLC. All rights reserved.