public static final class ImageLocation.Builder extends GeneratedMessageV3.Builder<ImageLocation.Builder> implements ImageLocationOrBuilder
Location of the finding within an image.Protobuf type
google.privacy.dlp.v2.ImageLocation| Modifier and Type | Method and Description |
|---|---|
ImageLocation.Builder |
addAllBoundingBoxes(java.lang.Iterable<? extends BoundingBox> values)
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation.Builder |
addBoundingBoxes(BoundingBox.Builder builderForValue)
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation.Builder |
addBoundingBoxes(BoundingBox value)
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation.Builder |
addBoundingBoxes(int index,
BoundingBox.Builder builderForValue)
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation.Builder |
addBoundingBoxes(int index,
BoundingBox value)
Bounding boxes locating the pixels within the image containing the finding.
|
BoundingBox.Builder |
addBoundingBoxesBuilder()
Bounding boxes locating the pixels within the image containing the finding.
|
BoundingBox.Builder |
addBoundingBoxesBuilder(int index)
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ImageLocation |
build() |
ImageLocation |
buildPartial() |
ImageLocation.Builder |
clear() |
ImageLocation.Builder |
clearBoundingBoxes()
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation.Builder |
clearField(Descriptors.FieldDescriptor field) |
ImageLocation.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ImageLocation.Builder |
clone() |
BoundingBox |
getBoundingBoxes(int index)
Bounding boxes locating the pixels within the image containing the finding.
|
BoundingBox.Builder |
getBoundingBoxesBuilder(int index)
Bounding boxes locating the pixels within the image containing the finding.
|
java.util.List<BoundingBox.Builder> |
getBoundingBoxesBuilderList()
Bounding boxes locating the pixels within the image containing the finding.
|
int |
getBoundingBoxesCount()
Bounding boxes locating the pixels within the image containing the finding.
|
java.util.List<BoundingBox> |
getBoundingBoxesList()
Bounding boxes locating the pixels within the image containing the finding.
|
BoundingBoxOrBuilder |
getBoundingBoxesOrBuilder(int index)
Bounding boxes locating the pixels within the image containing the finding.
|
java.util.List<? extends BoundingBoxOrBuilder> |
getBoundingBoxesOrBuilderList()
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImageLocation.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ImageLocation.Builder |
mergeFrom(ImageLocation other) |
ImageLocation.Builder |
mergeFrom(Message other) |
ImageLocation.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ImageLocation.Builder |
removeBoundingBoxes(int index)
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation.Builder |
setBoundingBoxes(int index,
BoundingBox.Builder builderForValue)
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation.Builder |
setBoundingBoxes(int index,
BoundingBox value)
Bounding boxes locating the pixels within the image containing the finding.
|
ImageLocation.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ImageLocation.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ImageLocation.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, 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<ImageLocation.Builder>public ImageLocation.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<ImageLocation.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<ImageLocation.Builder>public ImageLocation getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic ImageLocation build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic ImageLocation buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic ImageLocation.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<ImageLocation.Builder>public ImageLocation.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<ImageLocation.Builder>public ImageLocation.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<ImageLocation.Builder>public ImageLocation.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<ImageLocation.Builder>public ImageLocation.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<ImageLocation.Builder>public ImageLocation.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<ImageLocation.Builder>public ImageLocation.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<ImageLocation.Builder>public ImageLocation.Builder mergeFrom(ImageLocation other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<ImageLocation.Builder>public ImageLocation.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<ImageLocation.Builder>java.io.IOExceptionpublic java.util.List<BoundingBox> getBoundingBoxesList()
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;getBoundingBoxesList in interface ImageLocationOrBuilderpublic int getBoundingBoxesCount()
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;getBoundingBoxesCount in interface ImageLocationOrBuilderpublic BoundingBox getBoundingBoxes(int index)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;getBoundingBoxes in interface ImageLocationOrBuilderpublic ImageLocation.Builder setBoundingBoxes(int index, BoundingBox value)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public ImageLocation.Builder setBoundingBoxes(int index, BoundingBox.Builder builderForValue)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public ImageLocation.Builder addBoundingBoxes(BoundingBox value)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public ImageLocation.Builder addBoundingBoxes(int index, BoundingBox value)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public ImageLocation.Builder addBoundingBoxes(BoundingBox.Builder builderForValue)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public ImageLocation.Builder addBoundingBoxes(int index, BoundingBox.Builder builderForValue)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public ImageLocation.Builder addAllBoundingBoxes(java.lang.Iterable<? extends BoundingBox> values)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public ImageLocation.Builder clearBoundingBoxes()
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public ImageLocation.Builder removeBoundingBoxes(int index)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public BoundingBox.Builder getBoundingBoxesBuilder(int index)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public BoundingBoxOrBuilder getBoundingBoxesOrBuilder(int index)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;getBoundingBoxesOrBuilder in interface ImageLocationOrBuilderpublic java.util.List<? extends BoundingBoxOrBuilder> getBoundingBoxesOrBuilderList()
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;getBoundingBoxesOrBuilderList in interface ImageLocationOrBuilderpublic BoundingBox.Builder addBoundingBoxesBuilder()
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public BoundingBox.Builder addBoundingBoxesBuilder(int index)
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public java.util.List<BoundingBox.Builder> getBoundingBoxesBuilderList()
Bounding boxes locating the pixels within the image containing the finding.
repeated .google.privacy.dlp.v2.BoundingBox bounding_boxes = 1;public final ImageLocation.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<ImageLocation.Builder>public final ImageLocation.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<ImageLocation.Builder>