Dataplex V1 API - Module Google::Cloud::Dataplex::V1::StorageFormat::CompressionFormat (v0.4.0)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::StorageFormat::CompressionFormat.

The specific compressed file format of the data.

Constants

COMPRESSION_FORMAT_UNSPECIFIED

value: 0
CompressionFormat unspecified. Implies uncompressed data.

GZIP

value: 2
GZip compressed set of files.

BZIP2

value: 3
BZip2 compressed set of files.