google-api-client 0.33.0 → 0.33.1

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.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +35 -0
  3. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  4. data/generated/google/apis/accessapproval_v1beta1/classes.rb +19 -0
  5. data/generated/google/apis/accessapproval_v1beta1/representations.rb +12 -0
  6. data/generated/google/apis/accessapproval_v1beta1/service.rb +105 -0
  7. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  8. data/generated/google/apis/accesscontextmanager_v1/classes.rb +1 -1
  9. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  10. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +1 -1
  11. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  12. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  13. data/generated/google/apis/androidpublisher_v3/classes.rb +6 -0
  14. data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
  15. data/generated/google/apis/bigquery_v2.rb +1 -1
  16. data/generated/google/apis/bigquery_v2/classes.rb +6 -0
  17. data/generated/google/apis/bigquery_v2/representations.rb +2 -0
  18. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  19. data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +1 -1
  20. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  21. data/generated/google/apis/binaryauthorization_v1/service.rb +2 -0
  22. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  23. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +2 -0
  24. data/generated/google/apis/cloudasset_v1.rb +1 -1
  25. data/generated/google/apis/cloudasset_v1/classes.rb +14 -15
  26. data/generated/google/apis/cloudasset_v1/service.rb +1 -2
  27. data/generated/google/apis/clouddebugger_v2.rb +1 -1
  28. data/generated/google/apis/clouddebugger_v2/service.rb +14 -14
  29. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  30. data/generated/google/apis/cloudidentity_v1/classes.rb +11 -8
  31. data/generated/google/apis/cloudidentity_v1/service.rb +2 -1
  32. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  33. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -8
  34. data/generated/google/apis/cloudidentity_v1beta1/service.rb +2 -1
  35. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  36. data/generated/google/apis/cloudsearch_v1/classes.rb +5 -2
  37. data/generated/google/apis/cloudsearch_v1/service.rb +5 -2
  38. data/generated/google/apis/cloudshell_v1.rb +1 -1
  39. data/generated/google/apis/cloudshell_v1/classes.rb +15 -0
  40. data/generated/google/apis/cloudshell_v1/representations.rb +2 -0
  41. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  42. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +15 -0
  43. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
  44. data/generated/google/apis/compute_alpha.rb +1 -1
  45. data/generated/google/apis/compute_alpha/classes.rb +481 -126
  46. data/generated/google/apis/compute_alpha/representations.rb +107 -2
  47. data/generated/google/apis/compute_alpha/service.rb +1035 -640
  48. data/generated/google/apis/compute_beta.rb +1 -1
  49. data/generated/google/apis/compute_beta/classes.rb +986 -241
  50. data/generated/google/apis/compute_beta/representations.rb +284 -0
  51. data/generated/google/apis/compute_beta/service.rb +1242 -532
  52. data/generated/google/apis/compute_v1.rb +1 -1
  53. data/generated/google/apis/compute_v1/classes.rb +252 -99
  54. data/generated/google/apis/compute_v1/representations.rb +24 -0
  55. data/generated/google/apis/compute_v1/service.rb +749 -472
  56. data/generated/google/apis/docs_v1.rb +1 -1
  57. data/generated/google/apis/docs_v1/classes.rb +63 -0
  58. data/generated/google/apis/docs_v1/representations.rb +17 -0
  59. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  60. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  61. data/generated/google/apis/healthcare_v1beta1/classes.rb +203 -8
  62. data/generated/google/apis/healthcare_v1beta1/representations.rb +101 -0
  63. data/generated/google/apis/healthcare_v1beta1/service.rb +100 -3
  64. data/generated/google/apis/iam_v1.rb +1 -1
  65. data/generated/google/apis/iam_v1/classes.rb +1 -1
  66. data/generated/google/apis/iap_v1.rb +1 -1
  67. data/generated/google/apis/iap_v1/classes.rb +185 -0
  68. data/generated/google/apis/iap_v1/representations.rb +102 -0
  69. data/generated/google/apis/iap_v1/service.rb +72 -0
  70. data/generated/google/apis/{speech_v2beta.rb → lifesciences_v2beta.rb} +9 -8
  71. data/generated/google/apis/lifesciences_v2beta/classes.rb +1328 -0
  72. data/generated/google/apis/lifesciences_v2beta/representations.rb +533 -0
  73. data/generated/google/apis/lifesciences_v2beta/service.rb +303 -0
  74. data/generated/google/apis/monitoring_v1.rb +36 -0
  75. data/generated/google/apis/monitoring_v1/classes.rb +260 -0
  76. data/generated/google/apis/monitoring_v1/representations.rb +123 -0
  77. data/generated/google/apis/monitoring_v1/service.rb +64 -0
  78. data/generated/google/apis/policytroubleshooter_v1beta.rb +1 -1
  79. data/generated/google/apis/run_v1.rb +1 -1
  80. data/generated/google/apis/run_v1/classes.rb +0 -7
  81. data/generated/google/apis/run_v1/service.rb +156 -94
  82. data/generated/google/apis/sql_v1beta4.rb +37 -0
  83. data/generated/google/apis/sql_v1beta4/classes.rb +2689 -0
  84. data/generated/google/apis/sql_v1beta4/representations.rb +1099 -0
  85. data/generated/google/apis/sql_v1beta4/service.rb +1660 -0
  86. data/generated/google/apis/testing_v1.rb +1 -1
  87. data/generated/google/apis/testing_v1/classes.rb +1 -1
  88. data/generated/google/apis/vision_v1.rb +1 -1
  89. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  90. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  91. data/lib/google/apis/version.rb +1 -1
  92. metadata +14 -6
  93. data/generated/google/apis/speech_v2beta/classes.rb +0 -355
  94. data/generated/google/apis/speech_v2beta/representations.rb +0 -152
  95. data/generated/google/apis/speech_v2beta/service.rb +0 -138
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 10106b2abad4394aca7c982c3005a65e6cc459a822ef2dacdbe6667bb65db6bb
4
- data.tar.gz: 33bbffbff5bd3e47ad0423ac17e4f959ba162965d229a49a1cc50106e6ae8133
3
+ metadata.gz: db691c162b9e553e5271963d0e72c48edc806d3ef303295e29a820d13deda059
4
+ data.tar.gz: 9c5f0ea27bac2cab04492683937b11a799e53fde928bf61e032a4839fbe8fa3e
5
5
  SHA512:
