google-apis-datacatalog_v1beta1 0.14.0 → 0.17.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: 752b993bea9b266375a66e806bca7ff78a94d7943976b83336199ff4d0ce37a1
4
- data.tar.gz: 177ccb692bb42e8c2b93f5be918377cbb005889c65e65e8e31b547840de166bb
3
+ metadata.gz: eea6cf8a4e25abd86b1504b3fbcf9d7ec24b12f02d40e8671b0ae7cfad999355
4
+ data.tar.gz: c4ad8737cd4394cfe117afdc12639e701f2a31d25965c2de7ebb72a1124da816
5
5
  SHA512:
6
- metadata.gz: 580a832cc7b90fc2d9f4e49285ca96eadc667d52d5d62720a33682c200e6a04d21d6eaf7d6f498d92a781181eef05c68d8a5a3f315e2b73c660327d11dcfcd9d
7
- data.tar.gz: 2f660b9bba214c1479d5f5a685c0aec7974e3527c392b0eebb0c193e6bb8d3f9cc066220d246d9f28b865efd66daf84654b14f16df6c0a990e6a5dcd22b0513b
6
+ metadata.gz: b6bb91a2ca49baf6ad66e46c13d44b3173ea61929c7df64f7a59ef19e04790b5729988786911cc3eb1254de7b2b28bb2a8b7cb8eba53032f75fe0b72482ce44a
7
+ data.tar.gz: 75d6881fe751877e0246b728bbbc8d03d700ce5ca185e8f6cb45a45b1d2ace0b1eb6ccbef47694d64026101c7fea383cc31054c291dca75982267ba33e5eb644
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-datacatalog_v1beta1
2
2
 
3
+ ### v0.17.0 (2022-06-02)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.16.0 (2022-05-17)
8
+
9
+ * Regenerated from discovery document revision 20220505
10
+
11
+ ### v0.15.0 (2022-04-15)
12
+
13
+ * Regenerated from discovery document revision 20220409
14
+
3
15
  ### v0.14.0 (2022-03-25)
4
16
 
5
17
  * Regenerated from discovery document revision 20220321
@@ -45,7 +45,7 @@ module Google
45
45
  # @return [Google::Apis::DatacatalogV1beta1::Expr]
46
46
  attr_accessor :condition
47
47
 
48
- # Specifies the principals requesting access for a Cloud Platform resource. `
48
+ # Specifies the principals requesting access for a Google Cloud resource. `
49
49
  # members` can have the following values: * `allUsers`: A special identifier
50
50
  # that represents anyone who is on the internet; with or without a Google
51
51
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -1544,7 +1544,8 @@ module Google
1544
1544
 
1545
1545
  # Required. User defined name of this taxonomy. It must: contain only unicode
1546
1546
  # letters, numbers, underscores, dashes and spaces; not start or end with spaces;
1547
- # and be at most 200 bytes long when encoded in UTF-8.
1547
+ # and be at most 200 bytes long when encoded in UTF-8. The taxonomy display
1548
+ # name must be unique within an organization.
1548
1549
  # Corresponds to the JSON property `displayName`
1549
1550
  # @return [String]
1550
1551
  attr_accessor :display_name
@@ -1807,7 +1808,7 @@ module Google
1807
1808
  include Google::Apis::Core::Hashable
1808
1809
 
1809
1810
  # The set of permissions to check for the `resource`. Permissions with wildcards
1810
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
1811
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
1811
1812
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1812
1813
  # Corresponds to the JSON property `permissions`
1813
1814
  # @return [Array<String>]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatacatalogV1beta1
18
18
  # Version of the google-apis-datacatalog_v1beta1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.17.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 = "20220321"
25
+ REVISION = "20220505"
26
26
  end
27
27
  end
28
28
  end
@@ -256,8 +256,9 @@ module Google
256
256
  # templates. - `datacatalog.entries.getIamPolicy` to get policies on entries. - `
257
257
  # datacatalog.entryGroups.getIamPolicy` to get policies on entry groups.
258
258
  # @param [String] resource
