Class InfoTypeDescription (3.48.0)

public final class InfoTypeDescription extends GeneratedMessageV3 implements InfoTypeDescriptionOrBuilder

InfoType description.

Protobuf type google.privacy.dlp.v2.InfoTypeDescription

Static Fields

CATEGORIES_FIELD_NUMBER

public static final int CATEGORIES_FIELD_NUMBER
Field Value
Type Description
int

DESCRIPTION_FIELD_NUMBER

public static final int DESCRIPTION_FIELD_NUMBER
Field Value
Type Description
int

DISPLAY_NAME_FIELD_NUMBER

public static final int DISPLAY_NAME_FIELD_NUMBER
Field Value
Type Description
int

NAME_FIELD_NUMBER

public static final int NAME_FIELD_NUMBER
Field Value
Type Description
int

SENSITIVITY_SCORE_FIELD_NUMBER

public static final int SENSITIVITY_SCORE_FIELD_NUMBER
Field Value
Type Description
int

SUPPORTED_BY_FIELD_NUMBER

public static final int SUPPORTED_BY_FIELD_NUMBER
Field Value
Type Description
int

VERSIONS_FIELD_NUMBER

public static final int VERSIONS_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static InfoTypeDescription getDefaultInstance()
Returns
Type Description
InfoTypeDescription

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static InfoTypeDescription.Builder newBuilder()
Returns
Type Description
InfoTypeDescription.Builder

newBuilder(InfoTypeDescription prototype)

public static InfoTypeDescription.Builder newBuilder(InfoTypeDescription prototype)
Parameter
Name Description
prototype InfoTypeDescription
Returns
Type Description
InfoTypeDescription.Builder

parseDelimitedFrom(InputStream input)

public static InfoTypeDescription parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
InfoTypeDescription
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static InfoTypeDescription parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InfoTypeDescription
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static InfoTypeDescription parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
InfoTypeDescription
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static InfoTypeDescription parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InfoTypeDescription
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static InfoTypeDescription parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
InfoTypeDescription
Exceptions
Type Description
InvalidProtocolBufferException