6
- metadata.gz: 776a2257a69103c4c73153cea64cf3fca9872b89ff9b540ea9c769d7d4235843cc75d4258d9f7197e41505730b7f158629c744f0190b18c9bb58d01445d3f32d
7
- data.tar.gz: 0d6cdd77faa67deba8e0a8c9fe51e2c7c63de3a99bb25a7d858ff246ca6959f3bcc06dc263125e152c4fbd12bf9773bc8467b4960465f3cce0c62b801d877aad
6
+ metadata.gz: c5375c8c63863db787ad88960747585a1f91677f8eea93dca3b678e2ac33db7932e8b1924f4b24fe6098e167217e6025d8fad1e4a5f3e9e06ab90f8d0270cd2b
7
+ data.tar.gz: 322d88f2a1ee5b37ea753e3532ff983572264ee0660913e3ce4c46dfa03f932a80142528aa79b07b3ba590d0ed5a2a2ea1bb905fc92a412ab5ec74b1eea59307
@@ -1,3 +1,38 @@
1
+ # 0.33.1
2
+ * Backwards compatible changes:
3
+ * Added `monitoring_v1`
4
+ * Added `sql_v1beta4`
5
+ * Updated `accessapproval_v1beta1`
6
+ * Updated `accesscontextmanager_v1`
7
+ * Updated `accesscontextmanager_v1beta`
8
+ * Updated `adexchangebuyer2_v2beta1`
9
+ * Updated `androidpublisher_v3`
10
+ * Updated `bigquery_v2`
11
+ * Updated `bigqueryconnection_v1beta1`
12
+ * Updated `binaryauthorization_v1`
13
+ * Updated `binaryauthorization_v1beta1`
14
+ * Updated `cloudasset_v1`
15
+ * Updated `clouddebugger_v2`
16
+ * Updated `cloudidentity_v1`
17
+ * Updated `cloudidentity_v1beta1`
18
+ * Updated `cloudsearch_v1`
19
+ * Updated `cloudshell_v1`
20
+ * Updated `cloudshell_v1alpha1`
21
+ * Updated `compute_alpha`
22
+ * Updated `compute_beta`
23
+ * Updated `compute_v1`
24
+ * Updated `docs_v1`
25
+ * Updated `doubleclickbidmanager_v1`
26
+ * Updated `healthcare_v1beta1`
27
+ * Updated `iam_v1`
28
+ * Updated `iap_v1`
29
+ * Updated `policytroubleshooter_v1beta`
30
+ * Updated `run_v1`
31
+ * Updated `testing_v1`
32
+ * Updated `vision_v1`
33
+ * Updated `vision_v1p1beta1`
34
+ * Updated `vision_v1p2beta1`
35
+
1
36
  # 0.33.0
