google-apis-bigquery_v2 0.61.0 → 0.63.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -238,6 +238,12 @@ module Google
238
238
  include Google::Apis::Core::JsonObjectSupport
239
239
  end
240
240
 
241
+ class DataFormatOptions
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
241
247
  class DataMaskingStatistics
242
248
  class Representation < Google::Apis::Core::JsonRepresentation; end
243
249
 
@@ -370,6 +376,12 @@ module Google
370
376
  include Google::Apis::Core::JsonObjectSupport
371
377
  end
372
378
 
379
+ class ExportDataStatistics
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
373
385
  class Expr
374
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
375
387
 
@@ -388,6 +400,12 @@ module Google
388
400
  include Google::Apis::Core::JsonObjectSupport
389
401
  end
390
402
 
403
+ class ExternalServiceCost
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
391
409
  class FeatureValue
392
410
  class Representation < Google::Apis::Core::JsonRepresentation; end
393
411
 
@@ -430,6 +448,12 @@ module Google
430
448
  include Google::Apis::Core::JsonObjectSupport
431
449
  end
432
450
 
451
+ class HighCardinalityJoin
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
433
457
  class HivePartitioningOptions
434
458
  class Representation < Google::Apis::Core::JsonRepresentation; end
435
459
 
@@ -454,6 +478,12 @@ module Google
454
478
  include Google::Apis::Core::JsonObjectSupport
455
479
  end
456
480
 
481
+ class InputDataChange
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
457
487
  class IntArray
458
488
  class Representation < Google::Apis::Core::JsonRepresentation; end
459
489
 
@@ -610,6 +640,12 @@ module Google
610
640
  include Google::Apis::Core::JsonObjectSupport
611
641
  end
612
642
 
643
+ class LinkedDatasetSource
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
613
649
  class ListModelsResponse
614
650
  class Representation < Google::Apis::Core::JsonRepresentation; end
615
651
 
@@ -628,18 +664,48 @@ module Google
628
664
  include Google::Apis::Core::JsonObjectSupport
629
665
  end
630
666
 
667
+ class LoadQueryStatistics
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
631
673
  class LocationMetadata
632
674
  class Representation < Google::Apis::Core::JsonRepresentation; end
633
675
 
634
676
  include Google::Apis::Core::JsonObjectSupport
635
677
  end
636
678
 
679
+ class MaterializedView
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
637
685
  class MaterializedViewDefinition
638
686
  class Representation < Google::Apis::Core::JsonRepresentation; end
639
687
 
640
688
  include Google::Apis::Core::JsonObjectSupport
641
689
  end
642
690
 
691
+ class MaterializedViewStatistics
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class MaterializedViewStatus
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class MetadataCacheStatistics
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
643
709
  class MlStatistics
644
710
  class Representation < Google::Apis::Core::JsonRepresentation; end
645
711
 
@@ -664,6 +730,12 @@ module Google
664
730
  include Google::Apis::Core::JsonObjectSupport
665
731
  end
666
732
 
733
+ class ModelExtractOptions
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
667
739
  class ModelReference
668
740
  class Representation < Google::Apis::Core::JsonRepresentation; end
669
741
 
@@ -682,6 +754,12 @@ module Google
682
754
  include Google::Apis::Core::JsonObjectSupport
683
755
  end
684
756
 
757
+ class PerformanceInsights
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
685
763
  class Policy
686
764
  class Representation < Google::Apis::Core::JsonRepresentation; end
687
765
 
@@ -718,6 +796,12 @@ module Google
718
796
  include Google::Apis::Core::JsonObjectSupport
719
797
  end
720
798
 
799
+ class QueryInfo
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
721
805
  class QueryParameter
722
806
  class Representation < Google::Apis::Core::JsonRepresentation; end
723
807
 
@@ -772,6 +856,12 @@ module Google
772
856
  include Google::Apis::Core::JsonObjectSupport
773
857
  end
774
858
 
859
+ class RangeValue
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
775
865
  class RankingMetrics
776
866
  class Representation < Google::Apis::Core::JsonRepresentation; end
777
867
 
@@ -832,6 +922,12 @@ module Google
832
922
  include Google::Apis::Core::JsonObjectSupport
833
923
  end
834
924
 
925
+ class ScriptOptions
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
835
931
  class ScriptStackFrame
836
932
  class Representation < Google::Apis::Core::JsonRepresentation; end
837
933
 
@@ -886,6 +982,18 @@ module Google
886
982
  include Google::Apis::Core::JsonObjectSupport
887
983
  end
888
984
 
985
+ class StagePerformanceChangeInsight
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class StagePerformanceStandaloneInsight
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
889
997
  class StandardSqlDataType
890
998
  class Representation < Google::Apis::Core::JsonRepresentation; end
891
999
 
@@ -922,6 +1030,12 @@ module Google
922
1030
  include Google::Apis::Core::JsonObjectSupport
923
1031
  end
924
1032
 
1033
+ class SystemVariables
1034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1035
+
1036
+ include Google::Apis::Core::JsonObjectSupport
1037
+ end
1038
+
925
1039
  class Table
926
1040
  class Representation < Google::Apis::Core::JsonRepresentation; end
927
1041
 
@@ -1036,12 +1150,24 @@ module Google
1036
1150
  include Google::Apis::Core::JsonObjectSupport
1037
1151
  end
1038
1152
 
1153
+ class TableMetadataCacheUsage
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1039
1159
  class TableReference
1040
1160
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1161
 
1042
1162
  include Google::Apis::Core::JsonObjectSupport
1043
1163
  end
1044
1164
 
1165
+ class TableReplicationInfo
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1045
1171
  class TableRow
