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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 374794655c2a3e46e08fe9dd28ef576c5ebf11505b92ae2b550cc23ce14233cc
|
4
|
+
data.tar.gz: 6beca362691d72860b065e5502479b33b703156e727aaa8a32ea302144920c2e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cde30d678dfa95e345d87c8fe28277aad259a77a00f2a15a0f1794fd0ac6f167353a620067389e59bb690341ea67ef83da8b0b1069e8ac16eb6f58f2ace2dd2e
|
7
|
+
data.tar.gz: 8c4444ad82f8e051fb4d3927228f7e7ca800b1ac3df278a66a92d9af1f257e64f6e14ba74757362d2f04b24bbbd34870f9bb25d4fbedb4394a007311b42ed36a
|
@@ -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/
|
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
|
#
|