| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.Dictionary |
CustomInfoType.Dictionary.Builder.build() |
CustomInfoType.Dictionary |
CustomInfoType.Dictionary.Builder.buildPartial() |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.getDefaultInstance() |
CustomInfoType.Dictionary |
CustomInfoType.Dictionary.getDefaultInstanceForType() |
CustomInfoType.Dictionary |
CustomInfoType.Dictionary.Builder.getDefaultInstanceForType() |
CustomInfoType.Dictionary |
StoredInfoTypeConfig.getDictionary()
Store dictionary-based CustomInfoType.
|
CustomInfoType.Dictionary |
StoredInfoTypeConfig.Builder.getDictionary()
Store dictionary-based CustomInfoType.
|
CustomInfoType.Dictionary |
CustomInfoType.getDictionary()
A list of phrases to detect as a CustomInfoType.
|
CustomInfoType.Dictionary |
CustomInfoType.Builder.getDictionary()
A list of phrases to detect as a CustomInfoType.
|
CustomInfoType.Dictionary |
ExclusionRule.getDictionary()
Dictionary which defines the rule.
|
CustomInfoType.Dictionary |
ExclusionRule.Builder.getDictionary()
Dictionary which defines the rule.
|
CustomInfoType.Dictionary |
CustomInfoTypeOrBuilder.getDictionary()
A list of phrases to detect as a CustomInfoType.
|
CustomInfoType.Dictionary |
StoredInfoTypeConfigOrBuilder.getDictionary()
Store dictionary-based CustomInfoType.
|
CustomInfoType.Dictionary |
ExclusionRuleOrBuilder.getDictionary()
Dictionary which defines the rule.
|
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseDelimitedFrom(InputStream input) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(byte[] data) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(ByteBuffer data) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(com.google.protobuf.ByteString data) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(InputStream input) |
static CustomInfoType.Dictionary |
CustomInfoType.Dictionary.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomInfoType.Dictionary> |
CustomInfoType.Dictionary.getParserForType() |
static com.google.protobuf.Parser<CustomInfoType.Dictionary> |
CustomInfoType.Dictionary.parser() |
| Modifier and Type | Method and Description |
|---|---|
StoredInfoTypeConfig.Builder |
StoredInfoTypeConfig.Builder.mergeDictionary(CustomInfoType.Dictionary value)
Store dictionary-based CustomInfoType.
|
CustomInfoType.Builder |
CustomInfoType.Builder.mergeDictionary(CustomInfoType.Dictionary value)
A list of phrases to detect as a CustomInfoType.
|
ExclusionRule.Builder |
ExclusionRule.Builder.mergeDictionary(CustomInfoType.Dictionary value)
Dictionary which defines the rule.
|
CustomInfoType.Dictionary.Builder |
CustomInfoType.Dictionary.Builder.mergeFrom(CustomInfoType.Dictionary other) |
static CustomInfoType.Dictionary.Builder |
CustomInfoType.Dictionary.newBuilder(CustomInfoType.Dictionary prototype) |
StoredInfoTypeConfig.Builder |
StoredInfoTypeConfig.Builder.setDictionary(CustomInfoType.Dictionary value)
Store dictionary-based CustomInfoType.
|
CustomInfoType.Builder |
CustomInfoType.Builder.setDictionary(CustomInfoType.Dictionary value)
A list of phrases to detect as a CustomInfoType.
|
ExclusionRule.Builder |
ExclusionRule.Builder.setDictionary(CustomInfoType.Dictionary value)
Dictionary which defines the rule.
|
Copyright © 2022 Google LLC. All rights reserved.