public static final class LargeCustomDictionaryConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder> implements LargeCustomDictionaryConfigOrBuilder
Configuration for a custom dictionary created from a data source of any size up to the maximum size defined in the [limits](https://cloud.google.com/dlp/limits) page. The artifacts of dictionary creation are stored in the specified Cloud Storage location. Consider using `CustomInfoType.Dictionary` for smaller dictionaries that satisfy the size requirements.Protobuf type
google.privacy.dlp.v2.LargeCustomDictionaryConfig| Modifier and Type | Method and Description |
|---|---|
LargeCustomDictionaryConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LargeCustomDictionaryConfig |
build() |
LargeCustomDictionaryConfig |
buildPartial() |
LargeCustomDictionaryConfig.Builder |
clear() |
LargeCustomDictionaryConfig.Builder |
clearBigQueryField()
Field in a BigQuery table where each cell represents a dictionary phrase.
|
LargeCustomDictionaryConfig.Builder |
clearCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
|
LargeCustomDictionaryConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LargeCustomDictionaryConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LargeCustomDictionaryConfig.Builder |
clearOutputPath()
Location to store dictionary artifacts in Cloud Storage.
|
LargeCustomDictionaryConfig.Builder |
clearSource() |
LargeCustomDictionaryConfig.Builder |
clone() |
BigQueryField |
getBigQueryField()
Field in a BigQuery table where each cell represents a dictionary phrase.
|
BigQueryField.Builder |
getBigQueryFieldBuilder()
Field in a BigQuery table where each cell represents a dictionary phrase.
|
BigQueryFieldOrBuilder |
getBigQueryFieldOrBuilder()
Field in a BigQuery table where each cell represents a dictionary phrase.
|
CloudStorageFileSet |
getCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
|
CloudStorageFileSet.Builder |
getCloudStorageFileSetBuilder()
Set of files containing newline-delimited lists of dictionary phrases.
|
CloudStorageFileSetOrBuilder |
getCloudStorageFileSetOrBuilder()
Set of files containing newline-delimited lists of dictionary phrases.
|
LargeCustomDictionaryConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CloudStoragePath |
getOutputPath()
Location to store dictionary artifacts in Cloud Storage.
|
CloudStoragePath.Builder |
getOutputPathBuilder()
Location to store dictionary artifacts in Cloud Storage.
|
CloudStoragePathOrBuilder |
getOutputPathOrBuilder()
Location to store dictionary artifacts in Cloud Storage.
|
LargeCustomDictionaryConfig.SourceCase |
getSourceCase() |
boolean |
hasBigQueryField()
Field in a BigQuery table where each cell represents a dictionary phrase.
|
boolean |
hasCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
|
boolean |
hasOutputPath()
Location to store dictionary artifacts in Cloud Storage.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
LargeCustomDictionaryConfig.Builder |
mergeBigQueryField(BigQueryField value)
Field in a BigQuery table where each cell represents a dictionary phrase.
|
LargeCustomDictionaryConfig.Builder |
mergeCloudStorageFileSet(CloudStorageFileSet value)
Set of files containing newline-delimited lists of dictionary phrases.
|
LargeCustomDictionaryConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LargeCustomDictionaryConfig.Builder |
mergeFrom(LargeCustomDictionaryConfig other) |
LargeCustomDictionaryConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
LargeCustomDictionaryConfig.Builder |
mergeOutputPath(CloudStoragePath value)
Location to store dictionary artifacts in Cloud Storage.
|
LargeCustomDictionaryConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LargeCustomDictionaryConfig.Builder |
setBigQueryField(BigQueryField.Builder builderForValue)
Field in a BigQuery table where each cell represents a dictionary phrase.
|
LargeCustomDictionaryConfig.Builder |
setBigQueryField(BigQueryField value)
Field in a BigQuery table where each cell represents a dictionary phrase.
|
LargeCustomDictionaryConfig.Builder |
setCloudStorageFileSet(CloudStorageFileSet.Builder builderForValue)
Set of files containing newline-delimited lists of dictionary phrases.
|
LargeCustomDictionaryConfig.Builder |
setCloudStorageFileSet(CloudStorageFileSet value)
Set of files containing newline-delimited lists of dictionary phrases.
|
LargeCustomDictionaryConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LargeCustomDictionaryConfig.Builder |
setOutputPath(CloudStoragePath.Builder builderForValue)
Location to store dictionary artifacts in Cloud Storage.
|
LargeCustomDictionaryConfig.Builder |
setOutputPath(CloudStoragePath value)
Location to store dictionary artifacts in Cloud Storage.
|
LargeCustomDictionaryConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LargeCustomDictionaryConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LargeCustomDictionaryConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LargeCustomDictionaryConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LargeCustomDictionaryConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig.Builder mergeFrom(LargeCustomDictionaryConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public LargeCustomDictionaryConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LargeCustomDictionaryConfig.Builder>IOExceptionpublic LargeCustomDictionaryConfig.SourceCase getSourceCase()
getSourceCase in interface LargeCustomDictionaryConfigOrBuilderpublic LargeCustomDictionaryConfig.Builder clearSource()
public boolean hasOutputPath()
Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.
.google.privacy.dlp.v2.CloudStoragePath output_path = 1;hasOutputPath in interface LargeCustomDictionaryConfigOrBuilderpublic CloudStoragePath getOutputPath()
Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.
.google.privacy.dlp.v2.CloudStoragePath output_path = 1;getOutputPath in interface LargeCustomDictionaryConfigOrBuilderpublic LargeCustomDictionaryConfig.Builder setOutputPath(CloudStoragePath value)
Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.
.google.privacy.dlp.v2.CloudStoragePath output_path = 1;public LargeCustomDictionaryConfig.Builder setOutputPath(CloudStoragePath.Builder builderForValue)
Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.
.google.privacy.dlp.v2.CloudStoragePath output_path = 1;public LargeCustomDictionaryConfig.Builder mergeOutputPath(CloudStoragePath value)
Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.
.google.privacy.dlp.v2.CloudStoragePath output_path = 1;public LargeCustomDictionaryConfig.Builder clearOutputPath()
Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.
.google.privacy.dlp.v2.CloudStoragePath output_path = 1;public CloudStoragePath.Builder getOutputPathBuilder()
Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.
.google.privacy.dlp.v2.CloudStoragePath output_path = 1;public CloudStoragePathOrBuilder getOutputPathOrBuilder()
Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.
.google.privacy.dlp.v2.CloudStoragePath output_path = 1;getOutputPathOrBuilder in interface LargeCustomDictionaryConfigOrBuilderpublic boolean hasCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
.google.privacy.dlp.v2.CloudStorageFileSet cloud_storage_file_set = 2;hasCloudStorageFileSet in interface LargeCustomDictionaryConfigOrBuilderpublic CloudStorageFileSet getCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
.google.privacy.dlp.v2.CloudStorageFileSet cloud_storage_file_set = 2;getCloudStorageFileSet in interface LargeCustomDictionaryConfigOrBuilderpublic LargeCustomDictionaryConfig.Builder setCloudStorageFileSet(CloudStorageFileSet value)
Set of files containing newline-delimited lists of dictionary phrases.
.google.privacy.dlp.v2.CloudStorageFileSet cloud_storage_file_set = 2;public LargeCustomDictionaryConfig.Builder setCloudStorageFileSet(CloudStorageFileSet.Builder builderForValue)
Set of files containing newline-delimited lists of dictionary phrases.
.google.privacy.dlp.v2.CloudStorageFileSet cloud_storage_file_set = 2;public LargeCustomDictionaryConfig.Builder mergeCloudStorageFileSet(CloudStorageFileSet value)
Set of files containing newline-delimited lists of dictionary phrases.
.google.privacy.dlp.v2.CloudStorageFileSet cloud_storage_file_set = 2;public LargeCustomDictionaryConfig.Builder clearCloudStorageFileSet()
Set of files containing newline-delimited lists of dictionary phrases.
.google.privacy.dlp.v2.CloudStorageFileSet cloud_storage_file_set = 2;public CloudStorageFileSet.Builder getCloudStorageFileSetBuilder()
Set of files containing newline-delimited lists of dictionary phrases.
.google.privacy.dlp.v2.CloudStorageFileSet cloud_storage_file_set = 2;public CloudStorageFileSetOrBuilder getCloudStorageFileSetOrBuilder()
Set of files containing newline-delimited lists of dictionary phrases.
.google.privacy.dlp.v2.CloudStorageFileSet cloud_storage_file_set = 2;getCloudStorageFileSetOrBuilder in interface LargeCustomDictionaryConfigOrBuilderpublic boolean hasBigQueryField()
Field in a BigQuery table where each cell represents a dictionary phrase.
.google.privacy.dlp.v2.BigQueryField big_query_field = 3;hasBigQueryField in interface LargeCustomDictionaryConfigOrBuilderpublic BigQueryField getBigQueryField()
Field in a BigQuery table where each cell represents a dictionary phrase.
.google.privacy.dlp.v2.BigQueryField big_query_field = 3;getBigQueryField in interface LargeCustomDictionaryConfigOrBuilderpublic LargeCustomDictionaryConfig.Builder setBigQueryField(BigQueryField value)
Field in a BigQuery table where each cell represents a dictionary phrase.
.google.privacy.dlp.v2.BigQueryField big_query_field = 3;public LargeCustomDictionaryConfig.Builder setBigQueryField(BigQueryField.Builder builderForValue)
Field in a BigQuery table where each cell represents a dictionary phrase.
.google.privacy.dlp.v2.BigQueryField big_query_field = 3;public LargeCustomDictionaryConfig.Builder mergeBigQueryField(BigQueryField value)
Field in a BigQuery table where each cell represents a dictionary phrase.
.google.privacy.dlp.v2.BigQueryField big_query_field = 3;public LargeCustomDictionaryConfig.Builder clearBigQueryField()
Field in a BigQuery table where each cell represents a dictionary phrase.
.google.privacy.dlp.v2.BigQueryField big_query_field = 3;public BigQueryField.Builder getBigQueryFieldBuilder()
Field in a BigQuery table where each cell represents a dictionary phrase.
.google.privacy.dlp.v2.BigQueryField big_query_field = 3;public BigQueryFieldOrBuilder getBigQueryFieldOrBuilder()
Field in a BigQuery table where each cell represents a dictionary phrase.
.google.privacy.dlp.v2.BigQueryField big_query_field = 3;getBigQueryFieldOrBuilder in interface LargeCustomDictionaryConfigOrBuilderpublic final LargeCustomDictionaryConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>public final LargeCustomDictionaryConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LargeCustomDictionaryConfig.Builder>Copyright © 2022 Google LLC. All rights reserved.