Package com.google.privacy.dlp.v2
Class DeidentifyContentRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
- com.google.privacy.dlp.v2.DeidentifyContentRequest.Builder
-
- All Implemented Interfaces:
DeidentifyContentRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DeidentifyContentRequest
public static final class DeidentifyContentRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder> implements DeidentifyContentRequestOrBuilder
Request to de-identify a ContentItem.
Protobuf typegoogle.privacy.dlp.v2.DeidentifyContentRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DeidentifyContentRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DeidentifyContentRequestbuild()DeidentifyContentRequestbuildPartial()DeidentifyContentRequest.Builderclear()DeidentifyContentRequest.BuilderclearDeidentifyConfig()Configuration for the de-identification of the content item.DeidentifyContentRequest.BuilderclearDeidentifyTemplateName()Template to use.DeidentifyContentRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)DeidentifyContentRequest.BuilderclearInspectConfig()Configuration for the inspector.DeidentifyContentRequest.BuilderclearInspectTemplateName()Template to use.DeidentifyContentRequest.BuilderclearItem()The item to de-identify.DeidentifyContentRequest.BuilderclearLocationId()Deprecated.DeidentifyContentRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)DeidentifyContentRequest.BuilderclearParent()Parent resource name.DeidentifyContentRequest.Builderclone()DeidentifyContentRequestgetDefaultInstanceForType()DeidentifyConfiggetDeidentifyConfig()Configuration for the de-identification of the content item.DeidentifyConfig.BuildergetDeidentifyConfigBuilder()Configuration for the de-identification of the content item.DeidentifyConfigOrBuildergetDeidentifyConfigOrBuilder()Configuration for the de-identification of the content item.StringgetDeidentifyTemplateName()Template to use.com.google.protobuf.ByteStringgetDeidentifyTemplateNameBytes()Template to use.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()InspectConfiggetInspectConfig()Configuration for the inspector.InspectConfig.BuildergetInspectConfigBuilder()Configuration for the inspector.InspectConfigOrBuildergetInspectConfigOrBuilder()Configuration for the inspector.StringgetInspectTemplateName()Template to use.com.google.protobuf.ByteStringgetInspectTemplateNameBytes()Template to use.ContentItemgetItem()The item to de-identify.ContentItem.BuildergetItemBuilder()The item to de-identify.ContentItemOrBuildergetItemOrBuilder()The item to de-identify.StringgetLocationId()Deprecated.com.google.protobuf.ByteStringgetLocationIdBytes()Deprecated.StringgetParent()Parent resource name.com.google.protobuf.ByteStringgetParentBytes()Parent resource name.booleanhasDeidentifyConfig()Configuration for the de-identification of the content item.booleanhasInspectConfig()Configuration for the inspector.booleanhasItem()The item to de-identify.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()DeidentifyContentRequest.BuildermergeDeidentifyConfig(DeidentifyConfig value)Configuration for the de-identification of the content item.DeidentifyContentRequest.BuildermergeFrom(DeidentifyContentRequest other)DeidentifyContentRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DeidentifyContentRequest.BuildermergeFrom(com.google.protobuf.Message other)DeidentifyContentRequest.BuildermergeInspectConfig(InspectConfig value)Configuration for the inspector.DeidentifyContentRequest.BuildermergeItem(ContentItem value)The item to de-identify.DeidentifyContentRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DeidentifyContentRequest.BuildersetDeidentifyConfig(DeidentifyConfig value)Configuration for the de-identification of the content item.DeidentifyContentRequest.BuildersetDeidentifyConfig(DeidentifyConfig.Builder builderForValue)Configuration for the de-identification of the content item.DeidentifyContentRequest.BuildersetDeidentifyTemplateName(String value)Template to use.DeidentifyContentRequest.BuildersetDeidentifyTemplateNameBytes(com.google.protobuf.ByteString value)Template to use.DeidentifyContentRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DeidentifyContentRequest.BuildersetInspectConfig(InspectConfig value)Configuration for the inspector.DeidentifyContentRequest.BuildersetInspectConfig(InspectConfig.Builder builderForValue)Configuration for the inspector.DeidentifyContentRequest.BuildersetInspectTemplateName(String value)Template to use.DeidentifyContentRequest.BuildersetInspectTemplateNameBytes(com.google.protobuf.ByteString value)Template to use.DeidentifyContentRequest.BuildersetItem(ContentItem value)The item to de-identify.DeidentifyContentRequest.BuildersetItem(ContentItem.Builder builderForValue)The item to de-identify.DeidentifyContentRequest.BuildersetLocationId(String value)Deprecated.DeidentifyContentRequest.BuildersetLocationIdBytes(com.google.protobuf.ByteString value)Deprecated.DeidentifyContentRequest.BuildersetParent(String value)Parent resource name.DeidentifyContentRequest.BuildersetParentBytes(com.google.protobuf.ByteString value)Parent resource name.DeidentifyContentRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DeidentifyContentRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
clear
public DeidentifyContentRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
getDefaultInstanceForType
public DeidentifyContentRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public DeidentifyContentRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DeidentifyContentRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DeidentifyContentRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
setField
public DeidentifyContentRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
clearField
public DeidentifyContentRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
clearOneof
public DeidentifyContentRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
setRepeatedField
public DeidentifyContentRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
addRepeatedField
public DeidentifyContentRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
mergeFrom
public DeidentifyContentRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DeidentifyContentRequest.Builder>
-
mergeFrom
public DeidentifyContentRequest.Builder mergeFrom(DeidentifyContentRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
mergeFrom
public DeidentifyContentRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DeidentifyContentRequest.Builder>- Throws:
IOException
-
getParent
public String getParent()
Parent resource name. The format of this value varies depending on whether you have [specified a processing location](https://cloud.google.com/dlp/docs/specifying-location): + Projects scope, location specified:<br/> `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var> + Projects scope, no location specified (defaults to global):<br/> `projects/`<var>PROJECT_ID</var> The following example `parent` string specifies a parent project with the identifier `example-project`, and specifies the `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3string parent = 1 [(.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceDeidentifyContentRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Parent resource name. The format of this value varies depending on whether you have [specified a processing location](https://cloud.google.com/dlp/docs/specifying-location): + Projects scope, location specified:<br/> `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var> + Projects scope, no location specified (defaults to global):<br/> `projects/`<var>PROJECT_ID</var> The following example `parent` string specifies a parent project with the identifier `example-project`, and specifies the `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3string parent = 1 [(.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin interfaceDeidentifyContentRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
public DeidentifyContentRequest.Builder setParent(String value)
Parent resource name. The format of this value varies depending on whether you have [specified a processing location](https://cloud.google.com/dlp/docs/specifying-location): + Projects scope, location specified:<br/> `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var> + Projects scope, no location specified (defaults to global):<br/> `projects/`<var>PROJECT_ID</var> The following example `parent` string specifies a parent project with the identifier `example-project`, and specifies the `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3string parent = 1 [(.google.api.resource_reference) = { ... }- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public DeidentifyContentRequest.Builder clearParent()
Parent resource name. The format of this value varies depending on whether you have [specified a processing location](https://cloud.google.com/dlp/docs/specifying-location): + Projects scope, location specified:<br/> `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var> + Projects scope, no location specified (defaults to global):<br/> `projects/`<var>PROJECT_ID</var> The following example `parent` string specifies a parent project with the identifier `example-project`, and specifies the `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3string parent = 1 [(.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setParentBytes
public DeidentifyContentRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Parent resource name. The format of this value varies depending on whether you have [specified a processing location](https://cloud.google.com/dlp/docs/specifying-location): + Projects scope, location specified:<br/> `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var> + Projects scope, no location specified (defaults to global):<br/> `projects/`<var>PROJECT_ID</var> The following example `parent` string specifies a parent project with the identifier `example-project`, and specifies the `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3string parent = 1 [(.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
hasDeidentifyConfig
public boolean hasDeidentifyConfig()
Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
.google.privacy.dlp.v2.DeidentifyConfig deidentify_config = 2;- Specified by:
hasDeidentifyConfigin interfaceDeidentifyContentRequestOrBuilder- Returns:
- Whether the deidentifyConfig field is set.
-
getDeidentifyConfig
public DeidentifyConfig getDeidentifyConfig()
Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
.google.privacy.dlp.v2.DeidentifyConfig deidentify_config = 2;- Specified by:
getDeidentifyConfigin interfaceDeidentifyContentRequestOrBuilder- Returns:
- The deidentifyConfig.
-
setDeidentifyConfig
public DeidentifyContentRequest.Builder setDeidentifyConfig(DeidentifyConfig value)
Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
.google.privacy.dlp.v2.DeidentifyConfig deidentify_config = 2;
-
setDeidentifyConfig
public DeidentifyContentRequest.Builder setDeidentifyConfig(DeidentifyConfig.Builder builderForValue)
Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
.google.privacy.dlp.v2.DeidentifyConfig deidentify_config = 2;
-
mergeDeidentifyConfig
public DeidentifyContentRequest.Builder mergeDeidentifyConfig(DeidentifyConfig value)
Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
.google.privacy.dlp.v2.DeidentifyConfig deidentify_config = 2;
-
clearDeidentifyConfig
public DeidentifyContentRequest.Builder clearDeidentifyConfig()
Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
.google.privacy.dlp.v2.DeidentifyConfig deidentify_config = 2;
-
getDeidentifyConfigBuilder
public DeidentifyConfig.Builder getDeidentifyConfigBuilder()
Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
.google.privacy.dlp.v2.DeidentifyConfig deidentify_config = 2;
-
getDeidentifyConfigOrBuilder
public DeidentifyConfigOrBuilder getDeidentifyConfigOrBuilder()
Configuration for the de-identification of the content item. Items specified here will override the template referenced by the deidentify_template_name argument.
.google.privacy.dlp.v2.DeidentifyConfig deidentify_config = 2;- Specified by:
getDeidentifyConfigOrBuilderin interfaceDeidentifyContentRequestOrBuilder
-
hasInspectConfig
public boolean hasInspectConfig()
Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
.google.privacy.dlp.v2.InspectConfig inspect_config = 3;- Specified by:
hasInspectConfigin interfaceDeidentifyContentRequestOrBuilder- Returns:
- Whether the inspectConfig field is set.
-
getInspectConfig
public InspectConfig getInspectConfig()
Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
.google.privacy.dlp.v2.InspectConfig inspect_config = 3;- Specified by:
getInspectConfigin interfaceDeidentifyContentRequestOrBuilder- Returns:
- The inspectConfig.
-
setInspectConfig
public DeidentifyContentRequest.Builder setInspectConfig(InspectConfig value)
Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
.google.privacy.dlp.v2.InspectConfig inspect_config = 3;
-
setInspectConfig
public DeidentifyContentRequest.Builder setInspectConfig(InspectConfig.Builder builderForValue)
Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
.google.privacy.dlp.v2.InspectConfig inspect_config = 3;
-
mergeInspectConfig
public DeidentifyContentRequest.Builder mergeInspectConfig(InspectConfig value)
Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
.google.privacy.dlp.v2.InspectConfig inspect_config = 3;
-
clearInspectConfig
public DeidentifyContentRequest.Builder clearInspectConfig()
Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
.google.privacy.dlp.v2.InspectConfig inspect_config = 3;
-
getInspectConfigBuilder
public InspectConfig.Builder getInspectConfigBuilder()
Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
.google.privacy.dlp.v2.InspectConfig inspect_config = 3;
-
getInspectConfigOrBuilder
public InspectConfigOrBuilder getInspectConfigOrBuilder()
Configuration for the inspector. Items specified here will override the template referenced by the inspect_template_name argument.
.google.privacy.dlp.v2.InspectConfig inspect_config = 3;- Specified by:
getInspectConfigOrBuilderin interfaceDeidentifyContentRequestOrBuilder
-
hasItem
public boolean hasItem()
The item to de-identify. Will be treated as text. This value must be of type [Table][google.privacy.dlp.v2.Table] if your [deidentify_config][google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config] is a [RecordTransformations][google.privacy.dlp.v2.RecordTransformations] object.
.google.privacy.dlp.v2.ContentItem item = 4;- Specified by:
hasItemin interfaceDeidentifyContentRequestOrBuilder- Returns:
- Whether the item field is set.
-
getItem
public ContentItem getItem()
The item to de-identify. Will be treated as text. This value must be of type [Table][google.privacy.dlp.v2.Table] if your [deidentify_config][google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config] is a [RecordTransformations][google.privacy.dlp.v2.RecordTransformations] object.
.google.privacy.dlp.v2.ContentItem item = 4;- Specified by:
getItemin interfaceDeidentifyContentRequestOrBuilder- Returns:
- The item.
-
setItem
public DeidentifyContentRequest.Builder setItem(ContentItem value)
The item to de-identify. Will be treated as text. This value must be of type [Table][google.privacy.dlp.v2.Table] if your [deidentify_config][google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config] is a [RecordTransformations][google.privacy.dlp.v2.RecordTransformations] object.
.google.privacy.dlp.v2.ContentItem item = 4;
-
setItem
public DeidentifyContentRequest.Builder setItem(ContentItem.Builder builderForValue)
The item to de-identify. Will be treated as text. This value must be of type [Table][google.privacy.dlp.v2.Table] if your [deidentify_config][google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config] is a [RecordTransformations][google.privacy.dlp.v2.RecordTransformations] object.
.google.privacy.dlp.v2.ContentItem item = 4;
-
mergeItem
public DeidentifyContentRequest.Builder mergeItem(ContentItem value)
The item to de-identify. Will be treated as text. This value must be of type [Table][google.privacy.dlp.v2.Table] if your [deidentify_config][google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config] is a [RecordTransformations][google.privacy.dlp.v2.RecordTransformations] object.
.google.privacy.dlp.v2.ContentItem item = 4;
-
clearItem
public DeidentifyContentRequest.Builder clearItem()
The item to de-identify. Will be treated as text. This value must be of type [Table][google.privacy.dlp.v2.Table] if your [deidentify_config][google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config] is a [RecordTransformations][google.privacy.dlp.v2.RecordTransformations] object.
.google.privacy.dlp.v2.ContentItem item = 4;
-
getItemBuilder
public ContentItem.Builder getItemBuilder()
The item to de-identify. Will be treated as text. This value must be of type [Table][google.privacy.dlp.v2.Table] if your [deidentify_config][google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config] is a [RecordTransformations][google.privacy.dlp.v2.RecordTransformations] object.
.google.privacy.dlp.v2.ContentItem item = 4;
-
getItemOrBuilder
public ContentItemOrBuilder getItemOrBuilder()
The item to de-identify. Will be treated as text. This value must be of type [Table][google.privacy.dlp.v2.Table] if your [deidentify_config][google.privacy.dlp.v2.DeidentifyContentRequest.deidentify_config] is a [RecordTransformations][google.privacy.dlp.v2.RecordTransformations] object.
.google.privacy.dlp.v2.ContentItem item = 4;- Specified by:
getItemOrBuilderin interfaceDeidentifyContentRequestOrBuilder
-
getInspectTemplateName
public String getInspectTemplateName()
Template to use. Any configuration directly specified in inspect_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string inspect_template_name = 5;- Specified by:
getInspectTemplateNamein interfaceDeidentifyContentRequestOrBuilder- Returns:
- The inspectTemplateName.
-
getInspectTemplateNameBytes
public com.google.protobuf.ByteString getInspectTemplateNameBytes()
Template to use. Any configuration directly specified in inspect_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string inspect_template_name = 5;- Specified by:
getInspectTemplateNameBytesin interfaceDeidentifyContentRequestOrBuilder- Returns:
- The bytes for inspectTemplateName.
-
setInspectTemplateName
public DeidentifyContentRequest.Builder setInspectTemplateName(String value)
Template to use. Any configuration directly specified in inspect_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string inspect_template_name = 5;- Parameters:
value- The inspectTemplateName to set.- Returns:
- This builder for chaining.
-
clearInspectTemplateName
public DeidentifyContentRequest.Builder clearInspectTemplateName()
Template to use. Any configuration directly specified in inspect_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string inspect_template_name = 5;- Returns:
- This builder for chaining.
-
setInspectTemplateNameBytes
public DeidentifyContentRequest.Builder setInspectTemplateNameBytes(com.google.protobuf.ByteString value)
Template to use. Any configuration directly specified in inspect_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string inspect_template_name = 5;- Parameters:
value- The bytes for inspectTemplateName to set.- Returns:
- This builder for chaining.
-
getDeidentifyTemplateName
public String getDeidentifyTemplateName()
Template to use. Any configuration directly specified in deidentify_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string deidentify_template_name = 6;- Specified by:
getDeidentifyTemplateNamein interfaceDeidentifyContentRequestOrBuilder- Returns:
- The deidentifyTemplateName.
-
getDeidentifyTemplateNameBytes
public com.google.protobuf.ByteString getDeidentifyTemplateNameBytes()
Template to use. Any configuration directly specified in deidentify_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string deidentify_template_name = 6;- Specified by:
getDeidentifyTemplateNameBytesin interfaceDeidentifyContentRequestOrBuilder- Returns:
- The bytes for deidentifyTemplateName.
-
setDeidentifyTemplateName
public DeidentifyContentRequest.Builder setDeidentifyTemplateName(String value)
Template to use. Any configuration directly specified in deidentify_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string deidentify_template_name = 6;- Parameters:
value- The deidentifyTemplateName to set.- Returns:
- This builder for chaining.
-
clearDeidentifyTemplateName
public DeidentifyContentRequest.Builder clearDeidentifyTemplateName()
Template to use. Any configuration directly specified in deidentify_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string deidentify_template_name = 6;- Returns:
- This builder for chaining.
-
setDeidentifyTemplateNameBytes
public DeidentifyContentRequest.Builder setDeidentifyTemplateNameBytes(com.google.protobuf.ByteString value)
Template to use. Any configuration directly specified in deidentify_config will override those set in the template. Singular fields that are set in this request will replace their corresponding fields in the template. Repeated fields are appended. Singular sub-messages and groups are recursively merged.
string deidentify_template_name = 6;- Parameters:
value- The bytes for deidentifyTemplateName to set.- Returns:
- This builder for chaining.
-
getLocationId
public String getLocationId()
Deprecated. This field has no effect.
string location_id = 7;- Specified by:
getLocationIdin interfaceDeidentifyContentRequestOrBuilder- Returns:
- The locationId.
-
getLocationIdBytes
public com.google.protobuf.ByteString getLocationIdBytes()
Deprecated. This field has no effect.
string location_id = 7;- Specified by:
getLocationIdBytesin interfaceDeidentifyContentRequestOrBuilder- Returns:
- The bytes for locationId.
-
setLocationId
public DeidentifyContentRequest.Builder setLocationId(String value)
Deprecated. This field has no effect.
string location_id = 7;- Parameters:
value- The locationId to set.- Returns:
- This builder for chaining.
-
clearLocationId
public DeidentifyContentRequest.Builder clearLocationId()
Deprecated. This field has no effect.
string location_id = 7;- Returns:
- This builder for chaining.
-
setLocationIdBytes
public DeidentifyContentRequest.Builder setLocationIdBytes(com.google.protobuf.ByteString value)
Deprecated. This field has no effect.
string location_id = 7;- Parameters:
value- The bytes for locationId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final DeidentifyContentRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
mergeUnknownFields
public final DeidentifyContentRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DeidentifyContentRequest.Builder>
-
-