google-cloud-dataplex-v1 2.6.0 → 2.6.1
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: 266c5ce4f21757ba02e68256ca84c2d73af59601478ec7574eea7497f9fef490
|
4
|
+
data.tar.gz: 02f6734463735efc7a168cf5ad1183340cc50e4963a1c195ce2f1cc60fbdaa83
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0a9db2ec8a336fae2a27355f318107d6a9d4eedaac6b4bbe58a790aa0177394d0a43f46cacbb4823f8ce64bfc039cf9ed4cff5b8af6e7c18831bee5bf46b3d15
|
7
|
+
data.tar.gz: b54af9dbd7305b87b1e182c8d339207998edfeeaa627db6398d4279502c43b56585bfab0215e51d0aa97c4fface734c77cdb0f4de3c633bd8c4b845b0cc965d7
|
@@ -24,8 +24,6 @@ module Google
|
|
24
24
|
module Dataplex
|
25
25
|
module V1
|
26
26
|
module CatalogService
|
27
|
-
# LINT: LEGACY_NAMES
|
28
|
-
#
|
29
27
|
# The primary resources offered by this service are EntryGroups, EntryTypes,
|
30
28
|
# AspectTypes, Entries and EntryLinks. They collectively let data
|
31
29
|
# administrators organize, manage, secure, and catalog data located across
|