DatasetCompression interface

The compression method used on a dataset.

Properties

additionalProperties

Additional 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

additionalProperties

Additional properties

additionalProperties?: Record<string, any>

Property Value

Record<string, any>

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