DatasetCompression interface
數據集上使用的壓縮方法。
屬性
| additional |
其他屬性 |
| level | 數據集壓縮層級。 Type:string (或 expression with resultType string) 。 |
| type | 數據集壓縮的類型。 Type:string (或 expression with resultType string) 。 |
屬性詳細資料
additionalProperties
其他屬性
additionalProperties?: Record<string, any>
屬性值
Record<string, any>
level
數據集壓縮層級。 Type:string (或 expression with resultType string) 。
level?: any
屬性值
any
type
數據集壓縮的類型。 Type:string (或 expression with resultType string) 。
type: any
屬性值
any