2
37
  * Breaking changes:
3
38
  * Deleted `urlshortener_v1`
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/access-approval/docs
26
26
  module AccessapprovalV1beta1
27
27
  VERSION = 'V1beta1'
28
- REVISION = '20191008'
28
+ REVISION = '20191011'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -299,6 +299,25 @@ module Google
299
299
  end
300
300
  end
301
301
 
302
+ # A generic empty message that you can re-use to avoid defining duplicated
303
+ # empty messages in your APIs. A typical example is to use it as the request
304
+ # or the response type of an API method. For instance:
305
+ # service Foo `
306
+ # rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
307
+ # `
308
+ # The JSON representation for `Empty` is empty JSON object ````.
309
+ class Empty
310
+ include Google::Apis::Core::Hashable
311
+
312
+ def initialize(**args)
313
+ update!(**args)
314
+ end
315
+
316
+ # Update properties of this object
317
+ def update!(**args)
318
+ end
319
+ end
320
+
302
321
  # Represents the enrollment of a cloud resource into a specific service.
303
322
  class EnrolledService
304
323
  include Google::Apis::Core::Hashable
@@ -70,6 +70,12 @@ module Google
70
70
  include Google::Apis::Core::JsonObjectSupport
71
71
  end
72
72
 
73
+ class Empty
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
73
79
  class EnrolledService
74
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
75
81
 
@@ -162,6 +168,12 @@ module Google
162
168
  end
163
169
  end
164
170
 
171
+ class Empty
172
+ # @private
173
+ class Representation < Google::Apis::Core::JsonRepresentation
174
+ end
175
+ end
176
+
165
177
  class EnrolledService
166
178
  # @private
167
179
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -47,6 +47,41 @@ module Google
47
47
  @batch_path = 'batch'
48
48
  end
49
49
 
50
+ # Deletes the settings associated with a project, folder, or organization.
51
+ # This will have the effect of disabling Access Approval for the project,
52
+ # folder, or organization, but only if all ancestors also have Access
53
+ # Approval disabled. If Access Approval is enabled at a higher level of the
54
+ # hierarchy, then Access Approval will still be enabled at this level as
55
+ # the settings are inherited.
56
+ # @param [String] name
57
+ # Name of the AccessApprovalSettings to delete.
58
+ # @param [String] fields
59
+ # Selector specifying which fields to include in a partial response.
60
+ # @param [String] quota_user
61
+ # Available to use for quota purposes for server-side applications. Can be any
62
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
63
+ # @param [Google::Apis::RequestOptions] options
64
+ # Request-specific options
65
+ #
66
+ # @yield [result, err] Result & error if block supplied
67
+ # @yieldparam result [Google::Apis::AccessapprovalV1beta1::Empty] parsed result object
68
+ # @yieldparam err [StandardError] error object if request failed
69
+ #
70
+ # @return [Google::Apis::AccessapprovalV1beta1::Empty]
71
+ #
72
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
73
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
74
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
75
+ def delete_folder_access_approval_settings(name, fields: nil, quota_user: nil, options: nil, &block)
76
+ command = make_simple_command(:delete, 'v1beta1/{+name}', options)
77
+ command.response_representation = Google::Apis::AccessapprovalV1beta1::Empty::Representation
78
+ command.response_class = Google::Apis::AccessapprovalV1beta1::Empty
79
+ command.params['name'] = name unless name.nil?
80
+ command.query['fields'] = fields unless fields.nil?
81
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
82
+ execute_or_queue_command(command, &block)
83
+ end
84
+
50
85
  # Gets the settings associated with a project, folder, or organization.
51
86
  # @param [String] name
