google-cloud-data_catalog 2.0.0 → 2.1.0

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: bd5e594bff4a98a8bf94e1f6490693dbf4bde584e95dad33e0666c30ec881376
4
- data.tar.gz: 76e32b367c5552a2d091409e864ef84badcc83d1fa104ecc79f87861d7698fdd
3
+ metadata.gz: ee0134ad86aacbc20c58fd9e16bce55515b7e977babe3247d7174c1982d71336
4
+ data.tar.gz: 49cb27a5410bf1417da6e5b892bc3fc41499363912fe55d9233828da43632410
5
5
  SHA512:
6
- metadata.gz: a3afa572ab623fd629604085c765c5f063b107d2728f6d5df15c390a3ded7bb45e1ede9c2ad34e1616386a64021639fc4dbfa7c726de2a2cf2f6e3ad10f146a0
7
- data.tar.gz: 5ec7582dbb87a9f5a41f6e386fb25286578e342f01d313f6f9f66d5348133e830257f27d34fb403472854f99591d82649240851b0d9981e8b1b6d022060f59ca
6
+ metadata.gz: 4480f07306db560ff135160d0164d09bdae9c425ea4c8b24f637d25d6cfc4e2058798dd42028a4e85f29af28a40dc5a73b049113d60c060f3ee1a4e2a7ef985d
7
+ data.tar.gz: 936d18678e3200ee615b010f4d8602cbc5f16fbbc5bfd7603c1aea32915a65ab6ca643d5a564cf4269dce76c26930eadf226893a52804bf5e7b63c2348c4bbde
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module DataCatalog
23
- VERSION = "2.0.0"
23
+ VERSION = "2.1.0"
24
24
  end
25
25
  end
26
26
  end
@@ -65,6 +65,8 @@ module Google
65
65
  #
66
66
  # ## About DataCatalog
67
67
  #
68
+ # Deprecated: Please use Dataplex Catalog instead.
69
+ #
68
70
  # Data Catalog API service allows you to discover, understand, and manage
69
71
  # your data.
70
72
  #
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-data_catalog
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-13 00:00:00.000000000 Z
10
+ date: 2025-03-14 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-core
@@ -70,7 +70,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
70
  - !ruby/object:Gem::Version
71
71
  version: '0'
72
72
  requirements: []
73
- rubygems_version: 3.6.3
73
+ rubygems_version: 3.6.5
74
74
  specification_version: 4
75
75
  summary: API Client library for the Data Catalog API
76
76
  test_files: []