google-apis-datacatalog_v1 0.4.0 → 0.5.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: 9c0189fe0d1706b1be62d932dce58ca0dedaec0e8bd5577b584e4df85fe1a36c
4
- data.tar.gz: 7ad0545e842f216aa8b0fd25e1c9f8db0c8f8808d375217b9c003e4106bd234f
3
+ metadata.gz: 289b4e278f3ef1330f44667ed8c8bfacc6a7eaeebc1d5ed6101bb1b4e0130daf
4
+ data.tar.gz: a02e952f46365cee660bb5dc0f47d68559985d6c53003578a86105f8737952c7
5
5
  SHA512:
6
- metadata.gz: fcb89a45ddd0b434b221646650aa4ad0759e70ed8f2075b36c0cb6476b434de22057f0c4765647f5c9d2b1c9b46196256dc65c9cbaf3c4c1357a22e253c0d700
7
- data.tar.gz: bb65a0d5f8395c85a1a643373269e132ee9026dfa41d7d8362b2a1b51c9dd9b1f44e8d647df80e8ef9e1fe2d7d863931eafa681fb33c049429bbb3c4f217eb7c
6
+ metadata.gz: 43dde76236458bcb1eeeaebcadaa7adca8647b17e3fd9886df6844c20b25ac83af74cb4ad3fb470f7696bd710c5a30a8e11380abdddee28ab6df31f37c9acf30
7
+ data.tar.gz: fe50f4d7e19d938f9707c09788a634a1e1ff7153314a94b8226928a8e75715ee59f03af6aca3f387b62dec2d62b88f4ef6916f504c84120107bcc6c4dbf62705
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datacatalog_v1
2
2
 
3
+ ### v0.5.0 (2021-07-28)
4
+
5
+ * Regenerated from discovery document revision 20210721
6
+
3
7
  ### v0.4.0 (2021-07-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20210712
@@ -1846,7 +1846,11 @@ module Google
1846
1846
  # Tags created with a public tag template are referred to as public tags. You
1847
1847
  # can search for a public tag by value with a simple search query instead of
1848
1848
  # using a ``tag:`` predicate. Public tag templates may not appear in search
1849
- # results depending on scope, see: include_public_tag_templates
1849
+ # results depending on scope, see: include_public_tag_templates Note: If an [IAM
1850
+ # domain restriction](https://cloud.google.com/resource-manager/docs/
1851
+ # organization-policy/restricting-domains) is configured in the tag template's
1852
+ # location, the public access will not be enabled but the simple search for tag
1853
+ # values will still work.
1850
1854
  # Corresponds to the JSON property `isPubliclyReadable`
1851
1855
  # @return [Boolean]
1852
1856
  attr_accessor :is_publicly_readable
@@ -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.4.0"
19
+ GEM_VERSION = "0.5.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 = "20210712"
25
+ REVISION = "20210721"
26
26
  end
27
27
  end
28
28
  end
@@ -106,13 +106,13 @@ module Google
106
106
  # datasets/`DATASET_ID`/tables/`TABLE_ID`` * `//pubsub.googleapis.com/projects/`
107
107
  # PROJECT_ID`/topics/`TOPIC_ID``
108
108
  # @param [String] sql_resource
109
- # The SQL name of the entry. SQL names are case-sensitive. Examples: * `pubsub.`
110
- # PROJECT_ID`.`TOPIC_ID`` * `pubsub.`PROJECT_ID`.`TOPIC.ID.SEPARATED.WITH.DOTS``
111
- # * `bigquery.table.`PROJECT_ID`.`DATASET_ID`.`TABLE_ID`` * `bigquery.dataset.`
112
- # PROJECT_ID`.`DATASET_ID`` * `datacatalog.entry.`PROJECT_ID`.`LOCATION_ID`.`
113
- # ENTRY_GROUP_ID`.`ENTRY_ID`` Identifiers (`*_ID`) should comply with the [
114
- # Lexical structure in Standard SQL] (https://cloud.google.com/bigquery/docs/
115
- # reference/standard-sql/lexical).
109
+ # The SQL name of the entry. SQL names are case-sensitive. Examples: * `pubsub.
110
+ # topic.`PROJECT_ID`.`TOPIC_ID`` * `pubsub.topic.`PROJECT_ID`.`\```TOPIC.ID.
111
+ # SEPARATED.WITH.DOTS``\` * `bigquery.table.`PROJECT_ID`.`DATASET_ID`.`TABLE_ID``
112
+ # * `bigquery.dataset.`PROJECT_ID`.`DATASET_ID`` * `datacatalog.entry.`
113
+ # PROJECT_ID`.`LOCATION_ID`.`ENTRY_GROUP_ID`.`ENTRY_ID`` Identifiers (`*_ID`)
114
+ # should comply with the [Lexical structure in Standard SQL] (https://cloud.
115
+ # google.com/bigquery/docs/reference/standard-sql/lexical).
116
116
  # @param [String] fields
117
117
  # Selector specifying which fields to include in a partial response.
118
118
  # @param [String] quota_user
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.4.0
4
+ version: 0.5.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-07-19 00:00:00.000000000 Z
11
+ date: 2021-08-02 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/master/generated/google-apis-datacatalog_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.5.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datacatalog_v1
63
63
  post_install_message:
64
64
  rdoc_options: []