DatasetCompression interface

The compression method used on a dataset.

Properties

level

The dataset compression level. Type: string (or Expression with resultType string).

type

Type of dataset compression. Type: string (or Expression with resultType string).

Property Details

level

The dataset compression level. Type: string (or Expression with resultType string).

level?: any

Property Value

any

type

Type of dataset compression. Type: string (or Expression with resultType string).

type: any

Property Value

any