google-apis-bigquery_v2 0.32.0 → 0.33.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ab3c52f33111266ab05d15d02e3eec02ee5a78c0c64f390fb07dd9d3ffe9bc62
4
- data.tar.gz: 8a1bece5edcd9241931c84d8753c7e34680af25124e7e88592968c72cbf875c5
3
+ metadata.gz: 55d6fbbdb7d320d03d97edeaac7f6b7d2ff81173764a9f5beaafa2f842a2c4fd
4
+ data.tar.gz: 778e05984e1433baf6f002c05f34b52344440c154ef053a87909f3c287005987
5
5
  SHA512:
6
- metadata.gz: 82f6ce7e1d0ef996296ebad6675bab896daa22c4b17efc9889875772e4416501af6ca6a9857c83c2532c07b9b58bee1ef5a80b9e0417a3670232101e8a801464
7
- data.tar.gz: 25808b65e821edc734ccb7571038d748ab73d12e3b207b02f8fe8d07c04263d375448a895845b2813794896b2b2faf47f74adfa09fa7e4eacad7aeecc81e3f3f
6
+ metadata.gz: e01be86b60da52918baf60aff0cf9d3ef6f54211a6162e9c838cb2c808f1f8e61cdb00d36f029fb0752349909b47827f1c43a8e715a79761cb073cb48b0d9fdd
7
+ data.tar.gz: 7e80756fc857dda76910d6d90ae9ce09326cac8d311ac5910f4209164443dc840c8463ed1d6553659bc38d588c517b434202866f448089aabb82ad491ad5d726
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigquery_v2
2
2
 
3
+ ### v0.33.0 (2022-05-13)
4
+
5
+ * Regenerated from discovery document revision 20220507
6
+
3
7
  ### v0.32.0 (2022-05-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20220429
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BigqueryV2
18
18
  # Version of the google-apis-bigquery_v2 gem
19
- GEM_VERSION = "0.32.0"
19
+ GEM_VERSION = "0.33.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220429"
25
+ REVISION = "20220507"
26
26
  end
27
27
  end
28
28
  end
@@ -1076,8 +1076,9 @@ module Google
1076
1076
  # Gets the access control policy for a resource. Returns an empty policy if the
1077
1077
  # resource exists and does not have a policy set.
1078
1078
  # @param [String] resource
1079
- # REQUIRED: The resource for which the policy is being requested. See the
1080
- # operation documentation for the appropriate value for this field.
1079
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1080
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1081
+ # appropriate value for this field.
1081
1082
  # @param [Google::Apis::BigqueryV2::GetIamPolicyRequest] get_iam_policy_request_object
1082
1083
  # @param [String] fields
1083
1084
  # Selector specifying which fields to include in a partial response.
@@ -1161,8 +1162,9 @@ module Google
1161
1162
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
1162
1163
  # PERMISSION_DENIED` errors.
1163
1164
  # @param [String] resource
1164
- # REQUIRED: The resource for which the policy is being specified. See the
1165
- # operation documentation for the appropriate value for this field.
1165
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1166
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1167
+ # appropriate value for this field.
1166
1168
  # @param [Google::Apis::BigqueryV2::SetIamPolicyRequest] set_iam_policy_request_object
1167
1169
  # @param [String] fields
1168
1170
  # Selector specifying which fields to include in a partial response.
@@ -1202,8 +1204,9 @@ module Google
1202
1204
  # permission-aware UIs and command-line tools, not for authorization checking.
1203
1205
  # This operation may "fail open" without warning.
1204
1206
  # @param [String] resource
1205
- # REQUIRED: The resource for which the policy detail is being requested. See the
1206
- # operation documentation for the appropriate value for this field.
1207
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1208
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1209
+ # appropriate value for this field.
1207
1210
  # @param [Google::Apis::BigqueryV2::TestIamPermissionsRequest] test_iam_permissions_request_object
1208
1211
  # @param [String] fields
1209
1212
  # Selector specifying which fields to include in a partial response.
@@ -1419,8 +1422,9 @@ module Google
1419
1422
  # Gets the access control policy for a resource. Returns an empty policy if the
1420
1423
  # resource exists and does not have a policy set.
1421
1424
  # @param [String] resource
1422
- # REQUIRED: The resource for which the policy is being requested. See the
1423
- # operation documentation for the appropriate value for this field.
1425
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1426
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1427
+ # appropriate value for this field.
1424
1428
  # @param [Google::Apis::BigqueryV2::GetIamPolicyRequest] get_iam_policy_request_object
1425
1429
  # @param [String] fields
1426
1430
  # Selector specifying which fields to include in a partial response.
@@ -1586,8 +1590,9 @@ module Google
1586
1590
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
1587
1591
  # PERMISSION_DENIED` errors.
1588
1592
  # @param [String] resource
1589
- # REQUIRED: The resource for which the policy is being specified. See the
1590
- # operation documentation for the appropriate value for this field.
1593
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1594
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1595
+ # appropriate value for this field.
1591
1596
  # @param [Google::Apis::BigqueryV2::SetIamPolicyRequest] set_iam_policy_request_object
1592
1597
  # @param [String] fields
1593
1598
  # Selector specifying which fields to include in a partial response.
@@ -1627,8 +1632,9 @@ module Google
1627
1632
  # permission-aware UIs and command-line tools, not for authorization checking.
1628
1633
  # This operation may "fail open" without warning.
1629
1634
  # @param [String] resource
1630
- # REQUIRED: The resource for which the policy detail is being requested. See the
1631
- # operation documentation for the appropriate value for this field.
1635
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1636
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1637
+ # appropriate value for this field.
1632
1638
  # @param [Google::Apis::BigqueryV2::TestIamPermissionsRequest] test_iam_permissions_request_object
1633
1639
  # @param [String] fields
1634
1640
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-bigquery_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.0
4
+ version: 0.33.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-09 00:00:00.000000000 Z
11
+ date: 2022-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigquery_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-bigquery_v2/v0.32.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigquery_v2/v0.33.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigquery_v2
63
63
  post_install_message:
64
64
  rdoc_options: []