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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<Location.Builder>
public Location.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Location.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Location.Builder>
public Location getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Location build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Location buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Location.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Location.Builder>
public Location.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Location.Builder>
public Location.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Location.Builder>
public Location.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Location.Builder>
public Location.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Location.Builder>
public Location.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Location.Builder>
public Location.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Location.Builder>
public Location.Builder mergeFrom(Location other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Location.Builder>
public Location.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<Location.Builder>
java.io.IOException
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public 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 LocationOrBuilder
public final Location.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Location.Builder>
public final Location.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Location.Builder>