google-api-client 0.19.5 → 0.19.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +30 -0
  3. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  4. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +7 -0
  5. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
  6. data/generated/google/apis/appengine_v1.rb +1 -1
  7. data/generated/google/apis/appengine_v1/classes.rb +7 -0
  8. data/generated/google/apis/appengine_v1/representations.rb +1 -0
  9. data/generated/google/apis/appengine_v1beta.rb +1 -1
  10. data/generated/google/apis/appengine_v1beta/classes.rb +7 -0
  11. data/generated/google/apis/appengine_v1beta/representations.rb +1 -0
  12. data/generated/google/apis/bigquery_v2.rb +1 -1
  13. data/generated/google/apis/bigquery_v2/classes.rb +34 -6
  14. data/generated/google/apis/bigquery_v2/representations.rb +5 -1
  15. data/generated/google/apis/bigquery_v2/service.rb +15 -3
  16. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  17. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +1 -0
  18. data/generated/google/apis/calendar_v3.rb +1 -1
  19. data/generated/google/apis/calendar_v3/classes.rb +45 -0
  20. data/generated/google/apis/calendar_v3/representations.rb +29 -0
  21. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  22. data/generated/google/apis/cloudbuild_v1/classes.rb +11 -2
  23. data/generated/google/apis/compute_alpha.rb +1 -1
  24. data/generated/google/apis/compute_alpha/classes.rb +64 -30
  25. data/generated/google/apis/compute_alpha/representations.rb +1 -0
  26. data/generated/google/apis/compute_alpha/service.rb +142 -5
  27. data/generated/google/apis/compute_beta.rb +1 -1
  28. data/generated/google/apis/compute_beta/classes.rb +55 -29
  29. data/generated/google/apis/compute_beta/service.rb +3 -3
  30. data/generated/google/apis/compute_v1.rb +1 -1
  31. data/generated/google/apis/compute_v1/classes.rb +219 -23
  32. data/generated/google/apis/compute_v1/representations.rb +68 -0
  33. data/generated/google/apis/compute_v1/service.rb +148 -3
  34. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  35. data/generated/google/apis/dialogflow_v2beta1/classes.rb +1769 -367
  36. data/generated/google/apis/dialogflow_v2beta1/representations.rb +813 -223
  37. data/generated/google/apis/dialogflow_v2beta1/service.rb +224 -224
  38. data/generated/google/apis/dlp_v2beta1.rb +1 -1
  39. data/generated/google/apis/dlp_v2beta1/classes.rb +3 -1
  40. data/generated/google/apis/dlp_v2beta2.rb +1 -1
  41. data/generated/google/apis/dlp_v2beta2/classes.rb +3 -1
  42. data/generated/google/apis/drive_v2.rb +1 -1
  43. data/generated/google/apis/drive_v2/classes.rb +2 -1
  44. data/generated/google/apis/gmail_v1.rb +1 -1
  45. data/generated/google/apis/gmail_v1/classes.rb +24 -24
  46. data/generated/google/apis/ml_v1.rb +1 -1
  47. data/generated/google/apis/ml_v1/classes.rb +16 -0
  48. data/generated/google/apis/ml_v1/representations.rb +2 -0
  49. data/generated/google/apis/monitoring_v3.rb +1 -1
  50. data/generated/google/apis/monitoring_v3/classes.rb +9 -1
  51. data/generated/google/apis/monitoring_v3/representations.rb +1 -0
  52. data/generated/google/apis/poly_v1.rb +1 -1
  53. data/generated/google/apis/poly_v1/classes.rb +9 -0
  54. data/generated/google/apis/poly_v1/representations.rb +1 -0
  55. data/generated/google/apis/safebrowsing_v4.rb +1 -1
  56. data/generated/google/apis/safebrowsing_v4/classes.rb +7 -0
  57. data/generated/google/apis/safebrowsing_v4/representations.rb +1 -0
  58. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  59. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +4 -2
  60. data/generated/google/apis/sheets_v4.rb +1 -1
  61. data/generated/google/apis/sheets_v4/classes.rb +282 -0
  62. data/generated/google/apis/sheets_v4/representations.rb +66 -0
  63. data/generated/google/apis/slides_v1.rb +1 -1
  64. data/generated/google/apis/slides_v1/classes.rb +15 -0
  65. data/generated/google/apis/slides_v1/representations.rb +1 -0
  66. data/generated/google/apis/slides_v1/service.rb +1 -0
  67. data/generated/google/apis/sqladmin_v1beta3.rb +1 -1
  68. data/generated/google/apis/sqladmin_v1beta3/classes.rb +17 -0
  69. data/generated/google/apis/sqladmin_v1beta3/representations.rb +2 -0
  70. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  71. data/generated/google/apis/sqladmin_v1beta4/classes.rb +37 -15
  72. data/generated/google/apis/sqladmin_v1beta4/representations.rb +2 -0
  73. data/generated/google/apis/sqladmin_v1beta4/service.rb +1 -2
  74. data/generated/google/apis/testing_v1.rb +1 -1
  75. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  76. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  77. data/lib/google/apis/version.rb +1 -1
  78. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 389968841f5d24859ff2b0259092351355f8a35b