259
- # REQUIRED: The resource for which the policy is being requested. See the
260
- # operation documentation for the appropriate value for this field.
259
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
260
+ # names](https://cloud.google.com/apis/design/resource_names) for the
261
+ # appropriate value for this field.
261
262
  # @param [Google::Apis::DatacatalogV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
262
263
  # @param [String] fields
263
264
  # Selector specifying which fields to include in a partial response.
@@ -381,8 +382,9 @@ module Google
381
382
  # policies on entries. - `datacatalog.entryGroups.setIamPolicy` to set policies
382
383
  # on entry groups.
383
384
  # @param [String] resource
384
- # REQUIRED: The resource for which the policy is being specified. See the
385
- # operation documentation for the appropriate value for this field.
385
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
386
+ # names](https://cloud.google.com/apis/design/resource_names) for the
387
+ # appropriate value for this field.
386
388
  # @param [Google::Apis::DatacatalogV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
387
389
  # @param [String] fields
388
390
  # Selector specifying which fields to include in a partial response.
@@ -420,8 +422,9 @@ module Google
420
422
  # external Google Cloud Platform resources synced to Data Catalog. A caller is
421
423
  # not required to have Google IAM permission to make this request.
422
424
  # @param [String] resource
423
- # REQUIRED: The resource for which the policy detail is being requested. See the
424
- # operation documentation for the appropriate value for this field.
425
+ # REQUIRED: The resource for which the policy detail is being requested. See [
426
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
427
+ # appropriate value for this field.
425
428
  # @param [Google::Apis::DatacatalogV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
426
429
  # @param [String] fields
427
430
  # Selector specifying which fields to include in a partial response.
@@ -570,8 +573,9 @@ module Google
570
573
  # templates. - `datacatalog.entries.getIamPolicy` to get policies on entries. - `
571
574
  # datacatalog.entryGroups.getIamPolicy` to get policies on entry groups.
572
575
  # @param [String] resource
573
- # REQUIRED: The resource for which the policy is being requested. See the
574
- # operation documentation for the appropriate value for this field.
576
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
577
+ # names](https://cloud.google.com/apis/design/resource_names) for the
578
+ # appropriate value for this field.
575
579
  # @param [Google::Apis::DatacatalogV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
576
580
  # @param [String] fields
577
581
  # Selector specifying which fields to include in a partial response.
@@ -704,8 +708,9 @@ module Google
704
708
  # external Google Cloud Platform resources synced to Data Catalog. A caller is
705
709
  # not required to have Google IAM permission to make this request.
706
710
  # @param [String] resource
707
- # REQUIRED: The resource for which the policy detail is being requested. See the
708
- # operation documentation for the appropriate value for this field.
711
+ # REQUIRED: The resource for which the policy detail is being requested. See [
712
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
713
+ # appropriate value for this field.
709
714
  # @param [Google::Apis::DatacatalogV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
710
715
  # @param [String] fields
711
716
  # Selector specifying which fields to include in a partial response.
@@ -1169,8 +1174,9 @@ module Google
1169
1174
  # templates. - `datacatalog.entries.getIamPolicy` to get policies on entries. - `
1170
1175
  # datacatalog.entryGroups.getIamPolicy` to get policies on entry groups.
1171
1176
  # @param [String] resource
1172
- # REQUIRED: The resource for which the policy is being requested. See the
1173
- # operation documentation for the appropriate value for this field.
1177
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1178
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1179
+ # appropriate value for this field.
1174
1180
  # @param [Google::Apis::DatacatalogV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
1175
1181
  # @param [String] fields
1176
1182
  # Selector specifying which fields to include in a partial response.
@@ -1257,8 +1263,9 @@ module Google
1257
1263
  # policies on entries. - `datacatalog.entryGroups.setIamPolicy` to set policies
1258
1264
  # on entry groups.
1259
1265
  # @param [String] resource
1260
- # REQUIRED: The resource for which the policy is being specified. See the
1261
- # operation documentation for the appropriate value for this field.
1266
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1267
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1268
+ # appropriate value for this field.
1262
1269
  # @param [Google::Apis::DatacatalogV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
1263
1270
  # @param [String] fields
1264
1271
  # Selector specifying which fields to include in a partial response.