52
87
  # Name of the AccessApprovalSettings to retrieve.
@@ -277,6 +312,41 @@ module Google
277
312
  execute_or_queue_command(command, &block)
278
313
  end
279
314
 
315
+ # Deletes the settings associated with a project, folder, or organization.
316
+ # This will have the effect of disabling Access Approval for the project,
317
+ # folder, or organization, but only if all ancestors also have Access
318
+ # Approval disabled. If Access Approval is enabled at a higher level of the
319
+ # hierarchy, then Access Approval will still be enabled at this level as
320
+ # the settings are inherited.
321
+ # @param [String] name
322
+ # Name of the AccessApprovalSettings to delete.
323
+ # @param [String] fields
324
+ # Selector specifying which fields to include in a partial response.
325
+ # @param [String] quota_user
326
+ # Available to use for quota purposes for server-side applications. Can be any
327
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
328
+ # @param [Google::Apis::RequestOptions] options
329
+ # Request-specific options
330
+ #
331
+ # @yield [result, err] Result & error if block supplied
332
+ # @yieldparam result [Google::Apis::AccessapprovalV1beta1::Empty] parsed result object
333
+ # @yieldparam err [StandardError] error object if request failed
334
+ #
335
+ # @return [Google::Apis::AccessapprovalV1beta1::Empty]
336
+ #
337
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
338
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
339
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
340
+ def delete_organization_access_approval_settings(name, fields: nil, quota_user: nil, options: nil, &block)
341
+ command = make_simple_command(:delete, 'v1beta1/{+name}', options)
342
+ command.response_representation = Google::Apis::AccessapprovalV1beta1::Empty::Representation
343
+ command.response_class = Google::Apis::AccessapprovalV1beta1::Empty
344
+ command.params['name'] = name unless name.nil?
345
+ command.query['fields'] = fields unless fields.nil?
346
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
347
+ execute_or_queue_command(command, &block)
348
+ end
349
+
280
350
  # Gets the settings associated with a project, folder, or organization.
281
351
  # @param [String] name
282
352
  # Name of the AccessApprovalSettings to retrieve.
@@ -507,6 +577,41 @@ module Google
507
577
  execute_or_queue_command(command, &block)
508
578
  end
509
579
 
580
+ # Deletes the settings associated with a project, folder, or organization.
581
+ # This will have the effect of disabling Access Approval for the project,
582
+ # folder, or organization, but only if all ancestors also have Access
583
+ # Approval disabled. If Access Approval is enabled at a higher level of the
584
+ # hierarchy, then Access Approval will still be enabled at this level as
585
+ # the settings are inherited.
586
+ # @param [String] name
587
+ # Name of the AccessApprovalSettings to delete.
588
+ # @param [String] fields
589
+ # Selector specifying which fields to include in a partial response.
590
+ # @param [String] quota_user
591
+ # Available to use for quota purposes for server-side applications. Can be any
592
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
593
+ # @param [Google::Apis::RequestOptions] options
594
+ # Request-specific options
595
+ #
596
+ # @yield [result, err] Result & error if block supplied
597
+ # @yieldparam result [Google::Apis::AccessapprovalV1beta1::Empty] parsed result object
598
+ # @yieldparam err [StandardError] error object if request failed
599
+ #
600
+ # @return [Google::Apis::AccessapprovalV1beta1::Empty]
601
+ #
602
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
603
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
604
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
605
+ def delete_project_access_approval_settings(name, fields: nil, quota_user: nil, options: nil, &block)
606
+ command = make_simple_command(:delete, 'v1beta1/{+name}', options)
607
+ command.response_representation = Google::Apis::AccessapprovalV1beta1::Empty::Representation
608
+ command.response_class = Google::Apis::AccessapprovalV1beta1::Empty
609
+ command.params['name'] = name unless name.nil?
610
+ command.query['fields'] = fields unless fields.nil?
611
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
612
+ execute_or_queue_command(command, &block)
613
+ end
614
+
510
615
  # Gets the settings associated with a project, folder, or organization.
511
616
  # @param [String] name
512
617
  # Name of the AccessApprovalSettings to retrieve.
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/access-context-manager/docs/reference/rest/
26
26
  module AccesscontextmanagerV1
27
27
  VERSION = 'V1'