4
- data.tar.gz: c250cdc5f11262fd8cec2987bd891687309837b0
3
+ metadata.gz: 7f4da3700cdd328eac7632bdb1383cb6e9b59f70
4
+ data.tar.gz: 0dbdaa72256bdffc9d2dd369b00a9a439682f960
5
5
  SHA512:
6
- metadata.gz: dcd2e5616a28567bd1957dbfce955e35e6b17ae3e925f4dbbbc52c10eeb3ce419afb7ef17f206422993662aec598f9a7dc5e1e4c0192e74e474db04bdeab4656
7
- data.tar.gz: d5ee11bea4e790f6716ce40b17971b95e91cf10de4d16f8aaf37362f83f65b00471475de2585c9dd709527608e57a0576d01967e90cc4df9b99baeeabef55fac
6
+ metadata.gz: abae232b8701ec758ec4c89367529504ccaa4644f0d3fce153c1130d545c081b7904da2deaa7c86d925002ae28e2cc2d79d244b4edee57483a34394d70c01912
7
+ data.tar.gz: 6119418018e3657a4faf29efd2f8894669234670c2cf92a9078514548f296bf2115035362cf172839341d3a1ceff01f2e86f6f1dd7eb27d6a6f20e213ed69217
@@ -1,3 +1,33 @@
1
+ # 0.19.6
2
+ * Backwards compatible changes:
3
+ * Updated `adexchangebuyer2_v2beta1`
4
+ * Updated `appengine_v1`
5
+ * Updated `appengine_v1beta`
6
+ * Updated `bigquery_v2`
7
+ * Updated `bigquerydatatransfer_v1`
8
+ * Updated `calendar_v3`
9
+ * Updated `cloudbuild_v1`
10
+ * Updated `compute_alpha`
11
+ * Updated `compute_beta`
12
+ * Updated `compute_v1`
13
+ * Updated `dialogflow_v2beta1`
14
+ * Updated `dlp_v2beta1`
15
+ * Updated `dlp_v2beta2`
16
+ * Updated `drive_v2`
17
+ * Updated `gmail_v1`
18
+ * Updated `ml_v1`
19
+ * Updated `monitoring_v3`
20
+ * Updated `poly_v1`
21
+ * Updated `safebrowsing_v4`
22
+ * Updated `serviceconsumermanagement_v1`
23
+ * Updated `sheets_v4`
24
+ * Updated `slides_v1`
25
+ * Updated `sqladmin_v1beta3`
26
+ * Updated `sqladmin_v1beta4`
27
+ * Updated `testing_v1`
28
+ * Updated `tpu_v1alpha1`
29
+ * Updated `youtube_partner_v1`
30
+
1
31
  # 0.19.5
