public static final class RedactImageRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RedactImageRequest.Builder> implements RedactImageRequestOrBuilder
Request to search for potentially sensitive info in an image and redact it by covering it with a colored rectangle.Protobuf type
google.privacy.dlp.v2.RedactImageRequest| Modifier and Type | Method and Description |
|---|---|
RedactImageRequest.Builder |
addAllImageRedactionConfigs(Iterable<? extends RedactImageRequest.ImageRedactionConfig> values)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.Builder |
addImageRedactionConfigs(int index,
RedactImageRequest.ImageRedactionConfig.Builder builderForValue)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.Builder |
addImageRedactionConfigs(int index,
RedactImageRequest.ImageRedactionConfig value)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.Builder |
addImageRedactionConfigs(RedactImageRequest.ImageRedactionConfig.Builder builderForValue)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.Builder |
addImageRedactionConfigs(RedactImageRequest.ImageRedactionConfig value)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.ImageRedactionConfig.Builder |
addImageRedactionConfigsBuilder()
The configuration for specifying what content to redact from images.
|
RedactImageRequest.ImageRedactionConfig.Builder |
addImageRedactionConfigsBuilder(int index)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RedactImageRequest |
build() |
RedactImageRequest |
buildPartial() |
RedactImageRequest.Builder |
clear() |
RedactImageRequest.Builder |
clearByteItem()
The content must be PNG, JPEG, SVG or BMP.
|
RedactImageRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RedactImageRequest.Builder |
clearImageRedactionConfigs()
The configuration for specifying what content to redact from images.
|
RedactImageRequest.Builder |
clearIncludeFindings()
Whether the response should include findings along with the redacted
image.
|
RedactImageRequest.Builder |
clearInspectConfig()
Configuration for the inspector.
|
RedactImageRequest.Builder |
clearLocationId()
Deprecated.
|
RedactImageRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RedactImageRequest.Builder |
clearParent()
Parent resource name.
|
RedactImageRequest.Builder |
clone() |
ByteContentItem |
getByteItem()
The content must be PNG, JPEG, SVG or BMP.
|
ByteContentItem.Builder |
getByteItemBuilder()
The content must be PNG, JPEG, SVG or BMP.
|
ByteContentItemOrBuilder |
getByteItemOrBuilder()
The content must be PNG, JPEG, SVG or BMP.
|
RedactImageRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
RedactImageRequest.ImageRedactionConfig |
getImageRedactionConfigs(int index)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.ImageRedactionConfig.Builder |
getImageRedactionConfigsBuilder(int index)
The configuration for specifying what content to redact from images.
|
List<RedactImageRequest.ImageRedactionConfig.Builder> |
getImageRedactionConfigsBuilderList()
The configuration for specifying what content to redact from images.
|
int |
getImageRedactionConfigsCount()
The configuration for specifying what content to redact from images.
|
List<RedactImageRequest.ImageRedactionConfig> |
getImageRedactionConfigsList()
The configuration for specifying what content to redact from images.
|
RedactImageRequest.ImageRedactionConfigOrBuilder |
getImageRedactionConfigsOrBuilder(int index)
The configuration for specifying what content to redact from images.
|
List<? extends RedactImageRequest.ImageRedactionConfigOrBuilder> |
getImageRedactionConfigsOrBuilderList()
The configuration for specifying what content to redact from images.
|
boolean |
getIncludeFindings()
Whether the response should include findings along with the redacted
image.
|
InspectConfig |
getInspectConfig()
Configuration for the inspector.
|
InspectConfig.Builder |
getInspectConfigBuilder()
Configuration for the inspector.
|
InspectConfigOrBuilder |
getInspectConfigOrBuilder()
Configuration for the inspector.
|
String |
getLocationId()
Deprecated.
|
com.google.protobuf.ByteString |
getLocationIdBytes()
Deprecated.
|
String |
getParent()
Parent resource name.
|
com.google.protobuf.ByteString |
getParentBytes()
Parent resource name.
|
boolean |
hasByteItem()
The content must be PNG, JPEG, SVG or BMP.
|
boolean |
hasInspectConfig()
Configuration for the inspector.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RedactImageRequest.Builder |
mergeByteItem(ByteContentItem value)
The content must be PNG, JPEG, SVG or BMP.
|
RedactImageRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RedactImageRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
RedactImageRequest.Builder |
mergeFrom(RedactImageRequest other) |
RedactImageRequest.Builder |
mergeInspectConfig(InspectConfig value)
Configuration for the inspector.
|
RedactImageRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RedactImageRequest.Builder |
removeImageRedactionConfigs(int index)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.Builder |
setByteItem(ByteContentItem.Builder builderForValue)
The content must be PNG, JPEG, SVG or BMP.
|
RedactImageRequest.Builder |
setByteItem(ByteContentItem value)
The content must be PNG, JPEG, SVG or BMP.
|
RedactImageRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RedactImageRequest.Builder |
setImageRedactionConfigs(int index,
RedactImageRequest.ImageRedactionConfig.Builder builderForValue)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.Builder |
setImageRedactionConfigs(int index,
RedactImageRequest.ImageRedactionConfig value)
The configuration for specifying what content to redact from images.
|
RedactImageRequest.Builder |
setIncludeFindings(boolean value)
Whether the response should include findings along with the redacted
image.
|
RedactImageRequest.Builder |
setInspectConfig(InspectConfig.Builder builderForValue)
Configuration for the inspector.
|
RedactImageRequest.Builder |
setInspectConfig(InspectConfig value)
Configuration for the inspector.
|
RedactImageRequest.Builder |
setLocationId(String value)
Deprecated.
|
RedactImageRequest.Builder |
setLocationIdBytes(com.google.protobuf.ByteString value)
Deprecated.
|
RedactImageRequest.Builder |
setParent(String value)
Parent resource name.
|
RedactImageRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Parent resource name.
|
RedactImageRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RedactImageRequest.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<RedactImageRequest.Builder>public RedactImageRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RedactImageRequest.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<RedactImageRequest.Builder>public RedactImageRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RedactImageRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RedactImageRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RedactImageRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RedactImageRequest.Builder>public RedactImageRequest.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<RedactImageRequest.Builder>public RedactImageRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RedactImageRequest.Builder>public RedactImageRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RedactImageRequest.Builder>public RedactImageRequest.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<RedactImageRequest.Builder>public RedactImageRequest.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<RedactImageRequest.Builder>public RedactImageRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RedactImageRequest.Builder>public RedactImageRequest.Builder mergeFrom(RedactImageRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RedactImageRequest.Builder>public RedactImageRequest.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<RedactImageRequest.Builder>IOExceptionpublic 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-west3
string parent = 1 [(.google.api.resource_reference) = { ... }getParent in interface RedactImageRequestOrBuilderpublic 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-west3
string parent = 1 [(.google.api.resource_reference) = { ... }getParentBytes in interface RedactImageRequestOrBuilderpublic RedactImageRequest.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-west3
string parent = 1 [(.google.api.resource_reference) = { ... }value - The parent to set.public RedactImageRequest.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-west3
string parent = 1 [(.google.api.resource_reference) = { ... }public RedactImageRequest.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-west3
string parent = 1 [(.google.api.resource_reference) = { ... }value - The bytes for parent to set.public String getLocationId()
Deprecated. This field has no effect.
string location_id = 8;getLocationId in interface RedactImageRequestOrBuilderpublic com.google.protobuf.ByteString getLocationIdBytes()
Deprecated. This field has no effect.
string location_id = 8;getLocationIdBytes in interface RedactImageRequestOrBuilderpublic RedactImageRequest.Builder setLocationId(String value)
Deprecated. This field has no effect.
string location_id = 8;value - The locationId to set.public RedactImageRequest.Builder clearLocationId()
Deprecated. This field has no effect.
string location_id = 8;public RedactImageRequest.Builder setLocationIdBytes(com.google.protobuf.ByteString value)
Deprecated. This field has no effect.
string location_id = 8;value - The bytes for locationId to set.public boolean hasInspectConfig()
Configuration for the inspector.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;hasInspectConfig in interface RedactImageRequestOrBuilderpublic InspectConfig getInspectConfig()
Configuration for the inspector.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;getInspectConfig in interface RedactImageRequestOrBuilderpublic RedactImageRequest.Builder setInspectConfig(InspectConfig value)
Configuration for the inspector.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;public RedactImageRequest.Builder setInspectConfig(InspectConfig.Builder builderForValue)
Configuration for the inspector.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;public RedactImageRequest.Builder mergeInspectConfig(InspectConfig value)
Configuration for the inspector.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;public RedactImageRequest.Builder clearInspectConfig()
Configuration for the inspector.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;public InspectConfig.Builder getInspectConfigBuilder()
Configuration for the inspector.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;public InspectConfigOrBuilder getInspectConfigOrBuilder()
Configuration for the inspector.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;getInspectConfigOrBuilder in interface RedactImageRequestOrBuilderpublic List<RedactImageRequest.ImageRedactionConfig> getImageRedactionConfigsList()
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
getImageRedactionConfigsList in interface RedactImageRequestOrBuilderpublic int getImageRedactionConfigsCount()
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
getImageRedactionConfigsCount in interface RedactImageRequestOrBuilderpublic RedactImageRequest.ImageRedactionConfig getImageRedactionConfigs(int index)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
getImageRedactionConfigs in interface RedactImageRequestOrBuilderpublic RedactImageRequest.Builder setImageRedactionConfigs(int index, RedactImageRequest.ImageRedactionConfig value)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.Builder setImageRedactionConfigs(int index, RedactImageRequest.ImageRedactionConfig.Builder builderForValue)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.Builder addImageRedactionConfigs(RedactImageRequest.ImageRedactionConfig value)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.Builder addImageRedactionConfigs(int index, RedactImageRequest.ImageRedactionConfig value)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.Builder addImageRedactionConfigs(RedactImageRequest.ImageRedactionConfig.Builder builderForValue)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.Builder addImageRedactionConfigs(int index, RedactImageRequest.ImageRedactionConfig.Builder builderForValue)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.Builder addAllImageRedactionConfigs(Iterable<? extends RedactImageRequest.ImageRedactionConfig> values)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.Builder clearImageRedactionConfigs()
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.Builder removeImageRedactionConfigs(int index)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.ImageRedactionConfig.Builder getImageRedactionConfigsBuilder(int index)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.ImageRedactionConfigOrBuilder getImageRedactionConfigsOrBuilder(int index)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
getImageRedactionConfigsOrBuilder in interface RedactImageRequestOrBuilderpublic List<? extends RedactImageRequest.ImageRedactionConfigOrBuilder> getImageRedactionConfigsOrBuilderList()
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
getImageRedactionConfigsOrBuilderList in interface RedactImageRequestOrBuilderpublic RedactImageRequest.ImageRedactionConfig.Builder addImageRedactionConfigsBuilder()
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public RedactImageRequest.ImageRedactionConfig.Builder addImageRedactionConfigsBuilder(int index)
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public List<RedactImageRequest.ImageRedactionConfig.Builder> getImageRedactionConfigsBuilderList()
The configuration for specifying what content to redact from images.
repeated .google.privacy.dlp.v2.RedactImageRequest.ImageRedactionConfig image_redaction_configs = 5;
public boolean getIncludeFindings()
Whether the response should include findings along with the redacted image.
bool include_findings = 6;getIncludeFindings in interface RedactImageRequestOrBuilderpublic RedactImageRequest.Builder setIncludeFindings(boolean value)
Whether the response should include findings along with the redacted image.
bool include_findings = 6;value - The includeFindings to set.public RedactImageRequest.Builder clearIncludeFindings()
Whether the response should include findings along with the redacted image.
bool include_findings = 6;public boolean hasByteItem()
The content must be PNG, JPEG, SVG or BMP.
.google.privacy.dlp.v2.ByteContentItem byte_item = 7;hasByteItem in interface RedactImageRequestOrBuilderpublic ByteContentItem getByteItem()
The content must be PNG, JPEG, SVG or BMP.
.google.privacy.dlp.v2.ByteContentItem byte_item = 7;getByteItem in interface RedactImageRequestOrBuilderpublic RedactImageRequest.Builder setByteItem(ByteContentItem value)
The content must be PNG, JPEG, SVG or BMP.
.google.privacy.dlp.v2.ByteContentItem byte_item = 7;public RedactImageRequest.Builder setByteItem(ByteContentItem.Builder builderForValue)
The content must be PNG, JPEG, SVG or BMP.
.google.privacy.dlp.v2.ByteContentItem byte_item = 7;public RedactImageRequest.Builder mergeByteItem(ByteContentItem value)
The content must be PNG, JPEG, SVG or BMP.
.google.privacy.dlp.v2.ByteContentItem byte_item = 7;public RedactImageRequest.Builder clearByteItem()
The content must be PNG, JPEG, SVG or BMP.
.google.privacy.dlp.v2.ByteContentItem byte_item = 7;public ByteContentItem.Builder getByteItemBuilder()
The content must be PNG, JPEG, SVG or BMP.
.google.privacy.dlp.v2.ByteContentItem byte_item = 7;public ByteContentItemOrBuilder getByteItemOrBuilder()
The content must be PNG, JPEG, SVG or BMP.
.google.privacy.dlp.v2.ByteContentItem byte_item = 7;getByteItemOrBuilder in interface RedactImageRequestOrBuilderpublic final RedactImageRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RedactImageRequest.Builder>public final RedactImageRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RedactImageRequest.Builder>Copyright © 2022 Google LLC. All rights reserved.