Class TransformationDetails (3.18.0)

public final class TransformationDetails extends GeneratedMessageV3 implements TransformationDetailsOrBuilder

Details about a single transformation. This object contains a description of the transformation, information about whether the transformation was successfully applied, and the precise location where the transformation occurred. These details are stored in a user-specified BigQuery table.

Protobuf type google.privacy.dlp.v2.TransformationDetails

Static Fields

CONTAINER_NAME_FIELD_NUMBER

public static final int CONTAINER_NAME_FIELD_NUMBER
Field Value
Type Description
int

RESOURCE_NAME_FIELD_NUMBER

public static final int RESOURCE_NAME_FIELD_NUMBER
Field Value
Type Description
int

STATUS_DETAILS_FIELD_NUMBER

public static final int STATUS_DETAILS_FIELD_NUMBER
Field Value
Type Description
int

TRANSFORMATION_FIELD_NUMBER

public static final int TRANSFORMATION_FIELD_NUMBER
Field Value
Type Description
int

TRANSFORMATION_LOCATION_FIELD_NUMBER

public static final int TRANSFORMATION_LOCATION_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 TransformationDetails getDefaultInstance()
Returns
Type Description
TransformationDetails

getDescriptor()

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