1046
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1047
1173
 
@@ -1096,6 +1222,12 @@ module Google
1096
1222
  include Google::Apis::Core::JsonObjectSupport
1097
1223
  end
1098
1224
 
1225
+ class UndeleteDatasetRequest
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1099
1231
  class UserDefinedFunctionResource
1100
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1101
1233
 
@@ -1324,6 +1456,7 @@ module Google
1324
1456
  collection :column_families, as: 'columnFamilies', class: Google::Apis::BigqueryV2::BigtableColumnFamily, decorator: Google::Apis::BigqueryV2::BigtableColumnFamily::Representation
1325
1457
 
1326
1458
  property :ignore_unspecified_column_families, as: 'ignoreUnspecifiedColumnFamilies'
1459
+ property :output_column_families_as_json, as: 'outputColumnFamiliesAsJson'
1327
1460
  property :read_rowkey_as_string, as: 'readRowkeyAsString'
1328
1461
  end
1329
1462
  end
@@ -1497,6 +1630,13 @@ module Google
1497
1630
  end
1498
1631
  end
1499
1632
 
1633
+ class DataFormatOptions
1634
+ # @private
1635
+ class Representation < Google::Apis::Core::JsonRepresentation
1636
+ property :use_int64_timestamp, as: 'useInt64Timestamp'
1637
+ end
1638
+ end
1639
+
1500
1640
  class DataMaskingStatistics
1501
1641
  # @private
1502
1642
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1540,6 +1680,8 @@ module Google
1540
1680
  property :kind, as: 'kind'
1541
1681
  hash :labels, as: 'labels'
1542
1682
  property :last_modified_time, :numeric_string => true, as: 'lastModifiedTime'
1683
+ property :linked_dataset_source, as: 'linkedDatasetSource', class: Google::Apis::BigqueryV2::LinkedDatasetSource, decorator: Google::Apis::BigqueryV2::LinkedDatasetSource::Representation
1684
+
1543
1685
  property :location, as: 'location'
1544
1686
  property :max_time_travel_hours, :numeric_string => true, as: 'maxTimeTravelHours'
1545
1687
  property :satisfies_pzs, as: 'satisfiesPzs'
@@ -1547,6 +1689,7 @@ module Google
1547
1689
  property :storage_billing_model, as: 'storageBillingModel'
1548
1690
  collection :tags, as: 'tags', class: Google::Apis::BigqueryV2::Dataset::Tag, decorator: Google::Apis::BigqueryV2::Dataset::Tag::Representation
1549
1691
 
1692
+ property :type, as: 'type'
1550
1693
  end
1551
1694
 
1552
1695
  class Access
@@ -1593,6 +1736,7 @@ module Google
1593
1736
  property :etag, as: 'etag'
1594
1737
  property :kind, as: 'kind'
1595
1738
  property :next_page_token, as: 'nextPageToken'
1739
+ collection :unreachable, as: 'unreachable'
1596
1740
  end
1597
1741
 
1598
1742
  class Dataset
@@ -1718,6 +1862,7 @@ module Google
1718
1862
  # @private
1719
1863
  class Representation < Google::Apis::Core::JsonRepresentation
1720
1864
  property :completed_parallel_inputs, :numeric_string => true, as: 'completedParallelInputs'
1865
+ property :compute_mode, as: 'computeMode'
1721
1866
  property :compute_ms_avg, :numeric_string => true, as: 'computeMsAvg'
1722
1867
  property :compute_ms_max, :numeric_string => true, as: 'computeMsMax'
1723
1868
  property :compute_ratio_avg, as: 'computeRatioAvg'
@@ -1767,6 +1912,14 @@ module Google
1767
1912
  end
1768
1913
  end
1769
1914
 
1915
+ class ExportDataStatistics
1916
+ # @private
1917
+ class Representation < Google::Apis::Core::JsonRepresentation
1918
+ property :file_count, :numeric_string => true, as: 'fileCount'
1919
+ property :row_count, :numeric_string => true, as: 'rowCount'
1920
+ end
1921
+ end
1922
+
1770
1923
  class Expr
1771
1924
  # @private
1772
1925
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1796,6 +1949,7 @@ module Google
1796
1949
  property :hive_partitioning_options, as: 'hivePartitioningOptions', class: Google::Apis::BigqueryV2::HivePartitioningOptions, decorator: Google::Apis::BigqueryV2::HivePartitioningOptions::Representation
1797
1950
 
1798
1951
  property :ignore_unknown_values, as: 'ignoreUnknownValues'
1952
+ property :json_extension, as: 'jsonExtension'
1799
1953
  property :json_options, as: 'jsonOptions', class: Google::Apis::BigqueryV2::JsonOptions, decorator: Google::Apis::BigqueryV2::JsonOptions::Representation
1800
1954
 
1801
1955
  property :max_bad_records, as: 'maxBadRecords'
@@ -1819,6 +1973,17 @@ module Google
1819
1973
  end
1820
1974
  end
1821
1975
 
1976
+ class ExternalServiceCost
1977
+ # @private
1978
+ class Representation < Google::Apis::Core::JsonRepresentation
1979
+ property :bytes_billed, :numeric_string => true, as: 'bytesBilled'
1980
+ property :bytes_processed, :numeric_string => true, as: 'bytesProcessed'
1981
+ property :external_service, as: 'externalService'
1982
+ property :reserved_slot_count, :numeric_string => true, as: 'reservedSlotCount'
1983
+ property :slot_ms, :numeric_string => true, as: 'slotMs'
1984
+ end
1985
+ end
1986
+
1822
1987
  class FeatureValue