@@ -1296,8 +1303,9 @@ module Google
1296
1303
  # external Google Cloud Platform resources synced to Data Catalog. A caller is
1297
1304
  # not required to have Google IAM permission to make this request.
1298
1305
  # @param [String] resource
1299
- # REQUIRED: The resource for which the policy detail is being requested. See the
1300
- # operation documentation for the appropriate value for this field.
1306
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1307
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1308
+ # appropriate value for this field.
1301
1309
  # @param [Google::Apis::DatacatalogV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
1302
1310
  # @param [String] fields
1303
1311
  # Selector specifying which fields to include in a partial response.
@@ -1672,8 +1680,9 @@ module Google
1672
1680
 
1673
1681
  # Gets the IAM policy for a taxonomy or a policy tag.
1674
1682
  # @param [String] resource
1675
- # REQUIRED: The resource for which the policy is being requested. See the
1676
- # operation documentation for the appropriate value for this field.
1683
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1684
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1685
+ # appropriate value for this field.
1677
1686
  # @param [Google::Apis::DatacatalogV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
1678
1687
  # @param [String] fields
1679
1688
  # Selector specifying which fields to include in a partial response.
@@ -1819,8 +1828,9 @@ module Google
1819
1828
 
1820
1829
  # Sets the IAM policy for a taxonomy or a policy tag.
1821
1830
  # @param [String] resource
1822
- # REQUIRED: The resource for which the policy is being specified. See the
1823
- # operation documentation for the appropriate value for this field.
1831
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1832
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1833
+ # appropriate value for this field.
1824
1834
  # @param [Google::Apis::DatacatalogV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
1825
1835
  # @param [String] fields
1826
1836
  # Selector specifying which fields to include in a partial response.
@@ -1854,8 +1864,9 @@ module Google
1854
1864
  # Returns the permissions that a caller has on the specified taxonomy or policy
1855
1865
  # tag.
1856
1866
  # @param [String] resource
1857
- # REQUIRED: The resource for which the policy detail is being requested. See the
1858
- # operation documentation for the appropriate value for this field.
1867
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1868
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1869
+ # appropriate value for this field.
1859
1870
  # @param [Google::Apis::DatacatalogV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
1860
1871
  # @param [String] fields
1861
1872
  # Selector specifying which fields to include in a partial response.
@@ -1982,8 +1993,9 @@ module Google
1982
1993
 
1983
1994
  # Gets the IAM policy for a taxonomy or a policy tag.
1984
1995
  # @param [String] resource
1985
- # REQUIRED: The resource for which the policy is being requested. See the
1986
- # operation documentation for the appropriate value for this field.
1996
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1997
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1998
+ # appropriate value for this field.
1987
1999
  # @param [Google::Apis::DatacatalogV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
1988
2000
  # @param [String] fields
1989
2001
  # Selector specifying which fields to include in a partial response.
@@ -2098,8 +2110,9 @@ module Google
2098
2110
 
2099
2111
  # Sets the IAM policy for a taxonomy or a policy tag.
2100
2112
  # @param [String] resource
2101
- # REQUIRED: The resource for which the policy is being specified. See the
2102
- # operation documentation for the appropriate value for this field.
2113
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
2114
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2115
+ # appropriate value for this field.
2103
2116
  # @param [Google::Apis::DatacatalogV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
2104
2117
  # @param [String] fields
2105
2118
  # Selector specifying which fields to include in a partial response.
@@ -2133,8 +2146,9 @@ module Google
2133
2146
  # Returns the permissions that a caller has on the specified taxonomy or policy
2134
2147
  # tag.
2135
2148
  # @param [String] resource
2136
- # REQUIRED: The resource for which the policy detail is being requested. See the
2137
- # operation documentation for the appropriate value for this field.
2149
+ # REQUIRED: The resource for which the policy detail is being requested. See [
2150
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
2151
+ # appropriate value for this field.
2138
2152
  # @param [Google::Apis::DatacatalogV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
2139
2153
  # @param [String] fields
2140
2154
  # 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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.17.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-03-28 00:00:00.000000000 Z
11
+ date: 2022-06-13 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.5'
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.5'
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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datacatalog_v1beta1
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 V1beta1