Google Cloud Dataplex V1 Client - Class CompressionFormat (0.2.3)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class CompressionFormat.

The specific compressed file format of the data.

Protobuf type google.cloud.dataplex.v1.StorageFormat.CompressionFormat

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

COMPRESSION_FORMAT_UNSPECIFIED

  Value: 0 
 

CompressionFormat unspecified. Implies uncompressed data.

Generated from protobuf enum COMPRESSION_FORMAT_UNSPECIFIED = 0;

GZIP

  Value: 2 
 

GZip compressed set of files.

Generated from protobuf enum GZIP = 2;

BZIP2

  Value: 3 
 

BZip2 compressed set of files.

Generated from protobuf enum BZIP2 = 3;

Design a Mobile Site
View Site in Mobile | Classic
Share by: