| Modifier and Type | Method and Description |
|---|---|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.clear() |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.clearBigQueryField()
Field in a BigQuery table where each cell represents a dictionary phrase.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.clearCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.clearOutputPath()
Location to store dictionary artifacts in Cloud Storage.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.clearSource() |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.clone() |
LargeCustomDictionaryConfig.Builder |
StoredInfoTypeConfig.Builder.getLargeCustomDictionaryBuilder()
StoredInfoType where findings are defined by a dictionary of phrases.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeBigQueryField(BigQueryField value)
Field in a BigQuery table where each cell represents a dictionary phrase.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeCloudStorageFileSet(CloudStorageFileSet value)
Set of files containing newline-delimited lists of dictionary phrases.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeFrom(LargeCustomDictionaryConfig other) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeOutputPath(CloudStoragePath value)
Location to store dictionary artifacts in Cloud Storage.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.newBuilder() |
static LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.newBuilder(LargeCustomDictionaryConfig prototype) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.newBuilderForType() |
protected LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setBigQueryField(BigQueryField.Builder builderForValue)
Field in a BigQuery table where each cell represents a dictionary phrase.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setBigQueryField(BigQueryField value)
Field in a BigQuery table where each cell represents a dictionary phrase.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setCloudStorageFileSet(CloudStorageFileSet.Builder builderForValue)
Set of files containing newline-delimited lists of dictionary phrases.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setCloudStorageFileSet(CloudStorageFileSet value)
Set of files containing newline-delimited lists of dictionary phrases.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setOutputPath(CloudStoragePath.Builder builderForValue)
Location to store dictionary artifacts in Cloud Storage.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setOutputPath(CloudStoragePath value)
Location to store dictionary artifacts in Cloud Storage.
|
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LargeCustomDictionaryConfig.Builder |
LargeCustomDictionaryConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
StoredInfoTypeConfig.Builder |
StoredInfoTypeConfig.Builder.setLargeCustomDictionary(LargeCustomDictionaryConfig.Builder builderForValue)
StoredInfoType where findings are defined by a dictionary of phrases.
|
Copyright © 2022 Google LLC. All rights reserved.