| Modifier and Type | Method and Description |
|---|---|
LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.Builder.build() |
LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.Builder.buildPartial() |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.getDefaultInstance() |
LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.getDefaultInstanceForType() |
LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.Builder.getDefaultInstanceForType() |
LargeCustomDictionaryConfig |
StoredInfoTypeConfig.getLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
|
LargeCustomDictionaryConfig |
StoredInfoTypeConfig.Builder.getLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
|
LargeCustomDictionaryConfig |
StoredInfoTypeConfigOrBuilder.getLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
|
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseDelimitedFrom(InputStream input) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(byte[] data) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(ByteBuffer data) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(com.google.protobuf.ByteString data) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(InputStream input) |
static LargeCustomDictionaryConfig |
LargeCustomDictionaryConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LargeCustomDictionaryConfig> |
LargeCustomDictionaryConfig.getParserForType() |
static com.google.protobuf.Parser<LargeCustomDictionaryConfig> |
LargeCustomDictionaryConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeFrom(LargeCustomDictionaryConfig other) |
StoredInfoTypeConfig.Builder |
StoredInfoTypeConfig.Builder.mergeLargeCustomDictionary(LargeCustomDictionaryConfig value)
StoredInfoType where findings are defined by a dictionary of phrases.
|
static LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.newBuilder(LargeCustomDictionaryConfig prototype) |
StoredInfoTypeConfig.Builder |
StoredInfoTypeConfig.Builder.setLargeCustomDictionary(LargeCustomDictionaryConfig value)
StoredInfoType where findings are defined by a dictionary of phrases.
|
Copyright © 2022 Google LLC. All rights reserved.