Data Loss Prevention V2 Client - Class TransformationContainerType (1.11.0)

Reference documentation and code samples for the Data Loss Prevention V2 Client class TransformationContainerType.

Describes functionality of a given container in its original format.

Protobuf type google.privacy.dlp.v2.TransformationContainerType

Namespace

Google \ Cloud \ Dlp \ V2

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

TRANSFORM_UNKNOWN_CONTAINER

Value: 0

Generated from protobuf enum TRANSFORM_UNKNOWN_CONTAINER = 0;

TRANSFORM_BODY

Value: 1

Generated from protobuf enum TRANSFORM_BODY = 1;

TRANSFORM_METADATA

Value: 2

Generated from protobuf enum TRANSFORM_METADATA = 2;

TRANSFORM_TABLE

Value: 3

Generated from protobuf enum TRANSFORM_TABLE = 3;