google-cloud-data_catalog-v1 1.3.0 → 1.3.1
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6aea82d3eb091062e73bbed4d6b55469f1166c2f43724bbc8dafd04b7ccb83e6
|
4
|
+
data.tar.gz: 4997409ee2a1def775904157b63ad189d2dc0ca695cb4aed15f8ea5016e23b62
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c613a836856bc6f0a725d59e93f15100972214f5fae6ea948e5eb22f8516ed3461c9d2ab4c6c385267bce6693ec41787610bacacffa57ce37e811ad8b763402d
|
7
|
+
data.tar.gz: '099e4bc7ef93616b967044e5a3eb868846c5f36490db76a531a972190bf8d08a983d6d317906a774f55fbec9289e21ec89c45549039358611cc400a4b88271c3'
|
@@ -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
|
-
#
|
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.
|
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:
|
11
|
+
date: 2025-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|