public static final class RecordLocation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RecordLocation.Builder> implements RecordLocationOrBuilder
Location of a finding within a row or record.Protobuf type
google.privacy.dlp.v2.RecordLocation| Modifier and Type | Method and Description |
|---|---|
RecordLocation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecordLocation |
build() |
RecordLocation |
buildPartial() |
RecordLocation.Builder |
clear() |
RecordLocation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RecordLocation.Builder |
clearFieldId()
Field id of the field containing the finding.
|
RecordLocation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RecordLocation.Builder |
clearRecordKey()
Key of the finding.
|
RecordLocation.Builder |
clearTableLocation()
Location within a `ContentItem.Table`.
|
RecordLocation.Builder |
clone() |
RecordLocation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FieldId |
getFieldId()
Field id of the field containing the finding.
|
FieldId.Builder |
getFieldIdBuilder()
Field id of the field containing the finding.
|
FieldIdOrBuilder |
getFieldIdOrBuilder()
Field id of the field containing the finding.
|
RecordKey |
getRecordKey()
Key of the finding.
|
RecordKey.Builder |
getRecordKeyBuilder()
Key of the finding.
|
RecordKeyOrBuilder |
getRecordKeyOrBuilder()
Key of the finding.
|
TableLocation |
getTableLocation()
Location within a `ContentItem.Table`.
|
TableLocation.Builder |
getTableLocationBuilder()
Location within a `ContentItem.Table`.
|
TableLocationOrBuilder |
getTableLocationOrBuilder()
Location within a `ContentItem.Table`.
|
boolean |
hasFieldId()
Field id of the field containing the finding.
|
boolean |
hasRecordKey()
Key of the finding.
|
boolean |
hasTableLocation()
Location within a `ContentItem.Table`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RecordLocation.Builder |
mergeFieldId(FieldId value)
Field id of the field containing the finding.
|
RecordLocation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RecordLocation.Builder |
mergeFrom(com.google.protobuf.Message other) |
RecordLocation.Builder |
mergeFrom(RecordLocation other) |
RecordLocation.Builder |
mergeRecordKey(RecordKey value)
Key of the finding.
|
RecordLocation.Builder |
mergeTableLocation(TableLocation value)
Location within a `ContentItem.Table`.
|
RecordLocation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RecordLocation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecordLocation.Builder |
setFieldId(FieldId.Builder builderForValue)
Field id of the field containing the finding.
|
RecordLocation.Builder |
setFieldId(FieldId value)
Field id of the field containing the finding.
|
RecordLocation.Builder |
setRecordKey(RecordKey.Builder builderForValue)
Key of the finding.
|
RecordLocation.Builder |
setRecordKey(RecordKey value)
Key of the finding.
|
RecordLocation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RecordLocation.Builder |
setTableLocation(TableLocation.Builder builderForValue)
Location within a `ContentItem.Table`.
|
RecordLocation.Builder |
setTableLocation(TableLocation value)
Location within a `ContentItem.Table`.
|
RecordLocation.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<RecordLocation.Builder>public RecordLocation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RecordLocation.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<RecordLocation.Builder>public RecordLocation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RecordLocation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RecordLocation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RecordLocation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RecordLocation.Builder>public RecordLocation.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<RecordLocation.Builder>public RecordLocation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RecordLocation.Builder>public RecordLocation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RecordLocation.Builder>public RecordLocation.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<RecordLocation.Builder>public RecordLocation.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<RecordLocation.Builder>public RecordLocation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecordLocation.Builder>public RecordLocation.Builder mergeFrom(RecordLocation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RecordLocation.Builder>public RecordLocation.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<RecordLocation.Builder>IOExceptionpublic boolean hasRecordKey()
Key of the finding.
.google.privacy.dlp.v2.RecordKey record_key = 1;hasRecordKey in interface RecordLocationOrBuilderpublic RecordKey getRecordKey()
Key of the finding.
.google.privacy.dlp.v2.RecordKey record_key = 1;getRecordKey in interface RecordLocationOrBuilderpublic RecordLocation.Builder setRecordKey(RecordKey value)
Key of the finding.
.google.privacy.dlp.v2.RecordKey record_key = 1;public RecordLocation.Builder setRecordKey(RecordKey.Builder builderForValue)
Key of the finding.
.google.privacy.dlp.v2.RecordKey record_key = 1;public RecordLocation.Builder mergeRecordKey(RecordKey value)
Key of the finding.
.google.privacy.dlp.v2.RecordKey record_key = 1;public RecordLocation.Builder clearRecordKey()
Key of the finding.
.google.privacy.dlp.v2.RecordKey record_key = 1;public RecordKey.Builder getRecordKeyBuilder()
Key of the finding.
.google.privacy.dlp.v2.RecordKey record_key = 1;public RecordKeyOrBuilder getRecordKeyOrBuilder()
Key of the finding.
.google.privacy.dlp.v2.RecordKey record_key = 1;getRecordKeyOrBuilder in interface RecordLocationOrBuilderpublic boolean hasFieldId()
Field id of the field containing the finding.
.google.privacy.dlp.v2.FieldId field_id = 2;hasFieldId in interface RecordLocationOrBuilderpublic FieldId getFieldId()
Field id of the field containing the finding.
.google.privacy.dlp.v2.FieldId field_id = 2;getFieldId in interface RecordLocationOrBuilderpublic RecordLocation.Builder setFieldId(FieldId value)
Field id of the field containing the finding.
.google.privacy.dlp.v2.FieldId field_id = 2;public RecordLocation.Builder setFieldId(FieldId.Builder builderForValue)
Field id of the field containing the finding.
.google.privacy.dlp.v2.FieldId field_id = 2;public RecordLocation.Builder mergeFieldId(FieldId value)
Field id of the field containing the finding.
.google.privacy.dlp.v2.FieldId field_id = 2;public RecordLocation.Builder clearFieldId()
Field id of the field containing the finding.
.google.privacy.dlp.v2.FieldId field_id = 2;public FieldId.Builder getFieldIdBuilder()
Field id of the field containing the finding.
.google.privacy.dlp.v2.FieldId field_id = 2;public FieldIdOrBuilder getFieldIdOrBuilder()
Field id of the field containing the finding.
.google.privacy.dlp.v2.FieldId field_id = 2;getFieldIdOrBuilder in interface RecordLocationOrBuilderpublic boolean hasTableLocation()
Location within a `ContentItem.Table`.
.google.privacy.dlp.v2.TableLocation table_location = 3;hasTableLocation in interface RecordLocationOrBuilderpublic TableLocation getTableLocation()
Location within a `ContentItem.Table`.
.google.privacy.dlp.v2.TableLocation table_location = 3;getTableLocation in interface RecordLocationOrBuilderpublic RecordLocation.Builder setTableLocation(TableLocation value)
Location within a `ContentItem.Table`.
.google.privacy.dlp.v2.TableLocation table_location = 3;public RecordLocation.Builder setTableLocation(TableLocation.Builder builderForValue)
Location within a `ContentItem.Table`.
.google.privacy.dlp.v2.TableLocation table_location = 3;public RecordLocation.Builder mergeTableLocation(TableLocation value)
Location within a `ContentItem.Table`.
.google.privacy.dlp.v2.TableLocation table_location = 3;public RecordLocation.Builder clearTableLocation()
Location within a `ContentItem.Table`.
.google.privacy.dlp.v2.TableLocation table_location = 3;public TableLocation.Builder getTableLocationBuilder()
Location within a `ContentItem.Table`.
.google.privacy.dlp.v2.TableLocation table_location = 3;public TableLocationOrBuilder getTableLocationOrBuilder()
Location within a `ContentItem.Table`.
.google.privacy.dlp.v2.TableLocation table_location = 3;getTableLocationOrBuilder in interface RecordLocationOrBuilderpublic final RecordLocation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecordLocation.Builder>public final RecordLocation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecordLocation.Builder>Copyright © 2022 Google LLC. All rights reserved.