1823
1988
  # @private
1824
1989
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1891,6 +2056,16 @@ module Google
1891
2056
  end
1892
2057
  end
1893
2058
 
2059
+ class HighCardinalityJoin
2060
+ # @private
2061
+ class Representation < Google::Apis::Core::JsonRepresentation
2062
+ property :left_rows, :numeric_string => true, as: 'leftRows'
2063
+ property :output_rows, :numeric_string => true, as: 'outputRows'
2064
+ property :right_rows, :numeric_string => true, as: 'rightRows'
2065
+ property :step_index, as: 'stepIndex'
2066
+ end
2067
+ end
2068
+
1894
2069
  class HivePartitioningOptions
1895
2070
  # @private
1896
2071
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1981,6 +2156,13 @@ module Google
1981
2156
  end
1982
2157
  end
1983
2158
 
2159
+ class InputDataChange
2160
+ # @private
2161
+ class Representation < Google::Apis::Core::JsonRepresentation
2162
+ property :records_read_diff_percentage, as: 'recordsReadDiffPercentage'
2163
+ end
2164
+ end
2165
+
1984
2166
  class IntArray
1985
2167
  # @private
1986
2168
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2024,10 +2206,16 @@ module Google
2024
2206
  class IterationResult
2025
2207
  # @private
2026
2208
  class Representation < Google::Apis::Core::JsonRepresentation
2209
+ property :arima_result, as: 'arimaResult', class: Google::Apis::BigqueryV2::ArimaResult, decorator: Google::Apis::BigqueryV2::ArimaResult::Representation
2210
+
2211
+ collection :cluster_infos, as: 'clusterInfos', class: Google::Apis::BigqueryV2::ClusterInfo, decorator: Google::Apis::BigqueryV2::ClusterInfo::Representation
2212
+
2027
2213
  property :duration_ms, :numeric_string => true, as: 'durationMs'
2028
2214
  property :eval_loss, as: 'evalLoss'
2029
2215
  property :index, as: 'index'
2030
2216
  property :learn_rate, as: 'learnRate'
2217
+ collection :principal_component_infos, as: 'principalComponentInfos', class: Google::Apis::BigqueryV2::PrincipalComponentInfo, decorator: Google::Apis::BigqueryV2::PrincipalComponentInfo::Representation
2218
+
2031
2219
  property :training_loss, as: 'trainingLoss'
2032
2220
  end
2033
2221
  end
@@ -2039,10 +2227,12 @@ module Google
2039
2227
 
2040
2228
  property :etag, as: 'etag'
2041
2229
  property :id, as: 'id'
2042
- property :job_creation_reason, as: 'jobCreationReason'
2230
+ property :job_creation_reason, as: 'jobCreationReason', class: Google::Apis::BigqueryV2::JobCreationReason, decorator: Google::Apis::BigqueryV2::JobCreationReason::Representation
2231
+
2043
2232
  property :job_reference, as: 'jobReference', class: Google::Apis::BigqueryV2::JobReference, decorator: Google::Apis::BigqueryV2::JobReference::Representation
2044
2233
 
2045
2234
  property :kind, as: 'kind'
2235
+ property :principal_subject, as: 'principal_subject'
2046
2236
  property :self_link, as: 'selfLink'
2047
2237
  property :statistics, as: 'statistics', class: Google::Apis::BigqueryV2::JobStatistics, decorator: Google::Apis::BigqueryV2::JobStatistics::Representation
2048
2238
 
@@ -2087,6 +2277,8 @@ module Google
2087
2277
  property :destination_uri, as: 'destinationUri'
2088
2278
  collection :destination_uris, as: 'destinationUris'
2089
2279
  property :field_delimiter, as: 'fieldDelimiter'
2280
+ property :model_extract_options, as: 'modelExtractOptions', class: Google::Apis::BigqueryV2::ModelExtractOptions, decorator: Google::Apis::BigqueryV2::ModelExtractOptions::Representation
2281
+
2090
2282
  property :print_header, as: 'printHeader'
2091
2283
  property :source_model, as: 'sourceModel', class: Google::Apis::BigqueryV2::ModelReference, decorator: Google::Apis::BigqueryV2::ModelReference::Representation
2092
2284
 
@@ -2176,6 +2368,10 @@ module Google
2176
2368
  property :range_partitioning, as: 'rangePartitioning', class: Google::Apis::BigqueryV2::RangePartitioning, decorator: Google::Apis::BigqueryV2::RangePartitioning::Representation
2177
2369
 
2178
2370
  collection :schema_update_options, as: 'schemaUpdateOptions'
2371
+ property :script_options, as: 'scriptOptions', class: Google::Apis::BigqueryV2::ScriptOptions, decorator: Google::Apis::BigqueryV2::ScriptOptions::Representation
2372
+
2373
+ property :system_variables, as: 'systemVariables', class: Google::Apis::BigqueryV2::SystemVariables, decorator: Google::Apis::BigqueryV2::SystemVariables::Representation
2374
+
2179
2375
  hash :table_definitions, as: 'tableDefinitions', class: Google::Apis::BigqueryV2::ExternalDataConfiguration, decorator: Google::Apis::BigqueryV2::ExternalDataConfiguration::Representation
2180
2376
 
2181
2377
  property :time_partitioning, as: 'timePartitioning', class: Google::Apis::BigqueryV2::TimePartitioning, decorator: Google::Apis::BigqueryV2::TimePartitioning::Representation
@@ -2221,6 +2417,7 @@ module Google
2221
2417
 
2222
2418
  property :kind, as: 'kind'
2223
2419
  property :next_page_token, as: 'nextPageToken'
