fields property

List<GoogleCloudDataplexV1SchemaSchemaField>? fields
getter/setter pair

The sequence of fields describing data in table entities.

Note: BigQuery SchemaFields are immutable.

Optional.

Implementation

core.List<GoogleCloudDataplexV1SchemaSchemaField>? fields;