compression property

String? compression
getter/setter pair

The compression type of the data source.

Possible values include GZIP and NONE. The default value is NONE. This setting is ignored for Google Cloud Bigtable, Google Cloud Datastore backups, Avro, ORC and Parquet formats. An empty string is an invalid value.

Optional.

Implementation

core.String? compression;