google-apis-datacatalog_v1 0.17.0 → 0.20.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: d348ba6f19c854bdb021e721a39cb8ad59441291fdfcd20b80e0fd50ea96088a
4
- data.tar.gz: 5a0f2d27be9ffb2f63a9f6c08e5a4b51c80940a8fe25d11ecea9ee55c5417549
3
+ metadata.gz: 7eae941b87734a5b313241e67e3e8c815d50065b94960d100187f0bd70540409
4
+ data.tar.gz: af589b8240feed69640e6e7b952643958321957e7eba06a8ca1eaa049508ed5f
5
5
  SHA512:
6
- metadata.gz: 9b90e7f688ec3d85d3dd154633fb63281e3377a606621736d0141d03256af5c8b5ce178a3fb518f63ad8f14860347f250916882c02278451fbd14ef8b44151e6
7
- data.tar.gz: 1d4f59c323e6f8c838097c79c5ad2673c319b7f0cc41581d5c00c5474cd2a026394ea106ccbef067f750806190dbdc8f16ff6be302999de5c03c047e646d36f9
6
+ metadata.gz: 2e7d42506117c0aaf0d540dc1377ff81a48fa69b74eeb4afabbd69979af35862b1012b88a2f42dad625ca58cda50e50e2aa5aa90c5a603668430d5038536a5c0
7
+ data.tar.gz: c3660cfa7b896ba27a9a1796cde93039753965d162477fbc5bbd85d49dff491f2f1d18676b85ca581a13d30a364d59174113ab07a7d0436d95b76f4d255365d1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-datacatalog_v1
2
2
 
3
+ ### v0.20.0 (2022-06-18)
4
+
5
+ * Regenerated from discovery document revision 20220530
6
+ * Regenerated using generator version 0.7.0
7
+
8
+ ### v0.19.0 (2022-06-06)
9
+
10
+ * Regenerated using generator version 0.5.0
11
+
12
+ ### v0.18.0 (2022-05-17)
13
+
14
+ * Regenerated from discovery document revision 20220505
15
+
3
16
  ### v0.17.0 (2022-04-15)
4
17
 
5
18
  * Regenerated from discovery document revision 20220409
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatacatalogV1
18
18
  # Version of the google-apis-datacatalog_v1 gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.20.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 = "20220409"
25
+ REVISION = "20220530"
26
26
  end
27
27
  end
28
28
  end
@@ -275,8 +275,9 @@ module Google
275
275
  # templates. - `datacatalog.entryGroups.getIamPolicy` to get policies on entry
276
276
  # groups.
277
277
  # @param [String] resource
278
- # REQUIRED: The resource for which the policy is being requested. See the
279
- # operation documentation for the appropriate value for this field.
278
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
279
+ # names](https://cloud.google.com/apis/design/resource_names) for the
280
+ # appropriate value for this field.
280
281
  # @param [Google::Apis::DatacatalogV1::GetIamPolicyRequest] get_iam_policy_request_object
281
282
  # @param [String] fields
282
283
  # Selector specifying which fields to include in a partial response.
@@ -398,8 +399,9 @@ module Google
398
399
  # set policies on tag templates. - `datacatalog.entryGroups.setIamPolicy` to set
399
400
  # policies on entry groups.
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::DatacatalogV1::SetIamPolicyRequest] set_iam_policy_request_object
404
406
  # @param [String] fields
405
407
  # Selector specifying which fields to include in a partial response.
@@ -437,8 +439,9 @@ module Google
437
439
  # external Google Cloud Platform resources ingested into Data Catalog. No Google
438
440
  # IAM permissions are required to call this method.
439
441
  # @param [String] resource
440
- # REQUIRED: The resource for which the policy detail is being requested. See the
441
- # operation documentation for the appropriate value for this field.
442
+ # REQUIRED: The resource for which the policy detail is being requested. See [
443
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
444
+ # appropriate value for this field.
442
445
  # @param [Google::Apis::DatacatalogV1::TestIamPermissionsRequest] test_iam_permissions_request_object
443
446
  # @param [String] fields
444
447
  # Selector specifying which fields to include in a partial response.
@@ -589,8 +592,9 @@ module Google
589
592
  # templates. - `datacatalog.entryGroups.getIamPolicy` to get policies on entry
590
593
  # groups.
591
594
  # @param [String] resource
592
- # REQUIRED: The resource for which the policy is being requested. See the
593
- # operation documentation for the appropriate value for this field.
595
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
596
+ # names](https://cloud.google.com/apis/design/resource_names) for the
597
+ # appropriate value for this field.
594
598
  # @param [Google::Apis::DatacatalogV1::GetIamPolicyRequest] get_iam_policy_request_object
595
599
  # @param [String] fields
596
600
  # Selector specifying which fields to include in a partial response.
@@ -826,8 +830,9 @@ module Google
826
830
  # external Google Cloud Platform resources ingested into Data Catalog. No Google
827
831
  # IAM permissions are required to call this method.
828
832
  # @param [String] resource
829
- # REQUIRED: The resource for which the policy detail is being requested. See the
830
- # operation documentation for the appropriate value for this field.
833
+ # REQUIRED: The resource for which the policy detail is being requested. See [
834
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
835
+ # appropriate value for this field.
831
836
  # @param [Google::Apis::DatacatalogV1::TestIamPermissionsRequest] test_iam_permissions_request_object
832
837
  # @param [String] fields
833
838
  # Selector specifying which fields to include in a partial response.
@@ -1318,8 +1323,9 @@ module Google
1318
1323
  # templates. - `datacatalog.entryGroups.getIamPolicy` to get policies on entry
1319
1324
  # groups.
1320
1325
  # @param [String] resource
