google-apis-datacatalog_v1 0.9.0 → 0.10.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: 5fa57d3b7fc481283be0254db0cbf6acc0a9dd2e32955ad352183225d879b24d
4
- data.tar.gz: 4d288c119f5be43f4e71fc75d36c1c86a9191621bf44eddbc8a29b1df24adfcd
3
+ metadata.gz: 756984b99d0e21014157f78a1b567dc102c508b7525ee050142977440bc8adba
4
+ data.tar.gz: 210b7d8f9acc08fd341fa5eca95284d112273c399d75147c7197761fd3e1fd52
5
5
  SHA512:
6
- metadata.gz: 7cfa6fb09dfac07da880e6dd1f3cc61feb5401f9546eddf131527cbb1c94ec0581aed85617de755d70c649e79e27c0f861431dd9a2161de7e5441380cb5322aa
7
- data.tar.gz: ebeb3fc52115208f52b3fae82423d99ba4ff0695b4609e4c17881f7685ec698dab7ab7b13610c44c364f1e7d0417719e468cc7f38df9d3f2f84dde32e1fd4a61
6
+ metadata.gz: 2540b240837b8faccf3c4f9dd52ec2b349861fcbeaaa197eecd85856c133d667210913d0ee3b0e918e0f25c793039a6a667ac3e9a04c968a7a1f5337f595306e
7
+ data.tar.gz: c8ac864f1e49bf59dbc5049e23cfbf923365c613152d75b245fe2265e761445e10b7b242df2db470ddb56e15726c9494de80cf93e5a53030daee0c0eef83f61f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datacatalog_v1
2
2
 
3
+ ### v0.10.0 (2021-11-12)
4
+
5
+ * Regenerated from discovery document revision 20211110
6
+
3
7
  ### v0.9.0 (2021-10-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20211014
@@ -187,13 +187,16 @@ module Google
187
187
  class GetPolicyOptions
188
188
  include Google::Apis::Core::Hashable
189
189
 
190
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
191
- # 3. Requests specifying an invalid value will be rejected. Requests for
192
- # policies with any conditional bindings must specify version 3. Policies
193
- # without any conditional bindings may specify any valid value or leave the
194
- # field unset. To learn which resources support conditions in their IAM policies,
195
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
196
- # resource-policies).
190
+ # Optional. The maximum policy version that will be used to format the policy.
191
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
192
+ # rejected. Requests for policies with any conditional role bindings must
193
+ # specify version 3. Policies with no conditional role bindings may specify any
194
+ # valid value or leave the field unset. The policy in the response might use the
195
+ # policy version that you specified, or it might use a lower policy version. For
196
+ # example, if you specify version 3, but the policy has no conditional role
197
+ # bindings, the response uses version 1. To learn which resources support
198
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
199
+ # google.com/iam/help/conditions/resource-policies).
197
200
  # Corresponds to the JSON property `requestedPolicyVersion`
198
201
  # @return [Fixnum]
199
202
  attr_accessor :requested_policy_version
@@ -1333,10 +1336,11 @@ module Google
1333
1336
  attr_accessor :page_token
1334
1337
 
1335
1338
  # Optional. The query string with a minimum of 3 characters and specific syntax.
1336
- # For more information, see [Data Catalog search syntax](/data-catalog/docs/how-
1337
- # to/search-reference). An empty query string returns all data assets (in the
1338
- # specified scope) that you have access to. A query string can be a simple `xyz`
1339
- # or qualified by predicates: * `name:x` * `column:y` * `description:z`
1339
+ # For more information, see [Data Catalog search syntax](https://cloud.google.
1340
+ # com/data-catalog/docs/how-to/search-reference). An empty query string returns
1341
+ # all data assets (in the specified scope) that you have access to. A query
1342
+ # string can be a simple `xyz` or qualified by predicates: * `name:x` * `column:
1343
+ # y` * `description:z`
1340
1344
  # Corresponds to the JSON property `query`
1341
1345
  # @return [String]
1342
1346
  attr_accessor :query
@@ -1389,7 +1393,7 @@ module Google
1389
1393
  # Optional. If `true`, include public tag templates in the search results. By
1390
1394
  # default, they are included only if you have explicit permissions on them to
1391
1395
  # view them. For example, if you are the owner. Other scope fields, for example,
1392
- # ``include_org_ids``, still restrict the returned public tag templates and at
1396
+ # `include_org_ids`, still restrict the returned public tag templates and at
1393
1397
  # least one of them is required.
1394
1398
  # Corresponds to the JSON property `includePublicTagTemplates`
1395
1399
  # @return [Boolean]
@@ -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.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211014"
25
+ REVISION = "20211110"
26
26
  end
27
27
  end
28
28
  end
@@ -754,14 +754,14 @@ module Google
754
754
  execute_or_queue_command(command, &block)
