google-cloud-data_catalog-v1 1.3.0 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f5fdf2a7b9890e4c91dc7d815cabc2e289c04a959d87873fd163836da072e4bc
4
- data.tar.gz: 2392a2ca15e105cf99246ad1f2b1e257645c2476fb59c5ddc7def08604899f2e
3
+ metadata.gz: 6aea82d3eb091062e73bbed4d6b55469f1166c2f43724bbc8dafd04b7ccb83e6
4
+ data.tar.gz: 4997409ee2a1def775904157b63ad189d2dc0ca695cb4aed15f8ea5016e23b62
5
5
  SHA512:
6
- metadata.gz: 423f3dd072cbff107ab56e48807fcf7fc7dfa4ccac5fdfc3505ee6f4939c71670b943a27a26166ce7121661e5ac40eb1108e84590557739fdedeed1e542e98a6
7
- data.tar.gz: 05574c10d6eb5944ffcbd6f3927b6d0a4a9a230e2998cd81cc9b4a0fe20881bd8c3f5c5157dc7d6b151ddc8a893807aa4eaec901bf8feafb23208cd95fd7792b
6
+ metadata.gz: c613a836856bc6f0a725d59e93f15100972214f5fae6ea948e5eb22f8516ed3461c9d2ab4c6c385267bce6693ec41787610bacacffa57ce37e811ad8b763402d
7
+ data.tar.gz: '099e4bc7ef93616b967044e5a3eb868846c5f36490db76a531a972190bf8d08a983d6d317906a774f55fbec9289e21ec89c45549039358611cc400a4b88271c3'
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module DataCatalog
23
23
  module V1
24
- VERSION = "1.3.0"
24
+ VERSION = "1.3.1"
25
25
  end
26
26
  end
27
27
  end
@@ -155,7 +155,7 @@ module Google
155
155
  # @return [::Boolean]
156
156
  # Indicates whether tags created with this template are public. Public tags
157
157
  # do not require tag template access to appear in
158
- # [ListTags][google.cloud.datacatalog.v1.ListTags] API response.
158
+ # {::Google::Cloud::DataCatalog::V1::DataCatalog::Client#list_tags ListTags} API response.
159
159
  #
160
160
  # Additionally, you can search for a public tag by value with a
161
161
  # simple search query in addition to using a ``tag:`` predicate.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-data_catalog-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-10 00:00:00.000000000 Z
11
+ date: 2025-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common