2420
+ collection :unreachable, as: 'unreachable'
2224
2421
  end
2225
2422
 
2226
2423
  class Job
@@ -2234,6 +2431,7 @@ module Google
2234
2431
  property :job_reference, as: 'jobReference', class: Google::Apis::BigqueryV2::JobReference, decorator: Google::Apis::BigqueryV2::JobReference::Representation
2235
2432
 
2236
2433
  property :kind, as: 'kind'
2434
+ property :principal_subject, as: 'principal_subject'
2237
2435
  property :state, as: 'state'
2238
2436
  property :statistics, as: 'statistics', class: Google::Apis::BigqueryV2::JobStatistics, decorator: Google::Apis::BigqueryV2::JobStatistics::Representation
2239
2437
 
@@ -2265,6 +2463,7 @@ module Google
2265
2463
  property :end_time, :numeric_string => true, as: 'endTime'
2266
2464
  property :extract, as: 'extract', class: Google::Apis::BigqueryV2::JobStatistics4, decorator: Google::Apis::BigqueryV2::JobStatistics4::Representation
2267
2465
 
2466
+ property :final_execution_duration_ms, :numeric_string => true, as: 'finalExecutionDurationMs'
2268
2467
  property :load, as: 'load', class: Google::Apis::BigqueryV2::JobStatistics3, decorator: Google::Apis::BigqueryV2::JobStatistics3::Representation
2269
2468
 
2270
2469
  property :num_child_jobs, :numeric_string => true, as: 'numChildJobs'
@@ -2304,6 +2503,12 @@ module Google
2304
2503
 
2305
2504
  property :billing_tier, as: 'billingTier'
2306
2505
  property :cache_hit, as: 'cacheHit'
2506
+ property :dcl_target_dataset, as: 'dclTargetDataset', class: Google::Apis::BigqueryV2::DatasetReference, decorator: Google::Apis::BigqueryV2::DatasetReference::Representation
2507
+
2508
+ property :dcl_target_table, as: 'dclTargetTable', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
2509
+
2510
+ property :dcl_target_view, as: 'dclTargetView', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
2511
+
2307
2512
  property :ddl_affected_row_access_policy_count, :numeric_string => true, as: 'ddlAffectedRowAccessPolicyCount'
2308
2513
  property :ddl_destination_table, as: 'ddlDestinationTable', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
2309
2514
 
@@ -2319,6 +2524,16 @@ module Google
2319
2524
  property :dml_stats, as: 'dmlStats', class: Google::Apis::BigqueryV2::DmlStatistics, decorator: Google::Apis::BigqueryV2::DmlStatistics::Representation
2320
2525
 
2321
2526
  property :estimated_bytes_processed, :numeric_string => true, as: 'estimatedBytesProcessed'
2527
+ property :export_data_statistics, as: 'exportDataStatistics', class: Google::Apis::BigqueryV2::ExportDataStatistics, decorator: Google::Apis::BigqueryV2::ExportDataStatistics::Representation
2528
+
2529
+ collection :external_service_costs, as: 'externalServiceCosts', class: Google::Apis::BigqueryV2::ExternalServiceCost, decorator: Google::Apis::BigqueryV2::ExternalServiceCost::Representation
2530
+
2531
+ property :load_query_statistics, as: 'loadQueryStatistics', class: Google::Apis::BigqueryV2::LoadQueryStatistics, decorator: Google::Apis::BigqueryV2::LoadQueryStatistics::Representation
2532
+
2533
+ property :materialized_view_statistics, as: 'materializedViewStatistics', class: Google::Apis::BigqueryV2::MaterializedViewStatistics, decorator: Google::Apis::BigqueryV2::MaterializedViewStatistics::Representation
2534
+
2535
+ property :metadata_cache_statistics, as: 'metadataCacheStatistics', class: Google::Apis::BigqueryV2::MetadataCacheStatistics, decorator: Google::Apis::BigqueryV2::MetadataCacheStatistics::Representation
2536
+
2322
2537
  property :ml_statistics, as: 'mlStatistics', class: Google::Apis::BigqueryV2::MlStatistics, decorator: Google::Apis::BigqueryV2::MlStatistics::Representation
2323
2538
 
2324
2539
  property :model_training, as: 'modelTraining', class: Google::Apis::BigqueryV2::BigQueryModelTraining, decorator: Google::Apis::BigqueryV2::BigQueryModelTraining::Representation
@@ -2326,6 +2541,10 @@ module Google
2326
2541
  property :model_training_current_iteration, as: 'modelTrainingCurrentIteration'
2327
2542
  property :model_training_expected_total_iteration, :numeric_string => true, as: 'modelTrainingExpectedTotalIteration'
2328
2543
  property :num_dml_affected_rows, :numeric_string => true, as: 'numDmlAffectedRows'
2544
+ property :performance_insights, as: 'performanceInsights', class: Google::Apis::BigqueryV2::PerformanceInsights, decorator: Google::Apis::BigqueryV2::PerformanceInsights::Representation
2545
+
2546
+ property :query_info, as: 'queryInfo', class: Google::Apis::BigqueryV2::QueryInfo, decorator: Google::Apis::BigqueryV2::QueryInfo::Representation
2547
+
2329
2548
  collection :query_plan, as: 'queryPlan', class: Google::Apis::BigqueryV2::ExplainQueryStage, decorator: Google::Apis::BigqueryV2::ExplainQueryStage::Representation
2330
2549
 
2331
2550
  collection :referenced_routines, as: 'referencedRoutines', class: Google::Apis::BigqueryV2::RoutineReference, decorator: Google::Apis::BigqueryV2::RoutineReference::Representation
@@ -2351,6 +2570,8 @@ module Google
2351
2570
  property :transferred_bytes, :numeric_string => true, as: 'transferredBytes'
2352
2571
  collection :undeclared_query_parameters, as: 'undeclaredQueryParameters', class: Google::Apis::BigqueryV2::QueryParameter, decorator: Google::Apis::BigqueryV2::QueryParameter::Representation
2353
2572
 
2573
+ property :vector_search_statistics, as: 'vectorSearchStatistics', class: Google::Apis::BigqueryV2::VectorSearchStatistics, decorator: Google::Apis::BigqueryV2::VectorSearchStatistics::Representation
2574
+
2354
2575
  end
2355
2576
 
2356
2577
  class ReservationUsage
@@ -2370,6 +2591,8 @@ module Google
2370
2591
  property :input_files, :numeric_string => true, as: 'inputFiles'
2371
2592
  property :output_bytes, :numeric_string => true, as: 'outputBytes'
2372
2593
  property :output_rows, :numeric_string => true, as: 'outputRows'
2594
+ collection :timeline, as: 'timeline', class: Google::Apis::BigqueryV2::QueryTimelineSample, decorator: Google::Apis::BigqueryV2::QueryTimelineSample::Representation
2595
+
2373
2596
  end
2374
2597
  end
2375
2598
 
@@ -2378,6 +2601,8 @@ module Google
2378
2601
  class Representation < Google::Apis::Core::JsonRepresentation
2379
2602
  collection :destination_uri_file_counts, as: 'destinationUriFileCounts'
2380
2603
  property :input_bytes, :numeric_string => true, as: 'inputBytes'
2604
+ collection :timeline, as: 'timeline', class: Google::Apis::BigqueryV2::QueryTimelineSample, decorator: Google::Apis::BigqueryV2::QueryTimelineSample::Representation
2605
+
2381
2606
  end
2382
2607
  end
2383
2608
 
@@ -2407,6 +2632,14 @@ module Google
2407
2632
  end
2408
2633
  end
2409
2634
 
2635
+ class LinkedDatasetSource
2636
+ # @private
2637
+ class Representation < Google::Apis::Core::JsonRepresentation
2638
+ property :source_dataset, as: 'sourceDataset', class: Google::Apis::BigqueryV2::DatasetReference, decorator: Google::Apis::BigqueryV2::DatasetReference::Representation
2639
+
2640
+ end
2641
+ end
2642
+
2410
2643
  class ListModelsResponse
2411
2644
  # @private
2412
2645
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2434,6 +2667,18 @@ module Google
2434
2667
  end
2435
2668
  end
2436
2669
 
2670
+ class LoadQueryStatistics
2671
+ # @private
2672
+ class Representation < Google::Apis::Core::JsonRepresentation
2673
+ property :bad_records, :numeric_string => true, as: 'badRecords'
2674
+ property :bytes_transferred, :numeric_string => true, as: 'bytesTransferred'
2675
+ property :input_file_bytes, :numeric_string => true, as: 'inputFileBytes'
2676
+ property :input_files, :numeric_string => true, as: 'inputFiles'
2677
+ property :output_bytes, :numeric_string => true, as: 'outputBytes'
2678
+ property :output_rows, :numeric_string => true, as: 'outputRows'
2679
+ end
2680
+ end
2681
+
2437
2682
  class LocationMetadata
2438
2683
  # @private
2439
2684
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2441,6 +2686,17 @@ module Google
2441
2686
  end
2442
2687
  end
2443
2688
 
2689
+ class MaterializedView
2690
+ # @private
2691
+ class Representation < Google::Apis::Core::JsonRepresentation
2692
+ property :chosen, as: 'chosen'
2693
+ property :estimated_bytes_saved, :numeric_string => true, as: 'estimatedBytesSaved'
2694
+ property :rejected_reason, as: 'rejectedReason'
2695
+ property :table_reference, as: 'tableReference', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
2696
+
2697
+ end
2698
+ end
2699
+
2444
2700
  class MaterializedViewDefinition
2445
2701
  # @private
2446
2702
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2453,12 +2709,41 @@ module Google
2453
2709
  end
2454
2710
  end
2455
2711
 
2712
+ class MaterializedViewStatistics
2713
+ # @private
2714
+ class Representation < Google::Apis::Core::JsonRepresentation
2715
+ collection :materialized_view, as: 'materializedView', class: Google::Apis::BigqueryV2::MaterializedView, decorator: Google::Apis::BigqueryV2::MaterializedView::Representation
2716
+
2717
+ end
2718
+ end
2719
+
2720
+ class MaterializedViewStatus
2721
+ # @private
2722
+ class Representation < Google::Apis::Core::JsonRepresentation
2723
+ property :last_refresh_status, as: 'lastRefreshStatus', class: Google::Apis::BigqueryV2::ErrorProto, decorator: Google::Apis::BigqueryV2::ErrorProto::Representation
2724
+
2725
+ property :refresh_watermark, as: 'refreshWatermark'
2726
+ end
2727
+ end
2728
+
2729
+ class MetadataCacheStatistics
2730
+ # @private
2731
+ class Representation < Google::Apis::Core::JsonRepresentation
2732
+ collection :table_metadata_cache_usage, as: 'tableMetadataCacheUsage', class: Google::Apis::BigqueryV2::TableMetadataCacheUsage, decorator: Google::Apis::BigqueryV2::TableMetadataCacheUsage::Representation
2733
+
2734
+ end
2735
+ end
2736
+
2456
2737
  class MlStatistics
2457
2738
  # @private
2458
2739
  class Representation < Google::Apis::Core::JsonRepresentation
2740
+ collection :hparam_trials, as: 'hparamTrials', class: Google::Apis::BigqueryV2::HparamTuningTrial, decorator: Google::Apis::BigqueryV2::HparamTuningTrial::Representation
2741
+
2459
2742
  collection :iteration_results, as: 'iterationResults', class: Google::Apis::BigqueryV2::IterationResult, decorator: Google::Apis::BigqueryV2::IterationResult::Representation
2460
2743
 
2461
2744
  property :max_iterations, :numeric_string => true, as: 'maxIterations'
2745
+ property :model_type, as: 'modelType'
2746
+ property :training_type, as: 'trainingType'
2462
2747
  end
2463
2748
  end
2464
2749
 
@@ -2517,6 +2802,13 @@ module Google
2517
2802
  end
2518
2803
  end
2519
2804
 
2805
+ class ModelExtractOptions
2806
+ # @private
2807
+ class Representation < Google::Apis::Core::JsonRepresentation
2808
+ property :trial_id, :numeric_string => true, as: 'trialId'
2809
+ end
2810
+ end
2811
+
2520
2812
  class ModelReference
2521
2813
  # @private
2522
2814
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2544,6 +2836,17 @@ module Google
2544
2836
  end
2545
2837
  end
2546
2838
 
2839
+ class PerformanceInsights
2840
+ # @private
2841
+ class Representation < Google::Apis::Core::JsonRepresentation
2842
+ property :avg_previous_execution_ms, :numeric_string => true, as: 'avgPreviousExecutionMs'
2843
+ collection :stage_performance_change_insights, as: 'stagePerformanceChangeInsights', class: Google::Apis::BigqueryV2::StagePerformanceChangeInsight, decorator: Google::Apis::BigqueryV2::StagePerformanceChangeInsight::Representation
2844
+
2845
+ collection :stage_performance_standalone_insights, as: 'stagePerformanceStandaloneInsights', class: Google::Apis::BigqueryV2::StagePerformanceStandaloneInsight, decorator: Google::Apis::BigqueryV2::StagePerformanceStandaloneInsight::Representation
2846
+
2847
+ end
2848
+ end
2849
+
2547
2850
  class Policy
2548
2851
  # @private
2549
2852
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2605,6 +2908,13 @@ module Google
2605
2908
  end
2606
2909
  end
2607
2910
 
2911
+ class QueryInfo
2912
+ # @private
2913
+ class Representation < Google::Apis::Core::JsonRepresentation
2914
+ hash :optimization_details, as: 'optimizationDetails'
2915
+ end
2916
+ end
2917
+
2608
2918
  class QueryParameter
2609
2919
  # @private
2610
2920
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2621,6 +2931,8 @@ module Google
2621
2931
  class Representation < Google::Apis::Core::JsonRepresentation
2622
2932
  property :array_type, as: 'arrayType', class: Google::Apis::BigqueryV2::QueryParameterType, decorator: Google::Apis::BigqueryV2::QueryParameterType::Representation
2623
2933
 
2934
+ property :range_element_type, as: 'rangeElementType', class: Google::Apis::BigqueryV2::QueryParameterType, decorator: Google::Apis::BigqueryV2::QueryParameterType::Representation
2935
+
2624
2936
  collection :struct_types, as: 'structTypes', class: Google::Apis::BigqueryV2::QueryParameterType::StructType, decorator: Google::Apis::BigqueryV2::QueryParameterType::StructType::Representation
2625
2937
 
2626
2938
  property :type, as: 'type'
@@ -2642,6 +2954,8 @@ module Google
2642
2954
  class Representation < Google::Apis::Core::JsonRepresentation
2643
2955
  collection :array_values, as: 'arrayValues', class: Google::Apis::BigqueryV2::QueryParameterValue, decorator: Google::Apis::BigqueryV2::QueryParameterValue::Representation
2644
2956
 
2957
+ property :range_value, as: 'rangeValue', class: Google::Apis::BigqueryV2::RangeValue, decorator: Google::Apis::BigqueryV2::RangeValue::Representation
2958
+
2645
2959
  hash :struct_values, as: 'structValues', class: Google::Apis::BigqueryV2::QueryParameterValue, decorator: Google::Apis::BigqueryV2::QueryParameterValue::Representation
2646
2960
 
2647
2961
  property :value, as: 'value'
@@ -2658,6 +2972,8 @@ module Google
2658
2972
  property :default_dataset, as: 'defaultDataset', class: Google::Apis::BigqueryV2::DatasetReference, decorator: Google::Apis::BigqueryV2::DatasetReference::Representation
2659
2973
 
2660
2974
  property :dry_run, as: 'dryRun'
2975
+ property :format_options, as: 'formatOptions', class: Google::Apis::BigqueryV2::DataFormatOptions, decorator: Google::Apis::BigqueryV2::DataFormatOptions::Representation
2976
+
2661
2977
  property :job_creation_mode, as: 'jobCreationMode'
2662
2978
  property :kind, as: 'kind'
2663
2979
  hash :labels, as: 'labels'
@@ -2685,7 +3001,8 @@ module Google
2685
3001
  collection :errors, as: 'errors', class: Google::Apis::BigqueryV2::ErrorProto, decorator: Google::Apis::BigqueryV2::ErrorProto::Representation
2686
3002
 
2687
3003
  property :job_complete, as: 'jobComplete'
2688
- property :job_creation_reason, as: 'jobCreationReason'
3004
+ property :job_creation_reason, as: 'jobCreationReason', class: Google::Apis::BigqueryV2::JobCreationReason, decorator: Google::Apis::BigqueryV2::JobCreationReason::Representation
3005
+
2689
3006
  property :job_reference, as: 'jobReference', class: Google::Apis::BigqueryV2::JobReference, decorator: Google::Apis::BigqueryV2::JobReference::Representation
2690
3007
 
2691
3008
  property :kind, as: 'kind'
@@ -2733,6 +3050,16 @@ module Google
2733
3050
  end
2734
3051
  end
2735
3052
 
3053
+ class RangeValue
3054
+ # @private
3055
+ class Representation < Google::Apis::Core::JsonRepresentation
3056
+ property :end, as: 'end', class: Google::Apis::BigqueryV2::QueryParameterValue, decorator: Google::Apis::BigqueryV2::QueryParameterValue::Representation
3057
+
3058
+ property :start, as: 'start', class: Google::Apis::BigqueryV2::QueryParameterValue, decorator: Google::Apis::BigqueryV2::QueryParameterValue::Representation
3059
+
3060
+ end
3061
+ end
3062
+
2736
3063
  class RankingMetrics
2737
3064
  # @private
2738
3065
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2853,6 +3180,15 @@ module Google
2853
3180
  end
2854
3181
  end
2855
3182
 
3183
+ class ScriptOptions
3184
+ # @private
3185
+ class Representation < Google::Apis::Core::JsonRepresentation
3186
+ property :key_result_statement, as: 'keyResultStatement'
3187
+ property :statement_byte_budget, :numeric_string => true, as: 'statementByteBudget'
3188
+ property :statement_timeout_ms, :numeric_string => true, as: 'statementTimeoutMs'
3189
+ end
3190
+ end
3191
+
2856
3192
  class ScriptStackFrame
2857
3193
  # @private
2858
3194
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2937,6 +3273,8 @@ module Google
2937
3273
  # @private
2938
3274
  class Representation < Google::Apis::Core::JsonRepresentation
2939
3275
  hash :endpoints, as: 'endpoints'
3276
+ property :gcs_staging_bucket, as: 'gcsStagingBucket'
3277
+ property :kms_key_name, as: 'kmsKeyName'
2940
3278
  property :logging_info, as: 'loggingInfo', class: Google::Apis::BigqueryV2::SparkLoggingInfo, decorator: Google::Apis::BigqueryV2::SparkLoggingInfo::Representation
2941
3279
 
2942
3280
  property :spark_job_id, as: 'sparkJobId'
@@ -2944,6 +3282,28 @@ module Google
2944
3282
  end
2945
3283
  end
2946
3284
 
3285
+ class StagePerformanceChangeInsight
3286
+ # @private
3287
+ class Representation < Google::Apis::Core::JsonRepresentation
3288
+ property :input_data_change, as: 'inputDataChange', class: Google::Apis::BigqueryV2::InputDataChange, decorator: Google::Apis::BigqueryV2::InputDataChange::Representation
3289
+
3290
+ property :stage_id, :numeric_string => true, as: 'stageId'
3291
+ end
3292
+ end
3293
+
3294
+ class StagePerformanceStandaloneInsight
3295
+ # @private
3296
+ class Representation < Google::Apis::Core::JsonRepresentation
3297
+ collection :bi_engine_reasons, as: 'biEngineReasons', class: Google::Apis::BigqueryV2::BiEngineReason, decorator: Google::Apis::BigqueryV2::BiEngineReason::Representation
3298
+
3299
+ collection :high_cardinality_joins, as: 'highCardinalityJoins', class: Google::Apis::BigqueryV2::HighCardinalityJoin, decorator: Google::Apis::BigqueryV2::HighCardinalityJoin::Representation
3300
+
3301
+ property :insufficient_shuffle_quota, as: 'insufficientShuffleQuota'
3302
+ property :slot_contention, as: 'slotContention'
3303
+ property :stage_id, :numeric_string => true, as: 'stageId'
3304
+ end
3305
+ end
3306
+
2947
3307
  class StandardSqlDataType
2948
3308
  # @private
2949
3309
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2998,6 +3358,15 @@ module Google
2998
3358
  end
2999
3359
  end
3000
3360
 
3361
+ class SystemVariables
3362
+ # @private
3363
+ class Representation < Google::Apis::Core::JsonRepresentation
3364
+ hash :types, as: 'types', class: Google::Apis::BigqueryV2::StandardSqlDataType, decorator: Google::Apis::BigqueryV2::StandardSqlDataType::Representation
3365
+
3366
+ hash :values, as: 'values'
3367
+ end
3368
+ end
3369
+
3001
3370
  class Table
3002
3371
  # @private
3003
3372
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3025,7 +3394,9 @@ module Google
3025
3394
  property :location, as: 'location'
3026
3395
  property :materialized_view, as: 'materializedView', class: Google::Apis::BigqueryV2::MaterializedViewDefinition, decorator: Google::Apis::BigqueryV2::MaterializedViewDefinition::Representation
3027
3396
 
3028
- property :max_staleness, :base64 => true, as: 'maxStaleness'
3397
+ property :materialized_view_status, as: 'materializedViewStatus', class: Google::Apis::BigqueryV2::MaterializedViewStatus, decorator: Google::Apis::BigqueryV2::MaterializedViewStatus::Representation
3398
+
3399
+ property :max_staleness, as: 'maxStaleness'
3029
3400
  property :model, as: 'model', class: Google::Apis::BigqueryV2::ModelDefinition, decorator: Google::Apis::BigqueryV2::ModelDefinition::Representation
3030
3401
 
3031
3402
  property :num_active_logical_bytes, :numeric_string => true, as: 'numActiveLogicalBytes'