28
- REVISION = '20190704'
28
+ REVISION = '20191012'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -513,7 +513,7 @@ module Google
513
513
 
514
514
  # Only allows requests from devices with a verified Chrome OS.
515
515
  # Verifications includes requirements that the device is enterprise-managed,
516
- # conformant to Dasher domain policies, and the caller has permission to call
516
+ # conformant to domain policies, and the caller has permission to call
517
517
  # the API targeted by the request.
518
518
  # Corresponds to the JSON property `requireVerifiedChromeOs`
519
519
  # @return [Boolean]
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/access-context-manager/docs/reference/rest/
26
26
  module AccesscontextmanagerV1beta
27
27
  VERSION = 'V1beta'
28
- REVISION = '20190704'
28
+ REVISION = '20191012'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -514,7 +514,7 @@ module Google
514
514
 
515
515
  # Only allows requests from devices with a verified Chrome OS.
516
516
  # Verifications includes requirements that the device is enterprise-managed,
517
- # conformant to Dasher domain policies, and the caller has permission to call
517
+ # conformant to domain policies, and the caller has permission to call
518
518
  # the API targeted by the request.
519
519
  # Corresponds to the JSON property `requireVerifiedChromeOs`
520
520
  # @return [Boolean]
@@ -27,7 +27,7 @@ module Google
27
27
  # @see https://developers.google.com/authorized-buyers/apis/reference/rest/
28
28
  module Adexchangebuyer2V2beta1
29
29
  VERSION = 'V2beta1'
30
- REVISION = '20190802'
30
+ REVISION = '20191017'
31
31
 
32
32
  # Manage your Ad Exchange buyer account configuration
33
33
  AUTH_ADEXCHANGE_BUYER = 'https://www.googleapis.com/auth/adexchange.buyer'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/android-publisher
26
26
  module AndroidpublisherV3
27
27
  VERSION = 'V3'
28
- REVISION = '20191009'
28
+ REVISION = '20191013'
29
29
 
30
30
  # View and manage your Google Play Developer account
31
31
  AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher'
@@ -1184,6 +1184,11 @@ module Google
1184
1184
  # @return [String]
1185
1185
  attr_accessor :order_id
1186
1186
 
1187
+ # The inapp product SKU.
1188
+ # Corresponds to the JSON property `productId`
1189
+ # @return [String]
1190
+ attr_accessor :product_id
1191
+
1187
1192
  # The purchase state of the order. Possible values are:
1188
1193
  # - Purchased
1189
1194
  # - Canceled
@@ -1224,6 +1229,7 @@ module Google
1224
1229
  @developer_payload = args[:developer_payload] if args.key?(:developer_payload)
1225
1230
  @kind = args[:kind] if args.key?(:kind)
1226
1231
  @order_id = args[:order_id] if args.key?(:order_id)
1232
+ @product_id = args[:product_id] if args.key?(:product_id)
1227
1233
  @purchase_state = args[:purchase_state] if args.key?(:purchase_state)
1228
1234
  @purchase_time_millis = args[:purchase_time_millis] if args.key?(:purchase_time_millis)
1229
1235
  @purchase_token = args[:purchase_token] if args.key?(:purchase_token)
@@ -716,6 +716,7 @@ module Google
716
716
  property :developer_payload, as: 'developerPayload'
717
717
  property :kind, as: 'kind'
718
718
  property :order_id, as: 'orderId'
719
+ property :product_id, as: 'productId'
719
720
  property :purchase_state, as: 'purchaseState'
720
721
  property :purchase_time_millis, :numeric_string => true, as: 'purchaseTimeMillis'
721
722
  property :purchase_token, as: 'purchaseToken'
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/bigquery/
26
26
  module BigqueryV2
27
27
  VERSION = 'V2'
28
- REVISION = '20191003'
28
+ REVISION = '20191008'
29
29
 
30
30
  # View and manage your data in Google BigQuery
31
31
  AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
@@ -5383,6 +5383,11 @@ module Google
5383
5383
  # @return [Hash<String,String>]
5384
5384
  attr_accessor :labels
5385
5385
 
