schemaFlattened property

SchemaFlattened? schemaFlattened
getter/setter pair

Setting this field will use flattened DICOM instances schema for the BigQuery table.

The flattened schema will have one column for each DICOM tag.

Optional.

Implementation

SchemaFlattened? schemaFlattened;