1321
- # REQUIRED: The resource for which the policy is being requested. See the
1322
- # operation documentation for the appropriate value for this field.
1326
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1327
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1328
+ # appropriate value for this field.
1323
1329
  # @param [Google::Apis::DatacatalogV1::GetIamPolicyRequest] get_iam_policy_request_object
1324
1330
  # @param [String] fields
1325
1331
  # Selector specifying which fields to include in a partial response.
@@ -1407,8 +1413,9 @@ module Google
1407
1413
  # set policies on tag templates. - `datacatalog.entryGroups.setIamPolicy` to set
1408
1414
  # policies on entry groups.
1409
1415
  # @param [String] resource
1410
- # REQUIRED: The resource for which the policy is being specified. See the
1411
- # operation documentation for the appropriate value for this field.
1416
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1417
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1418
+ # appropriate value for this field.
1412
1419
  # @param [Google::Apis::DatacatalogV1::SetIamPolicyRequest] set_iam_policy_request_object
1413
1420
  # @param [String] fields
1414
1421
  # Selector specifying which fields to include in a partial response.
@@ -1446,8 +1453,9 @@ module Google
1446
1453
  # external Google Cloud Platform resources ingested into Data Catalog. No Google
1447
1454
  # IAM permissions are required to call this method.
1448
1455
  # @param [String] resource
1449
- # REQUIRED: The resource for which the policy detail is being requested. See the
1450
- # operation documentation for the appropriate value for this field.
1456
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1457
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1458
+ # appropriate value for this field.
1451
1459
  # @param [Google::Apis::DatacatalogV1::TestIamPermissionsRequest] test_iam_permissions_request_object
1452
1460
  # @param [String] fields
1453
1461
  # Selector specifying which fields to include in a partial response.
@@ -1815,8 +1823,9 @@ module Google
1815
1823
 
1816
1824
  # Gets the IAM policy for a policy tag or a taxonomy.
1817
1825
  # @param [String] resource
1818
- # REQUIRED: The resource for which the policy is being requested. See the
1819
- # operation documentation for the appropriate value for this field.
1826
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1827
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1828
+ # appropriate value for this field.
1820
1829
  # @param [Google::Apis::DatacatalogV1::GetIamPolicyRequest] get_iam_policy_request_object
1821
1830
  # @param [String] fields
1822
1831
  # Selector specifying which fields to include in a partial response.
@@ -2004,8 +2013,9 @@ module Google
2004
2013
 
2005
2014
  # Sets the IAM policy for a policy tag or a taxonomy.
2006
2015
  # @param [String] resource
2007
- # REQUIRED: The resource for which the policy is being specified. See the
2008
- # operation documentation for the appropriate value for this field.
2016
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
2017
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2018
+ # appropriate value for this field.
2009
2019
  # @param [Google::Apis::DatacatalogV1::SetIamPolicyRequest] set_iam_policy_request_object
2010
2020
  # @param [String] fields
2011
2021
  # Selector specifying which fields to include in a partial response.
@@ -2038,8 +2048,9 @@ module Google
2038
2048
 
2039
2049
  # Returns your permissions on a specified policy tag or taxonomy.
2040
2050
  # @param [String] resource
2041
- # REQUIRED: The resource for which the policy detail is being requested. See the
2042
- # operation documentation for the appropriate value for this field.
2051
+ # REQUIRED: The resource for which the policy detail is being requested. See [
2052
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
2053
+ # appropriate value for this field.
2043
2054
  # @param [Google::Apis::DatacatalogV1::TestIamPermissionsRequest] test_iam_permissions_request_object
2044
2055
  # @param [String] fields
2045
2056
  # Selector specifying which fields to include in a partial response.
@@ -2169,8 +2180,9 @@ module Google
2169
2180
 
2170
2181
  # Gets the IAM policy for a policy tag or a taxonomy.
2171
2182
  # @param [String] resource
2172
- # REQUIRED: The resource for which the policy is being requested. See the
2173
- # operation documentation for the appropriate value for this field.
2183
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
2184
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2185
+ # appropriate value for this field.
2174
2186
  # @param [Google::Apis::DatacatalogV1::GetIamPolicyRequest] get_iam_policy_request_object
2175
2187
  # @param [String] fields
2176
2188
  # Selector specifying which fields to include in a partial response.
@@ -2282,8 +2294,9 @@ module Google
2282
2294
 
2283
2295
  # Sets the IAM policy for a policy tag or a taxonomy.
2284
2296
  # @param [String] resource
2285
- # REQUIRED: The resource for which the policy is being specified. See the
2286
- # operation documentation for the appropriate value for this field.
2297
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
2298
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2299
+ # appropriate value for this field.
2287
2300
  # @param [Google::Apis::DatacatalogV1::SetIamPolicyRequest] set_iam_policy_request_object
2288
2301
  # @param [String] fields
2289
2302
  # Selector specifying which fields to include in a partial response.
@@ -2316,8 +2329,9 @@ module Google
2316
2329
 
2317
2330
  # Returns your permissions on a specified policy tag or taxonomy.
2318
2331
  # @param [String] resource
2319
- # REQUIRED: The resource for which the policy detail is being requested. See the
2320
- # operation documentation for the appropriate value for this field.
2332
+ # REQUIRED: The resource for which the policy detail is being requested. See [
2333
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
2334
+ # appropriate value for this field.
2321
2335
  # @param [Google::Apis::DatacatalogV1::TestIamPermissionsRequest] test_iam_permissions_request_object
2322
2336
  # @param [String] fields
2323
2337
  # 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-datacatalog_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.20.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-04-18 00:00:00.000000000 Z
11
+ date: 2022-06-20 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-datacatalog_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datacatalog_v1
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 Google Cloud Data Catalog API V1