5386
+ # The range partitioning specification for this table, if configured.
5387
+ # Corresponds to the JSON property `rangePartitioning`
5388
+ # @return [Google::Apis::BigqueryV2::RangePartitioning]
5389
+ attr_accessor :range_partitioning
5390
+
5386
5391
  # A reference uniquely identifying the table.
5387
5392
  # Corresponds to the JSON property `tableReference`
5388
5393
  # @return [Google::Apis::BigqueryV2::TableReference]
@@ -5416,6 +5421,7 @@ module Google
5416
5421
  @id = args[:id] if args.key?(:id)
5417
5422
  @kind = args[:kind] if args.key?(:kind)
5418
5423
  @labels = args[:labels] if args.key?(:labels)
5424
+ @range_partitioning = args[:range_partitioning] if args.key?(:range_partitioning)
5419
5425
  @table_reference = args[:table_reference] if args.key?(:table_reference)
5420
5426
  @time_partitioning = args[:time_partitioning] if args.key?(:time_partitioning)
5421
5427
  @type = args[:type] if args.key?(:type)
@@ -1998,6 +1998,8 @@ module Google
1998
1998
  property :id, as: 'id'
1999
1999
  property :kind, as: 'kind'
2000
2000
  hash :labels, as: 'labels'
2001
+ property :range_partitioning, as: 'rangePartitioning', class: Google::Apis::BigqueryV2::RangePartitioning, decorator: Google::Apis::BigqueryV2::RangePartitioning::Representation
2002
+
2001
2003
  property :table_reference, as: 'tableReference', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
2002
2004
 
2003
2005
  property :time_partitioning, as: 'timePartitioning', class: Google::Apis::BigqueryV2::TimePartitioning, decorator: Google::Apis::BigqueryV2::TimePartitioning::Representation
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/bigquery/
26
26
  module BigqueryconnectionV1beta1
27
27
  VERSION = 'V1beta1'
28
- REVISION = '20191004'
28
+ REVISION = '20191009'
29
29
 
30
30
  # View and manage your data in Google BigQuery
31
31
  AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
@@ -187,7 +187,7 @@ module Google
187
187
  # Parent resource name.
188
188
  # Must be in the form: `projects/`project_id`/locations/`location_id``
189
189
  # @param [Fixnum] max_results
190
- # Maximum number of results to return.
190
+ # Maximum number of results per page.
191
191
  # @param [String] page_token
192
192
  # Page token.
193
193
  # @param [String] fields
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/binary-authorization/
27
27
  module BinaryauthorizationV1
28
28
  VERSION = 'V1'
29
- REVISION = '20190927'
29
+ REVISION = '20191011'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -309,6 +309,7 @@ module Google
309
309
 
310
310
  # Sets the access control policy on the specified resource. Replaces any
311
311
  # existing policy.
312
+ # Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
312
313
  # @param [String] resource
313
314
  # REQUIRED: The resource for which the policy is being specified.
314
315
  # See the operation documentation for the appropriate value for this field.
@@ -459,6 +460,7 @@ module Google
459
460
 
460
461
  # Sets the access control policy on the specified resource. Replaces any
461
462
  # existing policy.
463
+ # Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
462
464
  # @param [String] resource
463
465
  # REQUIRED: The resource for which the policy is being specified.
464
466
  # See the operation documentation for the appropriate value for this field.
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/binary-authorization/
27
27
  module BinaryauthorizationV1beta1
28
28
  VERSION = 'V1beta1'
29
- REVISION = '20190927'
29
+ REVISION = '20191011'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -309,6 +309,7 @@ module Google
309
309
 
310
310
  # Sets the access control policy on the specified resource. Replaces any
311
311
  # existing policy.
312
+ # Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
312
313
  # @param [String] resource
313
314
  # REQUIRED: The resource for which the policy is being specified.
314
315
  # See the operation documentation for the appropriate value for this field.
@@ -459,6 +460,7 @@ module Google
459
460
 
460
461
  # Sets the access control policy on the specified resource. Replaces any
461
462
  # existing policy.
463
+ # Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
462
464
  # @param [String] resource
463
465
  # REQUIRED: The resource for which the policy is being specified.
464
466
  # See the operation documentation for the appropriate value for this field.
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/quickstart-cloud-asset-inventory
26
26
  module CloudassetV1
27
27
  VERSION = 'V1'
28
- REVISION = '20190928'
28
+ REVISION = '20191011'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'