public final class DataProfileFindingRecordLocation extends GeneratedMessage implements DataProfileFindingRecordLocationOrBuilderLocation of a finding within a resource that produces a table data profile.
Protobuf type google.privacy.dlp.v2.DataProfileFindingRecordLocation
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DataProfileFindingRecordLocationImplements
DataProfileFindingRecordLocationOrBuilderStatic Fields
FIELD_FIELD_NUMBER
public static final int FIELD_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DataProfileFindingRecordLocation getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DataProfileFindingRecordLocation.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation.Builder |
|
newBuilder(DataProfileFindingRecordLocation prototype)
public static DataProfileFindingRecordLocation.Builder newBuilder(DataProfileFindingRecordLocation prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DataProfileFindingRecordLocation |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation.Builder |
|
parseDelimitedFrom(InputStream input)
public static DataProfileFindingRecordLocation parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataProfileFindingRecordLocation parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DataProfileFindingRecordLocation parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DataProfileFindingRecordLocation parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DataProfileFindingRecordLocation parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DataProfileFindingRecordLocation parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DataProfileFindingRecordLocation parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DataProfileFindingRecordLocation parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DataProfileFindingRecordLocation parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataProfileFindingRecordLocation parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DataProfileFindingRecordLocation parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DataProfileFindingRecordLocation parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DataProfileFindingRecordLocation> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DataProfileFindingRecordLocation> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public DataProfileFindingRecordLocation getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation |
|
getField()
public FieldId getField()Field ID of the column containing the finding.
.google.privacy.dlp.v2.FieldId field = 1;
| Returns | |
|---|---|
| Type | Description |
FieldId |
The field. |
getFieldOrBuilder()
public FieldIdOrBuilder getFieldOrBuilder()Field ID of the column containing the finding.
.google.privacy.dlp.v2.FieldId field = 1;
| Returns | |
|---|---|
| Type | Description |
FieldIdOrBuilder |
|
getParserForType()
public Parser<DataProfileFindingRecordLocation> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DataProfileFindingRecordLocation> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasField()
public boolean hasField()Field ID of the column containing the finding.
.google.privacy.dlp.v2.FieldId field = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the field field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public DataProfileFindingRecordLocation.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DataProfileFindingRecordLocation.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation.Builder |
|
toBuilder()
public DataProfileFindingRecordLocation.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DataProfileFindingRecordLocation.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|