public static final class DeidentifyContentRequest.Builder extends GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder> implements DeidentifyContentRequestOrBuilder
Request to de-identify a list of items.Protobuf type
google.privacy.dlp.v2beta1.DeidentifyContentRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic DeidentifyContentRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic DeidentifyContentRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic DeidentifyContentRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest.Builder mergeFrom(DeidentifyContentRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public DeidentifyContentRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<DeidentifyContentRequest.Builder>java.io.IOExceptionpublic boolean hasDeidentifyConfig()
Configuration for the de-identification of the list of content items.
.google.privacy.dlp.v2beta1.DeidentifyConfig deidentify_config = 1;hasDeidentifyConfig in interface DeidentifyContentRequestOrBuilderpublic DeidentifyConfig getDeidentifyConfig()
Configuration for the de-identification of the list of content items.
.google.privacy.dlp.v2beta1.DeidentifyConfig deidentify_config = 1;getDeidentifyConfig in interface DeidentifyContentRequestOrBuilderpublic DeidentifyContentRequest.Builder setDeidentifyConfig(DeidentifyConfig value)
Configuration for the de-identification of the list of content items.
.google.privacy.dlp.v2beta1.DeidentifyConfig deidentify_config = 1;public DeidentifyContentRequest.Builder setDeidentifyConfig(DeidentifyConfig.Builder builderForValue)
Configuration for the de-identification of the list of content items.
.google.privacy.dlp.v2beta1.DeidentifyConfig deidentify_config = 1;public DeidentifyContentRequest.Builder mergeDeidentifyConfig(DeidentifyConfig value)
Configuration for the de-identification of the list of content items.
.google.privacy.dlp.v2beta1.DeidentifyConfig deidentify_config = 1;public DeidentifyContentRequest.Builder clearDeidentifyConfig()
Configuration for the de-identification of the list of content items.
.google.privacy.dlp.v2beta1.DeidentifyConfig deidentify_config = 1;public DeidentifyConfig.Builder getDeidentifyConfigBuilder()
Configuration for the de-identification of the list of content items.
.google.privacy.dlp.v2beta1.DeidentifyConfig deidentify_config = 1;public DeidentifyConfigOrBuilder getDeidentifyConfigOrBuilder()
Configuration for the de-identification of the list of content items.
.google.privacy.dlp.v2beta1.DeidentifyConfig deidentify_config = 1;getDeidentifyConfigOrBuilder in interface DeidentifyContentRequestOrBuilderpublic boolean hasInspectConfig()
Configuration for the inspector.
.google.privacy.dlp.v2beta1.InspectConfig inspect_config = 2;hasInspectConfig in interface DeidentifyContentRequestOrBuilderpublic InspectConfig getInspectConfig()
Configuration for the inspector.
.google.privacy.dlp.v2beta1.InspectConfig inspect_config = 2;getInspectConfig in interface DeidentifyContentRequestOrBuilderpublic DeidentifyContentRequest.Builder setInspectConfig(InspectConfig value)
Configuration for the inspector.
.google.privacy.dlp.v2beta1.InspectConfig inspect_config = 2;public DeidentifyContentRequest.Builder setInspectConfig(InspectConfig.Builder builderForValue)
Configuration for the inspector.
.google.privacy.dlp.v2beta1.InspectConfig inspect_config = 2;public DeidentifyContentRequest.Builder mergeInspectConfig(InspectConfig value)
Configuration for the inspector.
.google.privacy.dlp.v2beta1.InspectConfig inspect_config = 2;public DeidentifyContentRequest.Builder clearInspectConfig()
Configuration for the inspector.
.google.privacy.dlp.v2beta1.InspectConfig inspect_config = 2;public InspectConfig.Builder getInspectConfigBuilder()
Configuration for the inspector.
.google.privacy.dlp.v2beta1.InspectConfig inspect_config = 2;public InspectConfigOrBuilder getInspectConfigOrBuilder()
Configuration for the inspector.
.google.privacy.dlp.v2beta1.InspectConfig inspect_config = 2;getInspectConfigOrBuilder in interface DeidentifyContentRequestOrBuilderpublic java.util.List<ContentItem> getItemsList()
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;getItemsList in interface DeidentifyContentRequestOrBuilderpublic int getItemsCount()
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;getItemsCount in interface DeidentifyContentRequestOrBuilderpublic ContentItem getItems(int index)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;getItems in interface DeidentifyContentRequestOrBuilderpublic DeidentifyContentRequest.Builder setItems(int index, ContentItem value)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public DeidentifyContentRequest.Builder setItems(int index, ContentItem.Builder builderForValue)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public DeidentifyContentRequest.Builder addItems(ContentItem value)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public DeidentifyContentRequest.Builder addItems(int index, ContentItem value)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public DeidentifyContentRequest.Builder addItems(ContentItem.Builder builderForValue)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public DeidentifyContentRequest.Builder addItems(int index, ContentItem.Builder builderForValue)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public DeidentifyContentRequest.Builder addAllItems(java.lang.Iterable<? extends ContentItem> values)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public DeidentifyContentRequest.Builder clearItems()
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public DeidentifyContentRequest.Builder removeItems(int index)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public ContentItem.Builder getItemsBuilder(int index)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public ContentItemOrBuilder getItemsOrBuilder(int index)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;getItemsOrBuilder in interface DeidentifyContentRequestOrBuilderpublic java.util.List<? extends ContentItemOrBuilder> getItemsOrBuilderList()
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;getItemsOrBuilderList in interface DeidentifyContentRequestOrBuilderpublic ContentItem.Builder addItemsBuilder()
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public ContentItem.Builder addItemsBuilder(int index)
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public java.util.List<ContentItem.Builder> getItemsBuilderList()
The list of items to inspect. Up to 100 are allowed per request. All items will be treated as text/*.
repeated .google.privacy.dlp.v2beta1.ContentItem items = 3;public final DeidentifyContentRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>public final DeidentifyContentRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>