google-cloud-data_catalog-v1 2.2.1 → 2.2.2

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: 4389f6df161589b82d792c200ea29104f918776146190e02167d3e5991463b6d
4
- data.tar.gz: e637f47526a76183b077be9fec20cfacf3cc3b9d7e13062c7a657fcb5b5f16ab
3
+ metadata.gz: e580efe364fd0d5ce372f24d2b4f5515ad9958e16aac3b92f705b3d7a9eb4168
4
+ data.tar.gz: 33b7d3d5e836c0c7b84c9a213f79e22929bad49610ec78f347026159315c2c01
5
5
  SHA512:
6
- metadata.gz: ba3409a5f41216ac83c67307323d39fea694f86e361407b95fc11182e2b7c98a886e2266c242671f622ff515c5427c7af237d9c92c7424444d257c6213d89e1d
7
- data.tar.gz: e0fac340aa390b532f4ea8636825436d2f2aa33898c698308f0c224e814ad613a1ca0fc2d95dceda86980cbff4fe5666af9e3fa09c90e40b364131a21defc454
6
+ metadata.gz: 6aac79a1a17200d80e54729c625028e2ef92a72f4f2b9afdc91fc280ee87d7ae107531f22fe0c8045bb91e61283524c7503ca238747b3ed2c16a1cac26ffb11a
7
+ data.tar.gz: ede8e9c208f00d8e9db84252b7c03146744827c373e7ea582be9044a4bb62b3654df918921e959b1bd6a82275c82ebc838f1671eb7542a7e604bcc95b5a4c3b2
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module DataCatalog
23
23
  module V1
24
- VERSION = "2.2.1"
24
+ VERSION = "2.2.2"
25
25
  end
26
26
  end
27
27
  end
@@ -27,7 +27,7 @@ module Google
27
27
  # Required. Patterns to identify a set of files in Google Cloud Storage.
28
28
  #
29
29
  # For more information, see [Wildcard Names]
30
- # (https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames).
30
+ # (https://cloud.google.com/storage/docs/wildcards).
31
31
  #
32
32
  # Note: Currently, bucket wildcards are not supported.
33
33
  #
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-data_catalog-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.1
4
+ version: 2.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC