google-apis-metastore_v1beta 0.27.0 → 0.30.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: 95e19b9e6950ffca9b31fa11add197b453ed6dc3d10b28473f543366e7e159ce
4
- data.tar.gz: 2016628cae8521fae6b4ff8af1562706909de03b055ef4354ec896c0543b6a7e
3
+ metadata.gz: 645c1f0a224f63537b01e69054e7d8f559cfad1fe9c5dcb3050ff05c1258be6a
4
+ data.tar.gz: f3e40bf1f6c5f99fc7fd3511e3bce6d11de40f035311b22fe50b09bbdb2bfb5f
5
5
  SHA512:
6
- metadata.gz: 9afb714b8442c10f764dbfa0d851c8c1bc82569b341a876e8810cc315c8272b23c7f13f351f52a594057c891a29d6911feb69253a87bd8926deb81231c1be216
7
- data.tar.gz: 4661244b6b6562b2b53578c430576c610cd2dcaa1b3479aecf397206f0a81b90e141d9c602e5e033cb709cc39ba3b9f5dcab9d920cdf70524b1766234866bb24
6
+ metadata.gz: c8ca0e7b2d10031737914d9dec6692afc6710b0de092c19b905ecef9cb2e2bddfad4ceae527352275cc02ce22d54e57fa0952442e342494bf0b0418c6adabfb9
7
+ data.tar.gz: 94bf51ca053c94357b03590540ea8bb376e36d88608302cf43684a23f6016eeb5013a3bdb3a9d439f571f40be7f4fdcb7a345e9fbe4b6ae0d196933cdfc46b03
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-metastore_v1beta
2
2
 
3
+ ### v0.30.0 (2022-06-22)
4
+
5
+ * Regenerated from discovery document revision 20220615
6
+ * Regenerated using generator version 0.7.0
7
+
8
+ ### v0.29.0 (2022-06-02)
9
+
10
+ * Unspecified changes
11
+
12
+ ### v0.28.0 (2022-05-25)
13
+
14
+ * Regenerated from discovery document revision 20220512
15
+
3
16
  ### v0.27.0 (2022-05-03)
4
17
 
5
18
  * Regenerated from discovery document revision 20220426
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MetastoreV1beta
18
18
  # Version of the google-apis-metastore_v1beta gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220426"
25
+ REVISION = "20220615"
26
26
  end
27
27
  end
28
28
  end
@@ -251,8 +251,9 @@ module Google
251
251
  # Gets the access control policy for a resource. Returns an empty policy if the
252
252
  # resource exists and does not have a policy set.
253
253
  # @param [String] resource
254
- # REQUIRED: The resource for which the policy is being requested. See the
255
- # operation documentation for the appropriate value for this field.
254
+ # REQUIRED: The resource for which the policy is being requested. See Resource
255
+ # names (https://cloud.google.com/apis/design/resource_names) for the
256
+ # appropriate value for this field.
256
257
  # @param [Fixnum] options_requested_policy_version
257
258
  # Optional. The maximum policy version that will be used to format the policy.
258
259
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -398,8 +399,9 @@ module Google
398
399
  # existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED
399
400
  # errors.
400
401
  # @param [String] resource
401
- # REQUIRED: The resource for which the policy is being specified. See the
402
- # operation documentation for the appropriate value for this field.
402
+ # REQUIRED: The resource for which the policy is being specified. See Resource
403
+ # names (https://cloud.google.com/apis/design/resource_names) for the
404
+ # appropriate value for this field.
403
405
  # @param [Google::Apis::MetastoreV1beta::SetIamPolicyRequest] set_iam_policy_request_object
404
406
  # @param [String] fields
405
407
  # Selector specifying which fields to include in a partial response.
@@ -436,8 +438,9 @@ module Google
436
438
  # permission-aware UIs and command-line tools, not for authorization checking.
437
439
  # This operation may "fail open" without warning.
438
440
  # @param [String] resource
439
- # REQUIRED: The resource for which the policy detail is being requested. See the
440
- # operation documentation for the appropriate value for this field.
441
+ # REQUIRED: The resource for which the policy detail is being requested. See
442
+ # Resource names (https://cloud.google.com/apis/design/resource_names) for the
443
+ # appropriate value for this field.
441
444
  # @param [Google::Apis::MetastoreV1beta::TestIamPermissionsRequest] test_iam_permissions_request_object
442
445
  # @param [String] fields
443
446
  # Selector specifying which fields to include in a partial response.
@@ -741,8 +744,9 @@ module Google
741
744
  # Gets the access control policy for a resource. Returns an empty policy if the
742
745
  # resource exists and does not have a policy set.
743
746
  # @param [String] resource
744
- # REQUIRED: The resource for which the policy is being requested. See the
745
- # operation documentation for the appropriate value for this field.
747
+ # REQUIRED: The resource for which the policy is being requested. See Resource
748
+ # names (https://cloud.google.com/apis/design/resource_names) for the
749
+ # appropriate value for this field.
746
750
  # @param [Fixnum] options_requested_policy_version
747
751
  # Optional. The maximum policy version that will be used to format the policy.
748
752
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -959,8 +963,9 @@ module Google
959
963
  # existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED
960
964
  # errors.
961
965
  # @param [String] resource
962
- # REQUIRED: The resource for which the policy is being specified. See the
963
- # operation documentation for the appropriate value for this field.
966
+ # REQUIRED: The resource for which the policy is being specified. See Resource
967
+ # names (https://cloud.google.com/apis/design/resource_names) for the
968
+ # appropriate value for this field.
964
969
  # @param [Google::Apis::MetastoreV1beta::SetIamPolicyRequest] set_iam_policy_request_object
965
970
  # @param [String] fields
966
971
  # Selector specifying which fields to include in a partial response.
@@ -997,8 +1002,9 @@ module Google
997
1002
  # permission-aware UIs and command-line tools, not for authorization checking.
998
1003
  # This operation may "fail open" without warning.
999
1004
  # @param [String] resource
1000
- # REQUIRED: The resource for which the policy detail is being requested. See the
1001
- # operation documentation for the appropriate value for this field.
1005
+ # REQUIRED: The resource for which the policy detail is being requested. See
1006
+ # Resource names (https://cloud.google.com/apis/design/resource_names) for the
1007
+ # appropriate value for this field.
1002
1008
  # @param [Google::Apis::MetastoreV1beta::TestIamPermissionsRequest] test_iam_permissions_request_object
1003
1009
  # @param [String] fields
1004
1010
  # Selector specifying which fields to include in a partial response.
@@ -1157,8 +1163,9 @@ module Google
1157
1163
  # Gets the access control policy for a resource. Returns an empty policy if the
1158
1164
  # resource exists and does not have a policy set.
1159
1165
  # @param [String] resource
1160
- # REQUIRED: The resource for which the policy is being requested. See the
1161
- # operation documentation for the appropriate value for this field.
1166
+ # REQUIRED: The resource for which the policy is being requested. See Resource
1167
+ # names (https://cloud.google.com/apis/design/resource_names) for the
1168
+ # appropriate value for this field.
1162
1169
  # @param [Fixnum] options_requested_policy_version
1163
1170
  # Optional. The maximum policy version that will be used to format the policy.
1164
1171
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1253,8 +1260,9 @@ module Google
1253
1260
  # existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED
1254
1261
  # errors.
1255
1262
  # @param [String] resource
1256
- # REQUIRED: The resource for which the policy is being specified. See the
1257
- # operation documentation for the appropriate value for this field.
1263
+ # REQUIRED: The resource for which the policy is being specified. See Resource
1264
+ # names (https://cloud.google.com/apis/design/resource_names) for the
1265
+ # appropriate value for this field.
1258
1266
  # @param [Google::Apis::MetastoreV1beta::SetIamPolicyRequest] set_iam_policy_request_object
1259
1267
  # @param [String] fields
1260
1268
  # Selector specifying which fields to include in a partial response.
@@ -1291,8 +1299,9 @@ module Google
1291
1299
  # permission-aware UIs and command-line tools, not for authorization checking.
1292
1300
  # This operation may "fail open" without warning.
1293
1301
  # @param [String] resource
1294
- # REQUIRED: The resource for which the policy detail is being requested. See the
1295
- # operation documentation for the appropriate value for this field.
1302
+ # REQUIRED: The resource for which the policy detail is being requested. See
1303
+ # Resource names (https://cloud.google.com/apis/design/resource_names) for the
1304
+ # appropriate value for this field.
1296
1305
  # @param [Google::Apis::MetastoreV1beta::TestIamPermissionsRequest] test_iam_permissions_request_object
1297
1306
  # @param [String] fields
1298
1307
  # Selector specifying which fields to include in a partial response.
@@ -1326,8 +1335,9 @@ module Google
1326
1335
  # Gets the access control policy for a resource. Returns an empty policy if the
1327
1336
  # resource exists and does not have a policy set.
1328
1337
  # @param [String] resource
1329
- # REQUIRED: The resource for which the policy is being requested. See the
1330
- # operation documentation for the appropriate value for this field.
1338
+ # REQUIRED: The resource for which the policy is being requested. See Resource
1339
+ # names (https://cloud.google.com/apis/design/resource_names) for the
1340
+ # appropriate value for this field.
1331
1341
  # @param [Fixnum] options_requested_policy_version
1332
1342
  # Optional. The maximum policy version that will be used to format the policy.
1333
1343
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1371,8 +1381,9 @@ module Google
1371
1381
  # existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED
1372
1382
  # errors.
1373
1383
  # @param [String] resource
1374
- # REQUIRED: The resource for which the policy is being specified. See the
1375
- # operation documentation for the appropriate value for this field.
1384
+ # REQUIRED: The resource for which the policy is being specified. See Resource
1385
+ # names (https://cloud.google.com/apis/design/resource_names) for the
1386
+ # appropriate value for this field.
1376
1387
  # @param [Google::Apis::MetastoreV1beta::SetIamPolicyRequest] set_iam_policy_request_object
1377
1388
  # @param [String] fields
1378
1389
  # Selector specifying which fields to include in a partial response.
@@ -1409,8 +1420,9 @@ module Google
1409
1420
  # permission-aware UIs and command-line tools, not for authorization checking.
1410
1421
  # This operation may "fail open" without warning.
1411
1422
  # @param [String] resource
1412
- # REQUIRED: The resource for which the policy detail is being requested. See the
1413
- # operation documentation for the appropriate value for this field.
1423
+ # REQUIRED: The resource for which the policy detail is being requested. See
1424
+ # Resource names (https://cloud.google.com/apis/design/resource_names) for the
1425
+ # appropriate value for this field.
1414
1426
  # @param [Google::Apis::MetastoreV1beta::TestIamPermissionsRequest] test_iam_permissions_request_object
1415
1427
  # @param [String] fields
1416
1428
  # Selector specifying which fields to include in a partial response.
@@ -1444,8 +1456,9 @@ module Google
1444
1456
  # Gets the access control policy for a resource. Returns an empty policy if the
1445
1457
  # resource exists and does not have a policy set.
1446
1458
  # @param [String] resource
1447
- # REQUIRED: The resource for which the policy is being requested. See the
1448
- # operation documentation for the appropriate value for this field.
1459
+ # REQUIRED: The resource for which the policy is being requested. See Resource
1460
+ # names (https://cloud.google.com/apis/design/resource_names) for the
1461
+ # appropriate value for this field.
1449
1462
  # @param [Fixnum] options_requested_policy_version
1450
1463
  # Optional. The maximum policy version that will be used to format the policy.
1451
1464
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1489,8 +1502,9 @@ module Google
1489
1502
  # existing policy.Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED
1490
1503
  # errors.
1491
1504
  # @param [String] resource
1492
- # REQUIRED: The resource for which the policy is being specified. See the
1493
- # operation documentation for the appropriate value for this field.
1505
+ # REQUIRED: The resource for which the policy is being specified. See Resource
1506
+ # names (https://cloud.google.com/apis/design/resource_names) for the
1507
+ # appropriate value for this field.
1494
1508
  # @param [Google::Apis::MetastoreV1beta::SetIamPolicyRequest] set_iam_policy_request_object
1495
1509
  # @param [String] fields
1496
1510
  # Selector specifying which fields to include in a partial response.
@@ -1527,8 +1541,9 @@ module Google
1527
1541
  # permission-aware UIs and command-line tools, not for authorization checking.
1528
1542
  # This operation may "fail open" without warning.
1529
1543
  # @param [String] resource
1530
- # REQUIRED: The resource for which the policy detail is being requested. See the
1531
- # operation documentation for the appropriate value for this field.
1544
+ # REQUIRED: The resource for which the policy detail is being requested. See
1545
+ # Resource names (https://cloud.google.com/apis/design/resource_names) for the
1546
+ # appropriate value for this field.
1532
1547
  # @param [Google::Apis::MetastoreV1beta::TestIamPermissionsRequest] test_iam_permissions_request_object
1533
1548
  # @param [String] fields
1534
1549
  # 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-metastore_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.30.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-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.6'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.6'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-metastore_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1beta/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-metastore_v1beta/v0.30.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-metastore_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Dataproc Metastore API V1beta