@@ -3042,6 +3413,8 @@ module Google
3042
3413
  property :num_total_physical_bytes, :numeric_string => true, as: 'numTotalPhysicalBytes'
3043
3414
  property :range_partitioning, as: 'rangePartitioning', class: Google::Apis::BigqueryV2::RangePartitioning, decorator: Google::Apis::BigqueryV2::RangePartitioning::Representation
3044
3415
 
3416
+ collection :replicas, as: 'replicas', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
3417
+
3045
3418
  property :require_partition_filter, as: 'requirePartitionFilter'
3046
3419
  hash :resource_tags, as: 'resourceTags'
3047
3420
  property :schema, as: 'schema', class: Google::Apis::BigqueryV2::TableSchema, decorator: Google::Apis::BigqueryV2::TableSchema::Representation
@@ -3055,6 +3428,8 @@ module Google
3055
3428
 
3056
3429
  property :table_reference, as: 'tableReference', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
3057
3430
 
3431
+ property :table_replication_info, as: 'tableReplicationInfo', class: Google::Apis::BigqueryV2::TableReplicationInfo, decorator: Google::Apis::BigqueryV2::TableReplicationInfo::Representation
3432
+
3058
3433
  property :time_partitioning, as: 'timePartitioning', class: Google::Apis::BigqueryV2::TimePartitioning, decorator: Google::Apis::BigqueryV2::TimePartitioning::Representation
3059
3434
 
3060
3435
  property :type, as: 'type'
@@ -3124,6 +3499,7 @@ module Google
3124
3499
 
3125
3500
  property :skip_invalid_rows, as: 'skipInvalidRows'
3126
3501
  property :template_suffix, as: 'templateSuffix'
3502
+ property :trace_id, as: 'traceId'
3127
3503
  end
3128
3504
 
3129
3505
  class Row
@@ -3234,6 +3610,7 @@ module Google
3234
3610
  hash :labels, as: 'labels'
3235
3611
  property :range_partitioning, as: 'rangePartitioning', class: Google::Apis::BigqueryV2::RangePartitioning, decorator: Google::Apis::BigqueryV2::RangePartitioning::Representation
3236
3612
 
3613
+ property :require_partition_filter, as: 'requirePartitionFilter'
3237
3614
  property :table_reference, as: 'tableReference', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
3238
3615
 
3239
3616
  property :time_partitioning, as: 'timePartitioning', class: Google::Apis::BigqueryV2::TimePartitioning, decorator: Google::Apis::BigqueryV2::TimePartitioning::Representation
@@ -3246,12 +3623,25 @@ module Google
3246
3623
  class View
3247
3624
  # @private
3248
3625
  class Representation < Google::Apis::Core::JsonRepresentation
3626
+ property :privacy_policy, as: 'privacyPolicy', class: Google::Apis::BigqueryV2::PrivacyPolicy, decorator: Google::Apis::BigqueryV2::PrivacyPolicy::Representation
3627
+
3249
3628
  property :use_legacy_sql, as: 'useLegacySql'
3250
3629
  end
3251
3630
  end
3252
3631
  end
3253
3632
  end
3254
3633
 
3634
+ class TableMetadataCacheUsage
3635
+ # @private
3636
+ class Representation < Google::Apis::Core::JsonRepresentation
3637
+ property :explanation, as: 'explanation'
3638
+ property :table_reference, as: 'tableReference', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
3639
+
3640
+ property :table_type, as: 'tableType'
3641
+ property :unused_reason, as: 'unusedReason'
3642
+ end
3643
+ end
3644
+
3255
3645
  class TableReference
3256
3646
  # @private
3257
3647
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3261,6 +3651,19 @@ module Google
3261
3651
  end
3262
3652
  end
3263
3653
 
3654
+ class TableReplicationInfo
3655
+ # @private
3656
+ class Representation < Google::Apis::Core::JsonRepresentation
3657
+ property :replicated_source_last_refresh_time, :numeric_string => true, as: 'replicatedSourceLastRefreshTime'
3658
+ property :replication_error, as: 'replicationError', class: Google::Apis::BigqueryV2::ErrorProto, decorator: Google::Apis::BigqueryV2::ErrorProto::Representation
3659
+
3660
+ property :replication_interval_ms, :numeric_string => true, as: 'replicationIntervalMs'
3661
+ property :replication_status, as: 'replicationStatus'
3662
+ property :source_table, as: 'sourceTable', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
3663
+
3664
+ end
3665
+ end
3666
+
3264
3667
  class TableRow
3265
3668
  # @private
3266
3669
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3433,6 +3836,13 @@ module Google
3433
3836
  end
3434
3837
  end
3435
3838
 
3839
+ class UndeleteDatasetRequest
3840
+ # @private
3841
+ class Representation < Google::Apis::Core::JsonRepresentation
3842
+ property :deletion_time, as: 'deletionTime'
3843
+ end
3844
+ end
3845
+
3436
3846
  class UserDefinedFunctionResource
3437
3847
  # @private
3438
3848
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3453,6 +3863,8 @@ module Google
3453
3863
  class ViewDefinition
3454
3864
  # @private
3455
3865
  class Representation < Google::Apis::Core::JsonRepresentation
3866
+ property :privacy_policy, as: 'privacyPolicy', class: Google::Apis::BigqueryV2::PrivacyPolicy, decorator: Google::Apis::BigqueryV2::PrivacyPolicy::Representation
3867
+
3456
3868
  property :query, as: 'query'
3457
3869
  property :use_explicit_column_names, as: 'useExplicitColumnNames'
3458
3870
  property :use_legacy_sql, as: 'useLegacySql'