fields property
The sequence of fields describing data in table entities.
Note: BigQuery SchemaFields are immutable.
Optional.
Implementation
core.List<GoogleCloudDataplexV1SchemaSchemaField>? fields;
The sequence of fields describing data in table entities.
Note: BigQuery SchemaFields are immutable.
Optional.
core.List<GoogleCloudDataplexV1SchemaSchemaField>? fields;