google-cloud-dataplex 1.4.0 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5bdde9a34f8b9e7ce07f78203f7f54bc8347ac48f5f5a0cbd307d2f4ffd87217
4
- data.tar.gz: 1ce1a707628c5800133362eed52c8d96d40f82fa7be61575a375a5336ec1f8b8
3
+ metadata.gz: fb5854f63546ec0a54084d2c020380265a95e888f7e078ddd5937329a0988d90
4
+ data.tar.gz: a85471fa3200a261d7762f1d5b97ba0953ca3b22e5f714130a0d0493fe4b3dc2
5
5
  SHA512:
6
- metadata.gz: 4efd25fe9688fab48d21f84ccc04ce18e070a6065e5a2559c3be31d1d7389de766d67049ee44061eebfdff5062eb9203fc8e6426b7b15b5d287a24260cfd9977
7
- data.tar.gz: a67ce9ac6acd2130e89a776308aa28e2d3c755e5f3e92240edd1a2efabfbe91fbd904c5d440200304840d0823825eb21c7701df78c86939e1e98d9daeca4e9ab
6
+ metadata.gz: eb2e6adc4c7a9e111bf9e35917cd5d501dcfaeda8507c4be37acdc419cd317900a3e4db84411e0969825b00fd6b92887ec4d78467ba62ec8354bd707b194276c
7
+ data.tar.gz: dd835df6241c0eb1d8d2654b2f3cd6ef0a88ccc121e90c55609625fdff1f3901a5b73391be47d337d21daf1600e6ddd91f24b937838226a8d0707cb8d6b0085e
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Dataplex
23
- VERSION = "1.4.0"
23
+ VERSION = "1.5.0"
24
24
  end
25
25
  end
26
26
  end
@@ -99,10 +99,10 @@ module Google
99
99
  # ## About CatalogService
100
100
  #
101
101
  # The primary resources offered by this service are EntryGroups, EntryTypes,
102
- # AspectTypes, Entry and Aspect which collectively allow a data administrator
103
- # to organize, manage, secure and catalog data across their organization
104
- # located across cloud projects in a variety of storage systems including Cloud
105
- # Storage and BigQuery.
102
+ # AspectTypes, and Entries. They collectively let data administrators organize,
103
+ # manage, secure, and catalog data located across cloud projects in their
104
+ # organization in a variety of storage systems, including Cloud Storage and
105
+ # BigQuery.
106
106
  #
107
107
  # @param version [::String, ::Symbol] The API version to connect to. Optional.
108
108
  # Defaults to `:v1`.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dataplex
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-19 00:00:00.000000000 Z
11
+ date: 2024-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -79,7 +79,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
79
  - !ruby/object:Gem::Version
80
80
  version: '0'
81
81
  requirements: []
82
- rubygems_version: 3.5.6
82
+ rubygems_version: 3.5.22
83
83
  signing_key:
84
84
  specification_version: 4
85
85
  summary: API Client library for the Dataplex API