2
32
  * Backwards compatible changes:
3
33
  * Updated `androiddeviceprovisioning_v1`
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://developers.google.com/ad-exchange/buyer-rest/reference/rest/
27
27
  module Adexchangebuyer2V2beta1
28
28
  VERSION = 'V2beta1'
29
- REVISION = '20180101'
29
+ REVISION = '20180130'
30
30
 
31
31
  # Manage your Ad Exchange buyer account configuration
32
32
  AUTH_ADEXCHANGE_BUYER = 'https://www.googleapis.com/auth/adexchange.buyer'
@@ -2148,6 +2148,12 @@ module Google
2148
2148
  # @return [String]
2149
2149
  attr_accessor :video_url
2150
2150
 
2151
+ # The contents of a VAST document for a video ad.
2152
+ # This document should conform to the VAST 2.0 or 3.0 standard.
2153
+ # Corresponds to the JSON property `videoVastXml`
2154
+ # @return [String]
2155
+ attr_accessor :video_vast_xml
2156
+
2151
2157
  def initialize(**args)
2152
2158
  update!(**args)
2153
2159
  end
@@ -2155,6 +2161,7 @@ module Google
2155
2161
  # Update properties of this object
2156
2162
  def update!(**args)
2157
2163
  @video_url = args[:video_url] if args.key?(:video_url)
2164
+ @video_vast_xml = args[:video_vast_xml] if args.key?(:video_vast_xml)
2158
2165
  end
2159
2166
  end
2160
2167
 
@@ -943,6 +943,7 @@ module Google
943
943
  # @private
944
944
  class Representation < Google::Apis::Core::JsonRepresentation
945
945
  property :video_url, as: 'videoUrl'
946
+ property :video_vast_xml, as: 'videoVastXml'
946
947
  end
947
948
  end
948
949
 
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/appengine/docs/admin-api/
27
27
  module AppengineV1
28
28
  VERSION = 'V1'
29
- REVISION = '20171220'
29
+ REVISION = '20180129'
30
30
 
31
31
  # View and manage your applications deployed on Google App Engine
32
32
  AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
@@ -2735,6 +2735,12 @@ module Google
2735
2735
  # @return [String]
2736
2736
  attr_accessor :runtime_api_version
2737
2737
 
2738
+ # The channel of the runtime to use. Only available for some runtimes. Defaults
2739
+ # to the default channel.
2740
+ # Corresponds to the JSON property `runtimeChannel`
2741
+ # @return [String]
2742
+ attr_accessor :runtime_channel
2743
+
2738
2744
  # Current serving status of this version. Only the versions with a SERVING
2739
2745
  # status create instances and can be billed.SERVING_STATUS_UNSPECIFIED is an
2740
2746
  # invalid value. Defaults to SERVING.
@@ -2799,6 +2805,7 @@ module Google
2799
2805
  @resources = args[:resources] if args.key?(:resources)
2800
2806
  @runtime = args[:runtime] if args.key?(:runtime)
2801
2807
  @runtime_api_version = args[:runtime_api_version] if args.key?(:runtime_api_version)
2808
+ @runtime_channel = args[:runtime_channel] if args.key?(:runtime_channel)
2802
2809
  @serving_status = args[:serving_status] if args.key?(:serving_status)
2803
2810
  @threadsafe = args[:threadsafe] if args.key?(:threadsafe)
2804
2811
  @version_url = args[:version_url] if args.key?(:version_url)
@@ -1108,6 +1108,7 @@ module Google
1108
1108
 
1109
1109
  property :runtime, as: 'runtime'
1110
1110
  property :runtime_api_version, as: 'runtimeApiVersion'
1111
+ property :runtime_channel, as: 'runtimeChannel'
1111
1112
  property :serving_status, as: 'servingStatus'
1112
1113
  property :threadsafe, as: 'threadsafe'
1113
1114
  property :version_url, as: 'versionUrl'
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/appengine/docs/admin-api/
27
27
  module AppengineV1beta
28
28
  VERSION = 'V1beta'
29
- REVISION = '20180118'
29
+ REVISION = '20180129'
30
30
 
31
31
  # View and manage your applications deployed on Google App Engine
32
32
  AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
@@ -2921,6 +2921,12 @@ module Google
2921
2921
  # @return [String]
2922
2922
  attr_accessor :runtime_api_version
2923
2923
 
2924
+ # The channel of the runtime to use. Only available for some runtimes. Defaults
2925
+ # to the default channel.
2926
+ # Corresponds to the JSON property `runtimeChannel`
2927
+ # @return [String]
2928
+ attr_accessor :runtime_channel
2929
+
2924
2930
  # Current serving status of this version. Only the versions with a SERVING
2925
2931
  # status create instances and can be billed.SERVING_STATUS_UNSPECIFIED is an
2926
2932
  # invalid value. Defaults to SERVING.
@@ -2985,6 +2991,7 @@ module Google
2985
2991
  @resources = args[:resources] if args.key?(:resources)
2986
2992
  @runtime = args[:runtime] if args.key?(:runtime)
2987
2993
  @runtime_api_version = args[:runtime_api_version] if args.key?(:runtime_api_version)
2994
+ @runtime_channel = args[:runtime_channel] if args.key?(:runtime_channel)
2988
2995
  @serving_status = args[:serving_status] if args.key?(:serving_status)
2989
2996
  @threadsafe = args[:threadsafe] if args.key?(:threadsafe)
2990
2997
  @version_url = args[:version_url] if args.key?(:version_url)
@@ -1177,6 +1177,7 @@ module Google
1177
1177
 
1178
1178
  property :runtime, as: 'runtime'
1179
1179
  property :runtime_api_version, as: 'runtimeApiVersion'
1180
+ property :runtime_channel, as: 'runtimeChannel'
1180
1181
  property :serving_status, as: 'servingStatus'
1181
1182
  property :threadsafe, as: 'threadsafe'
1182
1183
  property :version_url, as: 'versionUrl'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/bigquery/
26
26
  module BigqueryV2
27
27
  VERSION = 'V2'
28
- REVISION = '20180117'
28
+ REVISION = '20180127'
29
29
 
30
30
  # View and manage your data in Google BigQuery
31
31
  AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
@@ -514,6 +514,11 @@ module Google
514
514
  # @return [Hash<String,String>]
515
515
  attr_accessor :labels
516
516
 
517
+ # [Experimental] The geographic location where the data resides.
518
+ # Corresponds to the JSON property `location`
519
+ # @return [String]
520
+ attr_accessor :location
521
+
517
522
  def initialize(**args)
518
523
  update!(**args)
519
524
  end
@@ -525,6 +530,7 @@ module Google
525
530
  @id = args[:id] if args.key?(:id)
526
531
  @kind = args[:kind] if args.key?(:kind)
527
532
  @labels = args[:labels] if args.key?(:labels)
533
+ @location = args[:location] if args.key?(:location)
528
534
  end
529
535
  end
530
536
  end
@@ -1184,6 +1190,12 @@ module Google
1184
1190
  # @return [Google::Apis::BigqueryV2::JobConfigurationExtract]
1185
1191
  attr_accessor :extract
1186
1192
 
1193
+ # [Optional] Job timeout in milliseconds. If this time limit is exceeded,
1194
+ # BigQuery may attempt to terminate the job.
1195
+ # Corresponds to the JSON property `jobTimeoutMs`
1196
+ # @return [Fixnum]
1197
+ attr_accessor :job_timeout_ms
1198
+
1187
1199
  # The labels associated with this job. You can use these to organize and group
1188
1200
  # your jobs. Label keys and values can be no longer than 63 characters, can only
1189
1201
  # contain lowercase letters, numeric characters, underscores and dashes.
@@ -1212,6 +1224,7 @@ module Google
1212
1224
  @copy = args[:copy] if args.key?(:copy)
1213
1225
  @dry_run = args[:dry_run] if args.key?(:dry_run)
1214
1226
  @extract = args[:extract] if args.key?(:extract)
1227
+ @job_timeout_ms = args[:job_timeout_ms] if args.key?(:job_timeout_ms)
1215
1228
  @labels = args[:labels] if args.key?(:labels)
1216
1229
  @load = args[:load] if args.key?(:load)
1217
1230
  @query = args[:query] if args.key?(:query)
@@ -1864,6 +1877,12 @@ module Google
1864
1877
  # @return [String]
1865
1878
  attr_accessor :job_id
1866
1879
 
1880
+ # [Experimental] The geographic location of the job. Required except for US and
1881
+ # EU.
1882
+ # Corresponds to the JSON property `location`
1883
+ # @return [String]
1884
+ attr_accessor :location
1885
+
1867
1886
  # [Required] The ID of the project containing this job.
1868
1887
  # Corresponds to the JSON property `projectId`
1869
1888
  # @return [String]
@@ -1876,6 +1895,7 @@ module Google
1876
1895
  # Update properties of this object
1877
1896
  def update!(**args)
1878
1897
  @job_id = args[:job_id] if args.key?(:job_id)
1898
+ @location = args[:location] if args.key?(:location)
1879
1899
  @project_id = args[:project_id] if args.key?(:project_id)
1880
1900
  end
1881
1901
  end
@@ -1884,6 +1904,12 @@ module Google
1884
1904
  class JobStatistics
1885
1905
  include Google::Apis::Core::Hashable
1886
1906
 
1907
+ # [Experimental] [Output-only] Job progress (0.0 -> 1.0) for LOAD and EXTRACT
1908
+ # jobs.
1909
+ # Corresponds to the JSON property `completionRatio`
1910
+ # @return [Float]
1911
+ attr_accessor :completion_ratio
1912
+
1887
1913
  # [Output-only] Creation time of this job, in milliseconds since the epoch. This
1888
1914
  # field will be present on all jobs.
1889
1915
  # Corresponds to the JSON property `creationTime`
@@ -1930,6 +1956,7 @@ module Google
1930
1956
 
1931
1957
  # Update properties of this object
1932
1958
  def update!(**args)
1959
+ @completion_ratio = args[:completion_ratio] if args.key?(:completion_ratio)
1933
1960
  @creation_time = args[:creation_time] if args.key?(:creation_time)
1934
1961
  @end_time = args[:end_time] if args.key?(:end_time)
1935
1962
  @extract = args[:extract] if args.key?(:extract)
@@ -2426,6 +2453,12 @@ module Google
2426
2453
  # @return [String]
2427
2454
  attr_accessor :kind
2428
2455
 
2456
+ # [Experimental] The geographic location where the job should run. Required
2457
+ # except for US and EU.
2458
+ # Corresponds to the JSON property `location`
2459
+ # @return [String]
2460
+ attr_accessor :location
2461
+
2429
2462
  # [Optional] The maximum number of rows of data to return per page of results.
2430
2463
  # Setting this flag to a small value such as 1000 and then paging through
2431
2464
  # results might improve reliability when the query result set is large. In
@@ -2496,6 +2529,7 @@ module Google
2496
2529
  @default_dataset = args[:default_dataset] if args.key?(:default_dataset)
2497
2530
  @dry_run = args[:dry_run] if args.key?(:dry_run)
2498
2531
  @kind = args[:kind] if args.key?(:kind)
2532
+ @location = args[:location] if args.key?(:location)
2499
2533
  @max_results = args[:max_results] if args.key?(:max_results)
2500
2534
  @parameter_mode = args[:parameter_mode] if args.key?(:parameter_mode)
2501
2535
  @preserve_nulls = args[:preserve_nulls] if args.key?(:preserve_nulls)
@@ -2616,11 +2650,6 @@ module Google
2616
2650
  # @return [Fixnum]