755
755
  end
756
756
 
757
- # Creates a tag and assigns it to: * An Entry if the method name is ``projects.
758
- # locations.entryGroups.entries.tags.create``. * Or EntryGroupif the method name
759
- # is ``projects.locations.entryGroups.tags.create``. Note: The project
760
- # identified by the `parent` parameter for the [tag] (https://cloud.google.com/
761
- # data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries.
762
- # tags/create#path-parameters) and the [tag template] (https://cloud.google.com/
763
- # data-catalog/docs/reference/rest/v1/projects.locations.tagTemplates/create#
764
- # path-parameters) used to create the tag must be in the same organization.
757
+ # Creates a tag and assigns it to: * An Entry if the method name is `projects.
758
+ # locations.entryGroups.entries.tags.create`. * Or EntryGroupif the method name
759
+ # is `projects.locations.entryGroups.tags.create`. Note: The project identified
760
+ # by the `parent` parameter for the [tag] (https://cloud.google.com/data-catalog/
761
+ # docs/reference/rest/v1/projects.locations.entryGroups.entries.tags/create#path-
762
+ # parameters) and the [tag template] (https://cloud.google.com/data-catalog/docs/
763
+ # reference/rest/v1/projects.locations.tagTemplates/create#path-parameters) used
764
+ # to create the tag must be in the same organization.
765
765
  # @param [String] parent
766
766
  # Required. The name of the resource to attach this tag to. Tags can be attached
767
767
  # to entries or entry groups. An entry can have up to 1000 attached tags. Note:
@@ -907,14 +907,14 @@ module Google
907
907
  execute_or_queue_command(command, &block)
908
908
  end
909
909
 
910
- # Creates a tag and assigns it to: * An Entry if the method name is ``projects.
911
- # locations.entryGroups.entries.tags.create``. * Or EntryGroupif the method name
912
- # is ``projects.locations.entryGroups.tags.create``. Note: The project
913
- # identified by the `parent` parameter for the [tag] (https://cloud.google.com/
914
- # data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries.
915
- # tags/create#path-parameters) and the [tag template] (https://cloud.google.com/
916
- # data-catalog/docs/reference/rest/v1/projects.locations.tagTemplates/create#
917
- # path-parameters) used to create the tag must be in the same organization.
910
+ # Creates a tag and assigns it to: * An Entry if the method name is `projects.
911
+ # locations.entryGroups.entries.tags.create`. * Or EntryGroupif the method name
912
+ # is `projects.locations.entryGroups.tags.create`. Note: The project identified
913
+ # by the `parent` parameter for the [tag] (https://cloud.google.com/data-catalog/
914
+ # docs/reference/rest/v1/projects.locations.entryGroups.entries.tags/create#path-
915
+ # parameters) and the [tag template] (https://cloud.google.com/data-catalog/docs/
916
+ # reference/rest/v1/projects.locations.tagTemplates/create#path-parameters) used
917
+ # to create the tag must be in the same organization.
918
918
  # @param [String] parent
919
919
  # Required. The name of the resource to attach this tag to. Tags can be attached
920
920
  # to entries or entry groups. An entry can have up to 1000 attached tags. Note:
@@ -1228,9 +1228,9 @@ module Google
1228
1228
  # display_name` and `is_publicly_readable` can be overwritten. If this parameter
1229
1229
  # is absent or empty, all modifiable fields are overwritten. If such fields are
1230
1230
  # non-required and omitted in the request body, their values are emptied. Note:
1231
- # Updating the ``is_publicly_readable`` field may require up to 12 hours to take
1232
- # effect in search results. Additionally, it also requires the ``tagTemplates.
1233
- # getIamPolicy`` and ``tagTemplates.setIamPolicy`` permissions.
1231
+ # Updating the `is_publicly_readable` field may require up to 12 hours to take
1232
+ # effect in search results. Additionally, it also requires the `tagTemplates.
1233
+ # getIamPolicy` and `tagTemplates.setIamPolicy` permissions.
1234
1234
  # @param [String] fields
1235
1235
  # Selector specifying which fields to include in a partial response.
1236
1236
  # @param [String] quota_user
@@ -1475,7 +1475,7 @@ module Google
1475
1475
  # Catalog resource project] (https://cloud.google.com/data-catalog/docs/concepts/
1476
1476
  # resource-project).
1477
1477
  # @param [String] name
1478
- # Required. The name of the tag template.
1478
+ # Required. The name of the tag template field.
1479
1479
  # @param [Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1RenameTagTemplateFieldRequest] google_cloud_datacatalog_v1_rename_tag_template_field_request_object
1480
1480
  # @param [String] fields
1481
1481
  # 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.9.0
4
+ version: 0.10.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: 2021-10-27 00:00:00.000000000 Z
11
+ date: 2021-11-15 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-datacatalog_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.10.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: []