public static final class Location.Builder extends GeneratedMessageV3.Builder<Location.Builder> implements LocationOrBuilder
Specifies the location of the finding.Protobuf type
google.privacy.dlp.v2beta2.Location| Modifier and Type | Method and Description |
|---|---|
Location.Builder |
addAllImageBoxes(java.lang.Iterable<? extends ImageLocation> values)
The area within the image that contained the finding.
|
Location.Builder |
addImageBoxes(ImageLocation.Builder builderForValue)
The area within the image that contained the finding.
|
Location.Builder |
addImageBoxes(ImageLocation value)
The area within the image that contained the finding.
|
Location.Builder |
addImageBoxes(int index,
ImageLocation.Builder builderForValue)
The area within the image that contained the finding.
|
Location.Builder |
addImageBoxes(int index,
ImageLocation value)
The area within the image that contained the finding.
|
ImageLocation.Builder |
addImageBoxesBuilder()
The area within the image that contained the finding.
|
ImageLocation.Builder |
addImageBoxesBuilder(int index)
The area within the image that contained the finding.
|
Location.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
Location |
build() |
Location |
buildPartial() |
Location.Builder |
clear() |
Location.Builder |
clearByteRange()
Zero-based byte offsets delimiting the finding.
|
Location.Builder |
clearCodepointRange()
Unicode character offsets delimiting the finding.
|
Location.Builder |
clearField(Descriptors.FieldDescriptor field) |
Location.Builder |
clearFieldId()
The pointer to the property or cell that contained the finding.
|
Location.Builder |
clearImageBoxes()
The area within the image that contained the finding.
|
Location.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Location.Builder |
clearRecordKey()
The pointer to the record in storage that contained the field the
finding was found in.
|
Location.Builder |
clearTableLocation()
The pointer to the row of the table that contained the finding.
|
Location.Builder |
clone() |
Range |
getByteRange()
Zero-based byte offsets delimiting the finding.
|
Range.Builder |
getByteRangeBuilder()
Zero-based byte offsets delimiting the finding.
|
RangeOrBuilder |
getByteRangeOrBuilder()
Zero-based byte offsets delimiting the finding.
|
Range |
getCodepointRange()
Unicode character offsets delimiting the finding.
|
Range.Builder |
getCodepointRangeBuilder()
Unicode character offsets delimiting the finding.
|
RangeOrBuilder |
getCodepointRangeOrBuilder()
Unicode character offsets delimiting the finding.
|
Location |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
FieldId |
getFieldId()
The pointer to the property or cell that contained the finding.
|
FieldId.Builder |
getFieldIdBuilder()
The pointer to the property or cell that contained the finding.
|
FieldIdOrBuilder |
getFieldIdOrBuilder()
The pointer to the property or cell that contained the finding.
|
ImageLocation |
getImageBoxes(int index)
The area within the image that contained the finding.
|
ImageLocation.Builder |
getImageBoxesBuilder(int index)
The area within the image that contained the finding.
|
java.util.List<ImageLocation.Builder> |
getImageBoxesBuilderList()
The area within the image that contained the finding.
|
int |
getImageBoxesCount()
The area within the image that contained the finding.
|
java.util.List<ImageLocation> |
getImageBoxesList()
The area within the image that contained the finding.
|
ImageLocationOrBuilder |
getImageBoxesOrBuilder(int index)
The area within the image that contained the finding.
|
java.util.List<? extends ImageLocationOrBuilder> |
getImageBoxesOrBuilderList()
The area within the image that contained the finding.
|
RecordKey |
getRecordKey()
The pointer to the record in storage that contained the field the
finding was found in.
|
RecordKey.Builder |
getRecordKeyBuilder()
The pointer to the record in storage that contained the field the
finding was found in.
|
RecordKeyOrBuilder |
getRecordKeyOrBuilder()
The pointer to the record in storage that contained the field the
finding was found in.
|
TableLocation |
getTableLocation()
The pointer to the row of the table that contained the finding.
|
TableLocation.Builder |
getTableLocationBuilder()
The pointer to the row of the table that contained the finding.
|
TableLocationOrBuilder |
getTableLocationOrBuilder()
The pointer to the row of the table that contained the finding.
|
boolean |
hasByteRange()
Zero-based byte offsets delimiting the finding.
|
boolean |
hasCodepointRange()
Unicode character offsets delimiting the finding.
|
boolean |
hasFieldId()
The pointer to the property or cell that contained the finding.
|
boolean |
hasRecordKey()
The pointer to the record in storage that contained the field the
finding was found in.
|
boolean |
hasTableLocation()
The pointer to the row of the table that contained the finding.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Location.Builder |
mergeByteRange(Range value)
Zero-based byte offsets delimiting the finding.
|
Location.Builder |
mergeCodepointRange(Range value)
Unicode character offsets delimiting the finding.
|
Location.Builder |
mergeFieldId(FieldId value)
The pointer to the property or cell that contained the finding.
|
Location.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Location.Builder |
mergeFrom(Location other) |
Location.Builder |
mergeFrom(Message other) |
Location.Builder |
mergeRecordKey(RecordKey value)
The pointer to the record in storage that contained the field the
finding was found in.
|
Location.Builder |
mergeTableLocation(TableLocation value)
The pointer to the row of the table that contained the finding.
|
Location.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Location.Builder |
removeImageBoxes(int index)
The area within the image that contained the finding.
|
Location.Builder |
setByteRange(Range.Builder builderForValue)
Zero-based byte offsets delimiting the finding.
|
Location.Builder |
setByteRange(Range value)
Zero-based byte offsets delimiting the finding.
|
Location.Builder |
setCodepointRange(Range.Builder builderForValue)
Unicode character offsets delimiting the finding.
|
Location.Builder |
setCodepointRange(Range value)
Unicode character offsets delimiting the finding.
|
Location.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
Location.Builder |
setFieldId(FieldId.Builder builderForValue)
The pointer to the property or cell that contained the finding.
|
Location.Builder |
setFieldId(FieldId value)
The pointer to the property or cell that contained the finding.
|
Location.Builder |
setImageBoxes(int index,
ImageLocation.Builder builderForValue)
The area within the image that contained the finding.
|
Location.Builder |
setImageBoxes(int index,
ImageLocation value)
The area within the image that contained the finding.
|
Location.Builder |
setRecordKey(RecordKey.Builder builderForValue)
The pointer to the record in storage that contained the field the
finding was found in.
|
Location.Builder |
setRecordKey(RecordKey value)
The pointer to the record in storage that contained the field the
finding was found in.
|
Location.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Location.Builder |
setTableLocation(TableLocation.Builder builderForValue)
The pointer to the row of the table that contained the finding.
|
Location.Builder |
setTableLocation(TableLocation value)
The pointer to the row of the table that contained the finding.
|
Location.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<Location.Builder>public Location.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<Location.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<Location.Builder>public Location getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic Location build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic Location buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic Location.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<Location.Builder>public Location.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<Location.Builder>public Location.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<Location.Builder>public Location.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<Location.Builder>public Location.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<Location.Builder>public Location.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<Location.Builder>public Location.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<Location.Builder>public Location.Builder mergeFrom(Location other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<Location.Builder>public Location.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<Location.Builder>java.io.IOExceptionpublic boolean hasByteRange()
Zero-based byte offsets delimiting the finding. These are relative to the finding's containing element. Note that when the content is not textual, this references the UTF-8 encoded textual representation of the content. Omitted if content is an image.
.google.privacy.dlp.v2beta2.Range byte_range = 1;hasByteRange in interface LocationOrBuilderpublic Range getByteRange()
Zero-based byte offsets delimiting the finding. These are relative to the finding's containing element. Note that when the content is not textual, this references the UTF-8 encoded textual representation of the content. Omitted if content is an image.
.google.privacy.dlp.v2beta2.Range byte_range = 1;getByteRange in interface LocationOrBuilderpublic Location.Builder setByteRange(Range value)
Zero-based byte offsets delimiting the finding. These are relative to the finding's containing element. Note that when the content is not textual, this references the UTF-8 encoded textual representation of the content. Omitted if content is an image.
.google.privacy.dlp.v2beta2.Range byte_range = 1;public Location.Builder setByteRange(Range.Builder builderForValue)
Zero-based byte offsets delimiting the finding. These are relative to the finding's containing element. Note that when the content is not textual, this references the UTF-8 encoded textual representation of the content. Omitted if content is an image.
.google.privacy.dlp.v2beta2.Range byte_range = 1;public Location.Builder mergeByteRange(Range value)
Zero-based byte offsets delimiting the finding. These are relative to the finding's containing element. Note that when the content is not textual, this references the UTF-8 encoded textual representation of the content. Omitted if content is an image.
.google.privacy.dlp.v2beta2.Range byte_range = 1;public Location.Builder clearByteRange()
Zero-based byte offsets delimiting the finding. These are relative to the finding's containing element. Note that when the content is not textual, this references the UTF-8 encoded textual representation of the content. Omitted if content is an image.
.google.privacy.dlp.v2beta2.Range byte_range = 1;public Range.Builder getByteRangeBuilder()
Zero-based byte offsets delimiting the finding. These are relative to the finding's containing element. Note that when the content is not textual, this references the UTF-8 encoded textual representation of the content. Omitted if content is an image.
.google.privacy.dlp.v2beta2.Range byte_range = 1;public RangeOrBuilder getByteRangeOrBuilder()
Zero-based byte offsets delimiting the finding. These are relative to the finding's containing element. Note that when the content is not textual, this references the UTF-8 encoded textual representation of the content. Omitted if content is an image.
.google.privacy.dlp.v2beta2.Range byte_range = 1;getByteRangeOrBuilder in interface LocationOrBuilderpublic boolean hasCodepointRange()
Unicode character offsets delimiting the finding. These are relative to the finding's containing element. Provided when the content is text.
.google.privacy.dlp.v2beta2.Range codepoint_range = 2;hasCodepointRange in interface LocationOrBuilderpublic Range getCodepointRange()
Unicode character offsets delimiting the finding. These are relative to the finding's containing element. Provided when the content is text.
.google.privacy.dlp.v2beta2.Range codepoint_range = 2;getCodepointRange in interface LocationOrBuilderpublic Location.Builder setCodepointRange(Range value)
Unicode character offsets delimiting the finding. These are relative to the finding's containing element. Provided when the content is text.
.google.privacy.dlp.v2beta2.Range codepoint_range = 2;public Location.Builder setCodepointRange(Range.Builder builderForValue)
Unicode character offsets delimiting the finding. These are relative to the finding's containing element. Provided when the content is text.
.google.privacy.dlp.v2beta2.Range codepoint_range = 2;public Location.Builder mergeCodepointRange(Range value)
Unicode character offsets delimiting the finding. These are relative to the finding's containing element. Provided when the content is text.
.google.privacy.dlp.v2beta2.Range codepoint_range = 2;public Location.Builder clearCodepointRange()
Unicode character offsets delimiting the finding. These are relative to the finding's containing element. Provided when the content is text.
.google.privacy.dlp.v2beta2.Range codepoint_range = 2;public Range.Builder getCodepointRangeBuilder()
Unicode character offsets delimiting the finding. These are relative to the finding's containing element. Provided when the content is text.
.google.privacy.dlp.v2beta2.Range codepoint_range = 2;public RangeOrBuilder getCodepointRangeOrBuilder()
Unicode character offsets delimiting the finding. These are relative to the finding's containing element. Provided when the content is text.
.google.privacy.dlp.v2beta2.Range codepoint_range = 2;getCodepointRangeOrBuilder in interface LocationOrBuilderpublic java.util.List<ImageLocation> getImageBoxesList()
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;getImageBoxesList in interface LocationOrBuilderpublic int getImageBoxesCount()
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;getImageBoxesCount in interface LocationOrBuilderpublic ImageLocation getImageBoxes(int index)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;getImageBoxes in interface LocationOrBuilderpublic Location.Builder setImageBoxes(int index, ImageLocation value)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public Location.Builder setImageBoxes(int index, ImageLocation.Builder builderForValue)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public Location.Builder addImageBoxes(ImageLocation value)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public Location.Builder addImageBoxes(int index, ImageLocation value)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public Location.Builder addImageBoxes(ImageLocation.Builder builderForValue)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public Location.Builder addImageBoxes(int index, ImageLocation.Builder builderForValue)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public Location.Builder addAllImageBoxes(java.lang.Iterable<? extends ImageLocation> values)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public Location.Builder clearImageBoxes()
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public Location.Builder removeImageBoxes(int index)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public ImageLocation.Builder getImageBoxesBuilder(int index)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public ImageLocationOrBuilder getImageBoxesOrBuilder(int index)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;getImageBoxesOrBuilder in interface LocationOrBuilderpublic java.util.List<? extends ImageLocationOrBuilder> getImageBoxesOrBuilderList()
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;getImageBoxesOrBuilderList in interface LocationOrBuilderpublic ImageLocation.Builder addImageBoxesBuilder()
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public ImageLocation.Builder addImageBoxesBuilder(int index)
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public java.util.List<ImageLocation.Builder> getImageBoxesBuilderList()
The area within the image that contained the finding. Provided when the content is an image.
repeated .google.privacy.dlp.v2beta2.ImageLocation image_boxes = 3;public boolean hasRecordKey()
The pointer to the record in storage that contained the field the finding was found in. Provided when the finding's containing element is a property of a storage object.
.google.privacy.dlp.v2beta2.RecordKey record_key = 4;hasRecordKey in interface LocationOrBuilderpublic RecordKey getRecordKey()
The pointer to the record in storage that contained the field the finding was found in. Provided when the finding's containing element is a property of a storage object.
.google.privacy.dlp.v2beta2.RecordKey record_key = 4;getRecordKey in interface LocationOrBuilderpublic Location.Builder setRecordKey(RecordKey value)
The pointer to the record in storage that contained the field the finding was found in. Provided when the finding's containing element is a property of a storage object.
.google.privacy.dlp.v2beta2.RecordKey record_key = 4;public Location.Builder setRecordKey(RecordKey.Builder builderForValue)
The pointer to the record in storage that contained the field the finding was found in. Provided when the finding's containing element is a property of a storage object.
.google.privacy.dlp.v2beta2.RecordKey record_key = 4;public Location.Builder mergeRecordKey(RecordKey value)
The pointer to the record in storage that contained the field the finding was found in. Provided when the finding's containing element is a property of a storage object.
.google.privacy.dlp.v2beta2.RecordKey record_key = 4;public Location.Builder clearRecordKey()
The pointer to the record in storage that contained the field the finding was found in. Provided when the finding's containing element is a property of a storage object.
.google.privacy.dlp.v2beta2.RecordKey record_key = 4;public RecordKey.Builder getRecordKeyBuilder()
The pointer to the record in storage that contained the field the finding was found in. Provided when the finding's containing element is a property of a storage object.
.google.privacy.dlp.v2beta2.RecordKey record_key = 4;public RecordKeyOrBuilder getRecordKeyOrBuilder()
The pointer to the record in storage that contained the field the finding was found in. Provided when the finding's containing element is a property of a storage object.
.google.privacy.dlp.v2beta2.RecordKey record_key = 4;getRecordKeyOrBuilder in interface LocationOrBuilderpublic boolean hasFieldId()
The pointer to the property or cell that contained the finding. Provided when the finding's containing element is a cell in a table or a property of storage object.
.google.privacy.dlp.v2beta2.FieldId field_id = 5;hasFieldId in interface LocationOrBuilderpublic FieldId getFieldId()
The pointer to the property or cell that contained the finding. Provided when the finding's containing element is a cell in a table or a property of storage object.
.google.privacy.dlp.v2beta2.FieldId field_id = 5;getFieldId in interface LocationOrBuilderpublic Location.Builder setFieldId(FieldId value)
The pointer to the property or cell that contained the finding. Provided when the finding's containing element is a cell in a table or a property of storage object.
.google.privacy.dlp.v2beta2.FieldId field_id = 5;public Location.Builder setFieldId(FieldId.Builder builderForValue)
The pointer to the property or cell that contained the finding. Provided when the finding's containing element is a cell in a table or a property of storage object.
.google.privacy.dlp.v2beta2.FieldId field_id = 5;public Location.Builder mergeFieldId(FieldId value)
The pointer to the property or cell that contained the finding. Provided when the finding's containing element is a cell in a table or a property of storage object.
.google.privacy.dlp.v2beta2.FieldId field_id = 5;public Location.Builder clearFieldId()
The pointer to the property or cell that contained the finding. Provided when the finding's containing element is a cell in a table or a property of storage object.
.google.privacy.dlp.v2beta2.FieldId field_id = 5;public FieldId.Builder getFieldIdBuilder()
The pointer to the property or cell that contained the finding. Provided when the finding's containing element is a cell in a table or a property of storage object.
.google.privacy.dlp.v2beta2.FieldId field_id = 5;public FieldIdOrBuilder getFieldIdOrBuilder()
The pointer to the property or cell that contained the finding. Provided when the finding's containing element is a cell in a table or a property of storage object.
.google.privacy.dlp.v2beta2.FieldId field_id = 5;getFieldIdOrBuilder in interface LocationOrBuilderpublic boolean hasTableLocation()
The pointer to the row of the table that contained the finding. Provided when the finding's containing element is a cell of a table.
.google.privacy.dlp.v2beta2.TableLocation table_location = 6;hasTableLocation in interface LocationOrBuilderpublic TableLocation getTableLocation()
The pointer to the row of the table that contained the finding. Provided when the finding's containing element is a cell of a table.
.google.privacy.dlp.v2beta2.TableLocation table_location = 6;getTableLocation in interface LocationOrBuilderpublic Location.Builder setTableLocation(TableLocation value)
The pointer to the row of the table that contained the finding. Provided when the finding's containing element is a cell of a table.
.google.privacy.dlp.v2beta2.TableLocation table_location = 6;public Location.Builder setTableLocation(TableLocation.Builder builderForValue)
The pointer to the row of the table that contained the finding. Provided when the finding's containing element is a cell of a table.
.google.privacy.dlp.v2beta2.TableLocation table_location = 6;public Location.Builder mergeTableLocation(TableLocation value)
The pointer to the row of the table that contained the finding. Provided when the finding's containing element is a cell of a table.
.google.privacy.dlp.v2beta2.TableLocation table_location = 6;public Location.Builder clearTableLocation()
The pointer to the row of the table that contained the finding. Provided when the finding's containing element is a cell of a table.
.google.privacy.dlp.v2beta2.TableLocation table_location = 6;public TableLocation.Builder getTableLocationBuilder()
The pointer to the row of the table that contained the finding. Provided when the finding's containing element is a cell of a table.
.google.privacy.dlp.v2beta2.TableLocation table_location = 6;public TableLocationOrBuilder getTableLocationOrBuilder()
The pointer to the row of the table that contained the finding. Provided when the finding's containing element is a cell of a table.
.google.privacy.dlp.v2beta2.TableLocation table_location = 6;getTableLocationOrBuilder in interface LocationOrBuilderpublic final Location.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<Location.Builder>public final Location.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<Location.Builder>