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 and Avro formats.

Optional.

Implementation

core.String? compression;