CompressionReadSettings Class
Compression read settings.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: TarGZipReadSettings, TarReadSettings, ZipDeflateReadSettings
Constructor
CompressionReadSettings(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type
|
The Compression setting type. Required. Default value is None. |
Attributes
type
The Compression setting type. Required. Default value is None.
type: str