public final class OtherInfoTypeSummary extends GeneratedMessage implements OtherInfoTypeSummaryOrBuilderInfotype details for other infoTypes found within a column.
Protobuf type google.privacy.dlp.v2.OtherInfoTypeSummary
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > OtherInfoTypeSummaryImplements
OtherInfoTypeSummaryOrBuilderStatic Fields
ESTIMATED_PREVALENCE_FIELD_NUMBER
public static final int ESTIMATED_PREVALENCE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
EXCLUDED_FROM_ANALYSIS_FIELD_NUMBER
public static final int EXCLUDED_FROM_ANALYSIS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
INFO_TYPE_FIELD_NUMBER
public static final int INFO_TYPE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static OtherInfoTypeSummary getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static OtherInfoTypeSummary.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary.Builder |
|
newBuilder(OtherInfoTypeSummary prototype)
public static OtherInfoTypeSummary.Builder newBuilder(OtherInfoTypeSummary prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
OtherInfoTypeSummary |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary.Builder |
|
parseDelimitedFrom(InputStream input)
public static OtherInfoTypeSummary parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OtherInfoTypeSummary parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static OtherInfoTypeSummary parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static OtherInfoTypeSummary parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static OtherInfoTypeSummary parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static OtherInfoTypeSummary parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static OtherInfoTypeSummary parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static OtherInfoTypeSummary parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static OtherInfoTypeSummary parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static OtherInfoTypeSummary parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static OtherInfoTypeSummary parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static OtherInfoTypeSummary parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<OtherInfoTypeSummary> parser()| Returns | |
|---|---|
| Type | Description |
Parser<OtherInfoTypeSummary> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public OtherInfoTypeSummary getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary |
|
getEstimatedPrevalence()
public int getEstimatedPrevalence()Approximate percentage of non-null rows that contained data detected by this infotype.
int32 estimated_prevalence = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The estimatedPrevalence. |
getExcludedFromAnalysis()
public boolean getExcludedFromAnalysis()Whether this infoType was excluded from sensitivity and risk analysis due to factors such as low prevalence (subject to change).
bool excluded_from_analysis = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
The excludedFromAnalysis. |
getInfoType()
public InfoType getInfoType()The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
| Returns | |
|---|---|
| Type | Description |
InfoType |
The infoType. |
getInfoTypeOrBuilder()
public InfoTypeOrBuilder getInfoTypeOrBuilder()The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
| Returns | |
|---|---|
| Type | Description |
InfoTypeOrBuilder |
|
getParserForType()
public Parser<OtherInfoTypeSummary> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<OtherInfoTypeSummary> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasInfoType()
public boolean hasInfoType()The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the infoType 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 OtherInfoTypeSummary.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected OtherInfoTypeSummary.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary.Builder |
|
toBuilder()
public OtherInfoTypeSummary.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
OtherInfoTypeSummary.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|