google-cloud-data_catalog-v1beta1 0.8.3 → 0.8.4

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: fcdbee4f1b743735fb21f9f80842f13cbe42f48cac13b85daafa3f571fe2cd64
4
- data.tar.gz: e57d4348b6d2a3acaa148e3556c4b3471fd976ce5db81ed422563456f45440b8
3
+ metadata.gz: 374794655c2a3e46e08fe9dd28ef576c5ebf11505b92ae2b550cc23ce14233cc
4
+ data.tar.gz: 6beca362691d72860b065e5502479b33b703156e727aaa8a32ea302144920c2e
5
5
  SHA512:
6
- metadata.gz: 244d064f1f75fdd36c2a7dc907cdb7bd471fd8ca29af0d6a921a928b03d1fd23aca24217815b34411ad90617fc341642adbc4d962138ca763ae9c38efe1180b1
7
- data.tar.gz: 4c66af461dbf3daa645a246f2443ca1174a64f643134df3f26f4d7d8acc7357f53adc842815fa41b0a46159ef9a1b4d914a476f434b80df40c0cdb5396baeccb
6
+ metadata.gz: cde30d678dfa95e345d87c8fe28277aad259a77a00f2a15a0f1794fd0ac6f167353a620067389e59bb690341ea67ef83da8b0b1069e8ac16eb6f58f2ace2dd2e
7
+ data.tar.gz: 8c4444ad82f8e051fb4d3927228f7e7ca800b1ac3df278a66a92d9af1f257e64f6e14ba74757362d2f04b24bbbd34870f9bb25d4fbedb4394a007311b42ed36a
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module DataCatalog
23
23
  module V1beta1
24
- VERSION = "0.8.3"
24
+ VERSION = "0.8.4"
25
25
  end
26
26
  end
27
27
  end
@@ -26,7 +26,7 @@ module Google
26
26
  # @return [::Array<::String>]
27
27
  # Required. Patterns to identify a set of files in Google Cloud Storage.
28
28
  # See [Cloud Storage
29
- # documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames)
29
+ # documentation](https://cloud.google.com/storage/docs/wildcards)
30
30
  # for more information. Note that bucket wildcards are currently not
31
31
  # supported.
32
32
  #
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-data_catalog-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.3
4
+ version: 0.8.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC