Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatasetCompression

Package version

The compression method used on a dataset.

Hierarchy

  • DatasetCompression

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Properties

Optional level

level: any

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

type

type: any

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

Generated using TypeDoc