Package version:

Interface DatasetSchemaDataElement

Columns that define the physical type schema of the dataset.

Hierarchy

  • DatasetSchemaDataElement

Indexable

[property: string]: any

Properties

Properties

name?: any

Name of the schema column. Type: string (or Expression with resultType string).

type?: any

Type of the schema column. Type: string (or Expression with resultType string).

Generated using TypeDoc