public final class DeidentifyDataSourceStats extends GeneratedMessage implements DeidentifyDataSourceStatsOrBuilderSummary of what was modified during a transformation.
Protobuf type google.privacy.dlp.v2.DeidentifyDataSourceStats
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DeidentifyDataSourceStatsImplements
DeidentifyDataSourceStatsOrBuilderStatic Fields
TRANSFORMATION_COUNT_FIELD_NUMBER
public static final int TRANSFORMATION_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TRANSFORMATION_ERROR_COUNT_FIELD_NUMBER
public static final int TRANSFORMATION_ERROR_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TRANSFORMED_BYTES_FIELD_NUMBER
public static final int TRANSFORMED_BYTES_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DeidentifyDataSourceStats getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DeidentifyDataSourceStats.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats.Builder |
|
newBuilder(DeidentifyDataSourceStats prototype)
public static DeidentifyDataSourceStats.Builder newBuilder(DeidentifyDataSourceStats prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DeidentifyDataSourceStats |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats.Builder |
|
parseDelimitedFrom(InputStream input)
public static DeidentifyDataSourceStats parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DeidentifyDataSourceStats parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DeidentifyDataSourceStats parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DeidentifyDataSourceStats parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DeidentifyDataSourceStats parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DeidentifyDataSourceStats parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DeidentifyDataSourceStats parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DeidentifyDataSourceStats parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DeidentifyDataSourceStats parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DeidentifyDataSourceStats parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DeidentifyDataSourceStats parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DeidentifyDataSourceStats parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DeidentifyDataSourceStats> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DeidentifyDataSourceStats> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public DeidentifyDataSourceStats getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats |
|
getParserForType()
public Parser<DeidentifyDataSourceStats> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DeidentifyDataSourceStats> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getTransformationCount()
public long getTransformationCount()Number of successfully applied transformations.
int64 transformation_count = 2;
| Returns | |
|---|---|
| Type | Description |
long |
The transformationCount. |
getTransformationErrorCount()
public long getTransformationErrorCount()Number of errors encountered while trying to apply transformations.
int64 transformation_error_count = 3;
| Returns | |
|---|---|
| Type | Description |
long |
The transformationErrorCount. |
getTransformedBytes()
public long getTransformedBytes()Total size in bytes that were transformed in some way.
int64 transformed_bytes = 1;
| Returns | |
|---|---|
| Type | Description |
long |
The transformedBytes. |
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 DeidentifyDataSourceStats.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DeidentifyDataSourceStats.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats.Builder |
|
toBuilder()
public DeidentifyDataSourceStats.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DeidentifyDataSourceStats.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|