tfio.bigquery.BigQueryClient.FieldMode

Stay organized with collections Save and categorize content based on your preferences.

BigQuery column mode.

NULLABLE <FieldMode.NULLABLE: 'NULLABLE'>
REPEATED <FieldMode.REPEATED: 'REPEATED'>
REQUIRED <FieldMode.REQUIRED: 'REQUIRED'>