| Modifier and Type | Method and Description |
|---|---|
EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.Builder.build() |
EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.Builder.buildPartial() |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.getDefaultInstance() |
EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.getDefaultInstanceForType() |
EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.Builder.getDefaultInstanceForType() |
EntityType.ExcludedPhrase |
EntityTypeOrBuilder.getExcludedPhrases(int index)
Collection of exceptional words and phrases that shouldn't be matched.
|
EntityType.ExcludedPhrase |
EntityType.getExcludedPhrases(int index)
Collection of exceptional words and phrases that shouldn't be matched.
|
EntityType.ExcludedPhrase |
EntityType.Builder.getExcludedPhrases(int index)
Collection of exceptional words and phrases that shouldn't be matched.
|
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseDelimitedFrom(InputStream input) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(byte[] data) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(ByteBuffer data) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(com.google.protobuf.ByteString data) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(com.google.protobuf.CodedInputStream input) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(InputStream input) |
static EntityType.ExcludedPhrase |
EntityType.ExcludedPhrase.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityType.ExcludedPhrase> |
EntityTypeOrBuilder.getExcludedPhrasesList()
Collection of exceptional words and phrases that shouldn't be matched.
|
List<EntityType.ExcludedPhrase> |
EntityType.getExcludedPhrasesList()
Collection of exceptional words and phrases that shouldn't be matched.
|
List<EntityType.ExcludedPhrase> |
EntityType.Builder.getExcludedPhrasesList()
Collection of exceptional words and phrases that shouldn't be matched.
|
com.google.protobuf.Parser<EntityType.ExcludedPhrase> |
EntityType.ExcludedPhrase.getParserForType() |
static com.google.protobuf.Parser<EntityType.ExcludedPhrase> |
EntityType.ExcludedPhrase.parser() |
| Modifier and Type | Method and Description |
|---|---|
EntityType.Builder |
EntityType.Builder.addExcludedPhrases(EntityType.ExcludedPhrase value)
Collection of exceptional words and phrases that shouldn't be matched.
|
EntityType.Builder |
EntityType.Builder.addExcludedPhrases(int index,
EntityType.ExcludedPhrase value)
Collection of exceptional words and phrases that shouldn't be matched.
|
EntityType.ExcludedPhrase.Builder |
EntityType.ExcludedPhrase.Builder.mergeFrom(EntityType.ExcludedPhrase other) |
static EntityType.ExcludedPhrase.Builder |
EntityType.ExcludedPhrase.newBuilder(EntityType.ExcludedPhrase prototype) |
EntityType.Builder |
EntityType.Builder.setExcludedPhrases(int index,
EntityType.ExcludedPhrase value)
Collection of exceptional words and phrases that shouldn't be matched.
|
| Modifier and Type | Method and Description |
|---|---|
EntityType.Builder |
EntityType.Builder.addAllExcludedPhrases(Iterable<? extends EntityType.ExcludedPhrase> values)
Collection of exceptional words and phrases that shouldn't be matched.
|
Copyright © 2025 Google LLC. All rights reserved.