Module: Google::Cloud::Dlp::V2::TransformationContainerType

Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Describes functionality of a given container in its original format.

Constant Summary collapse

TRANSFORM_UNKNOWN_CONTAINER =

Unused.

0
TRANSFORM_BODY =

Body of a file.

1
TRANSFORM_METADATA =

Metadata for a file.

2
TRANSFORM_TABLE =

A table.

3