2617
2651
  attr_accessor :completed_inputs
2618
2652
 
2619
- # Total parallel units of work completed by the currently active stages.
2620
- # Corresponds to the JSON property `completedInputsForActiveStages`
2621
- # @return [Fixnum]
2622
- attr_accessor :completed_inputs_for_active_stages
2623
-
2624
2653
  # Milliseconds elapsed since the start of query execution.
2625
2654
  # Corresponds to the JSON property `elapsedMs`
2626
2655
  # @return [Fixnum]
@@ -2644,7 +2673,6 @@ module Google
2644
2673
  def update!(**args)
2645
2674
  @active_inputs = args[:active_inputs] if args.key?(:active_inputs)
2646
2675
  @completed_inputs = args[:completed_inputs] if args.key?(:completed_inputs)
2647
- @completed_inputs_for_active_stages = args[:completed_inputs_for_active_stages] if args.key?(:completed_inputs_for_active_stages)
2648
2676
  @elapsed_ms = args[:elapsed_ms] if args.key?(:elapsed_ms)
2649
2677
  @pending_inputs = args[:pending_inputs] if args.key?(:pending_inputs)
2650
2678
  @total_slot_ms = args[:total_slot_ms] if args.key?(:total_slot_ms)
@@ -481,6 +481,7 @@ module Google
481
481
  property :id, as: 'id'
482
482
  property :kind, as: 'kind'
483
483
  hash :labels, as: 'labels'
484
+ property :location, as: 'location'
484
485
  end
485
486
  end
486
487
  end
@@ -644,6 +645,7 @@ module Google
644
645
  property :dry_run, as: 'dryRun'
645
646
  property :extract, as: 'extract', class: Google::Apis::BigqueryV2::JobConfigurationExtract, decorator: Google::Apis::BigqueryV2::JobConfigurationExtract::Representation
646
647
 
648
+ property :job_timeout_ms, :numeric_string => true, as: 'jobTimeoutMs'
647
649
  hash :labels, as: 'labels'
648
650
  property :load, as: 'load', class: Google::Apis::BigqueryV2::JobConfigurationLoad, decorator: Google::Apis::BigqueryV2::JobConfigurationLoad::Representation
649
651
 
@@ -782,6 +784,7 @@ module Google
782
784
  # @private
783
785
  class Representation < Google::Apis::Core::JsonRepresentation
784
786
  property :job_id, as: 'jobId'
787
+ property :location, as: 'location'
785
788
  property :project_id, as: 'projectId'
786
789
  end
787
790
  end
@@ -789,6 +792,7 @@ module Google
789
792
  class JobStatistics
790
793
  # @private
791
794
  class Representation < Google::Apis::Core::JsonRepresentation
795
+ property :completion_ratio, as: 'completionRatio'
792
796
  property :creation_time, :numeric_string => true, as: 'creationTime'
793
797
  property :end_time, :numeric_string => true, as: 'endTime'
794
798
  property :extract, as: 'extract', class: Google::Apis::BigqueryV2::JobStatistics4, decorator: Google::Apis::BigqueryV2::JobStatistics4::Representation
@@ -939,6 +943,7 @@ module Google
939
943
 
940
944
  property :dry_run, as: 'dryRun'
941
945
  property :kind, as: 'kind'
946
+ property :location, as: 'location'
942
947
  property :max_results, as: 'maxResults'
943
948
  property :parameter_mode, as: 'parameterMode'
944
949
  property :preserve_nulls, as: 'preserveNulls'
@@ -977,7 +982,6 @@ module Google
977
982
  class Representation < Google::Apis::Core::JsonRepresentation
978
983
  property :active_inputs, as: 'activeInputs'
979
984
  property :completed_inputs, as: 'completedInputs'
980
- property :completed_inputs_for_active_stages, as: 'completedInputsForActiveStages'
981
985
  property :elapsed_ms, :numeric_string => true, as: 'elapsedMs'
