Data Loss Prevention V2 Client - Class TransformationContainerType (2.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
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
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
TRANSFORM_UNKNOWN_CONTAINER
Value: 0
Unused.
Generated from protobuf enum TRANSFORM_UNKNOWN_CONTAINER = 0;
TRANSFORM_BODY
Value: 1
Body of a file.
Generated from protobuf enum TRANSFORM_BODY = 1;
TRANSFORM_METADATA
Value: 2
Metadata for a file.
Generated from protobuf enum TRANSFORM_METADATA = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]