google-cloud-data_catalog-v1 0.8.1 → 0.8.2

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: 2e66f2b0c171f550be083e9c80ea37e49d2f28ea6c73e86061f7ff5491a27ba9
4
- data.tar.gz: 8735ad84c57303a81e6c12a24e51f303d62a4920b872bc301d9e3d0dfe2a4308
3
+ metadata.gz: 85f501429a0dd69b86d457bd5e50b6e41daff293598463ce0a58db10b6956f30
4
+ data.tar.gz: 4d1b0194b9818cac29b7ffe0f695668efb872ce9334572722ae66f72f044f3fd
5
5
  SHA512:
6
- metadata.gz: dfae23655cd8eb017f18b070a9f1f309bbee5d0903178612b305fda1df811a2d86fc07e9502846139ef6eb52d381e1afd581f3f1ac4e005bd1f7f05278cca0de
7
- data.tar.gz: 9e49af68b78769cd2a27705e613cc60e360f58028641953506f24dbe9293de707010535713dfc36e2c998e0adab7793ae1319ae1a286c50c9420b29dea2cbded
6
+ metadata.gz: 891c8947bd6f6a3d197713f54770498b63bc507f324cb839e03b95b6cf98c69c09aaef26abbedc3e6b70a0ebf99fca5edb48494f4f0bc1c30a5955bfc5545c8a
7
+ data.tar.gz: c799748f9e9dc056595bffd4fd0eb0ac74536324bf820d1f6eb52f8b1d0e8440de69611f72db474664ed158e340f2dcf2fd9ff1a5f27d0fa2c39063d0f28ede2
@@ -228,7 +228,7 @@ module Google
228
228
  # @param query [::String]
229
229
  # Optional. The query string with a minimum of 3 characters and specific syntax.
230
230
  # For more information, see
231
- # [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
231
+ # [Data Catalog search syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
232
232
  #
233
233
  # An empty query string returns all data assets (in the specified scope)
234
234
  # that you have access to.
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module DataCatalog
23
23
  module V1
24
- VERSION = "0.8.1"
24
+ VERSION = "0.8.2"
25
25
  end
26
26
  end
27
27
  end
@@ -34,7 +34,7 @@ module Google
34
34
  # @return [::String]
35
35
  # Optional. The query string with a minimum of 3 characters and specific syntax.
36
36
  # For more information, see
37
- # [Data Catalog search syntax](/data-catalog/docs/how-to/search-reference).
37
+ # [Data Catalog search syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference).
38
38
  #
39
39
  # An empty query string returns all data assets (in the specified scope)
40
40
  # that you have access to.
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: 0.8.1
4
+ version: 0.8.2
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-08-11 00:00:00.000000000 Z
11
+ date: 2021-08-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common