982
986
  property :pending_inputs, :numeric_string => true, as: 'pendingInputs'
983
987
  property :total_slot_ms, :numeric_string => true, as: 'totalSlotMs'
@@ -317,6 +317,9 @@ module Google
317
317
  # [Required] Project ID of the job to cancel
318
318
  # @param [String] job_id
319
319
  # [Required] Job ID of the job to cancel
320
+ # @param [String] location
321
+ # [Experimental] The geographic location of the job. Required except for US and
322
+ # EU.
320
323
  # @param [String] fields
321
324
  # Selector specifying which fields to include in a partial response.
322
325
  # @param [String] quota_user
@@ -338,12 +341,13 @@ module Google
338
341
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
339
342
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
340
343
  # @raise [Google::Apis::AuthorizationError] Authorization is required
341
- def cancel_job(project_id, job_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
344
+ def cancel_job(project_id, job_id, location: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
342
345
  command = make_simple_command(:post, 'projects/{projectId}/jobs/{jobId}/cancel', options)
343
346
  command.response_representation = Google::Apis::BigqueryV2::CancelJobResponse::Representation
344
347
  command.response_class = Google::Apis::BigqueryV2::CancelJobResponse
345
348
  command.params['projectId'] = project_id unless project_id.nil?
346
349
  command.params['jobId'] = job_id unless job_id.nil?
350
+ command.query['location'] = location unless location.nil?
347
351
  command.query['fields'] = fields unless fields.nil?
348
352
  command.query['quotaUser'] = quota_user unless quota_user.nil?
349
353
  command.query['userIp'] = user_ip unless user_ip.nil?
@@ -357,6 +361,9 @@ module Google
357
361
  # [Required] Project ID of the requested job
358
362
  # @param [String] job_id
359
363
  # [Required] Job ID of the requested job
364
+ # @param [String] location
365
+ # [Experimental] The geographic location of the job. Required except for US and
366
+ # EU.
360
367
  # @param [String] fields
361
368
  # Selector specifying which fields to include in a partial response.
362
369
  # @param [String] quota_user
@@ -378,12 +385,13 @@ module Google
378
385
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
379
386
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
380
387
  # @raise [Google::Apis::AuthorizationError] Authorization is required
381
- def get_job(project_id, job_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
388
+ def get_job(project_id, job_id, location: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
382
389
  command = make_simple_command(:get, 'projects/{projectId}/jobs/{jobId}', options)
383
390
  command.response_representation = Google::Apis::BigqueryV2::Job::Representation
384
391
  command.response_class = Google::Apis::BigqueryV2::Job
385
392
  command.params['projectId'] = project_id unless project_id.nil?
386
393
  command.params['jobId'] = job_id unless job_id.nil?
394
+ command.query['location'] = location unless location.nil?
387
395
  command.query['fields'] = fields unless fields.nil?
388
396
  command.query['quotaUser'] = quota_user unless quota_user.nil?
389
397
  command.query['userIp'] = user_ip unless user_ip.nil?
@@ -395,6 +403,9 @@ module Google
395
403
  # [Required] Project ID of the query job
396
404
  # @param [String] job_id
397
405
  # [Required] Job ID of the query job
406
+ # @param [String] location
407
+ # [Experimental] The geographic location where the job should run. Required
408
+ # except for US and EU.
398
409
  # @param [Fixnum] max_results
399
410
  # Maximum number of results to read
400
411
  # @param [String] page_token
@@ -426,12 +437,13 @@ module Google
426
437
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
427
438
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
428
439
  # @raise [Google::Apis::AuthorizationError] Authorization is required
429
- def get_job_query_results(project_id, job_id, max_results: nil, page_token: nil, start_index: nil, timeout_ms: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
440
+ def get_job_query_results(project_id, job_id, location: nil, max_results: nil, page_token: nil, start_index: nil, timeout_ms: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
430
441
  command = make_simple_command(:get, 'projects/{projectId}/queries/{jobId}', options)
431
442
  command.response_representation = Google::Apis::BigqueryV2::GetQueryResultsResponse::Representation
432
443
  command.response_class = Google::Apis::BigqueryV2::GetQueryResultsResponse
433
444
  command.params['projectId'] = project_id unless project_id.nil?
434
445
  command.params['jobId'] = job_id unless job_id.nil?
446
+ command.query['location'] = location unless location.nil?
435
447
  command.query['maxResults'] = max_results unless max_results.nil?
436
448
  command.query['pageToken'] = page_token unless page_token.nil?
437
449
  command.query['startIndex'] = start_index unless start_index.nil?
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/bigquery/
27
27
  module BigquerydatatransferV1
28
28
  VERSION = 'V1'
29
- REVISION = '20180101'
29
+ REVISION = '20180128'
30
30
 
31
31
  # View and manage your data in Google BigQuery
32
32
  AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
@@ -638,6 +638,7 @@ module Google
638
638
  # When a new transfer configuration is created, the specified
639
639
  # `destination_dataset_id` is created when needed and shared with the
640
640
  # appropriate data source service account.
641
+ # Next id: 20
641
642
  class TransferConfig
642
643
  include Google::Apis::Core::Hashable
643
644
 
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/google-apps/calendar/firstapp
26
26
  module CalendarV3
27
27
  VERSION = 'V3'
28
- REVISION = '20180107'
28
+ REVISION = '20180130'
29
29
 
30
30
  # Manage your calendars
31
31
  AUTH_CALENDAR = 'https://www.googleapis.com/auth/calendar'
@@ -662,6 +662,12 @@ module Google
662
662
  # @return [String]
663
663
  attr_accessor :notes
664
664
 
665
+ # Additional properties related to a conference. An example would be a solution-
666
+ # specific setting for enabling video streaming.
667
+ # Corresponds to the JSON property `parameters`
668
+ # @return [Google::Apis::CalendarV3::ConferenceParameters]
669
+ attr_accessor :parameters
670
+
665
671
  # The signature of the conference data.
666
672
  # Genereated on server side. Must be preserved while copying the conference data
667
673
  # between events, otherwise the conference data will not be copied.
@@ -682,10 +688,49 @@ module Google
682
688
  @create_request = args[:create_request] if args.key?(:create_request)
683
689
  @entry_points = args[:entry_points] if args.key?(:entry_points)
684
690
  @notes = args[:notes] if args.key?(:notes)
691
+ @parameters = args[:parameters] if args.key?(:parameters)
685
692
  @signature = args[:signature] if args.key?(:signature)
686
693
  end
687
694
  end
688
695
 
696
+ #
697
+ class ConferenceParameters
698
+ include Google::Apis::Core::Hashable
699
+
700
+ # Additional add-on specific data.
701
+ # Corresponds to the JSON property `addOnParameters`
702
+ # @return [Google::Apis::CalendarV3::ConferenceParametersAddOnParameters]
703
+ attr_accessor :add_on_parameters
704
+
705
+ def initialize(**args)
706
+ update!(**args)
707
+ end
708
+
709
+ # Update properties of this object
710
+ def update!(**args)
711
+ @add_on_parameters = args[:add_on_parameters] if args.key?(:add_on_parameters)
712
+ end
713
+ end
714
+
715
+ #
716
+ class ConferenceParametersAddOnParameters
717
+ include Google::Apis::Core::Hashable
718
+
719
+ #
720
+ # Corresponds to the JSON property `parameters`
721
+ # @return [Hash<String,String>]
722
+ attr_accessor :parameters
723
+
724
+ def initialize(**args)
725
+ update!(**args)
726
+ end
727
+
728
+ # Update properties of this object
729
+ def update!(**args)
730
+ @parameters = args[:parameters] if args.key?(:parameters)
731
+ end
732
+ end
733
+
689
734
  #
690
735
  class ConferenceProperties
691
736
  include Google::Apis::Core::Hashable