BigQueryOptions$json top-level constant
Implementation
@$core.Deprecated('Use bigQueryOptionsDescriptor instead')
const BigQueryOptions$json = {
'1': 'BigQueryOptions',
'2': [
{
'1': 'use_partitioned_tables',
'3': 1,
'4': 1,
'5': 8,
'8': {},
'10': 'usePartitionedTables'
},
{
'1': 'uses_timestamp_column_partitioning',
'3': 3,
'4': 1,
'5': 8,
'8': {},
'10': 'usesTimestampColumnPartitioning'
},
],
};