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: 5fd73868b9122a643f98ec71270793d52c5970739b64d8dd6831b6dd9c13eb43
4
- data.tar.gz: c5b755d6320b2499173d35b639ca696fc6d8f3f6cde0dff1f01e76a66f20ef2b
3
+ metadata.gz: 266c5ce4f21757ba02e68256ca84c2d73af59601478ec7574eea7497f9fef490
4
+ data.tar.gz: 02f6734463735efc7a168cf5ad1183340cc50e4963a1c195ce2f1cc60fbdaa83
5
5
  SHA512:
6
- metadata.gz: bd493fa6c596b07a5d664027b5a1ea2d82c3b0a672f9cfa952d646c5e5691aa9e4247a0d40e07d88693fce87528ef2d7bbfd30690604eeb103d8caefe1394a13
7
- data.tar.gz: 13cd1d27b253b8bda3a4ef8c469259a8710b841b791c7fa5a5ba98a12c07735543ef8fdc71d0d3b51ef0b37b78ee885081d13a1b5bae14aa8d09310848b39899
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
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Dataplex
23
23
  module V1
24
- VERSION = "2.6.0"
24
+ VERSION = "2.6.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dataplex-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.0
4
+ version: 2.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC