google-cloud-private_catalog 0.1.0 → 0.1.1

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: 577ed148a49a667dce7eb5eec77bc9a44496a205fdedc10339a8ec2e7682b5a4
4
- data.tar.gz: 7e99996f543ec8805aeb099a0b3b79ed3d115649915a3c5295c1aa34968c9901
3
+ metadata.gz: 053ecb6ecfb036a08b2552a9036aa6196afdefa0efbca1689f898a934f14e751
4
+ data.tar.gz: c8221e05ad2dd910f5cfe942d130b2ff43614e2930187c0215c2ec1cd2293fe7
5
5
  SHA512:
6
- metadata.gz: bf50d502de8d6c54878f0366c1246b46cb768e63128c3680cc6f58f5547c2588087e6826122e0372ceb7d4be77511db88665da6e41a18b9939116e284b3be3f2
7
- data.tar.gz: b6d90b15ca3a926a58927ad589fe8a92df99fdb026d89a7db8d0b9929422985fa5be246329d0a8c306a4831452513f18e523e7678316e1773deda63880b2f683
6
+ metadata.gz: 0e7be6e2b78cb958afbcc1c56b7007dd9d2418fa1f93045559b0561ca6fb356ebc9afc9a70191ae4c6bf3f3e55058dd5599403132718a3d4e820eb3c0d6f6786
7
+ data.tar.gz: 4c6883f2ed784238eb17f85107132638d57bcf40a3ec0574bd8a6f0ab9e26933ef37dbbe7ebd2c2bc60e3d6ef986640f3f5600962c6040c4a86266f796568ce8
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Private Catalog API
4
4
 
5
- With Private Catalog, developers and cloud admins can make their solutions discoverable to their internal enterprise users. Cloud admins can manage their solutions and ensure their users are always launching the latest versions. Note that google-cloud-private_catalog-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-private_catalog instead. See the readme for more details.
5
+ With Private Catalog, developers and cloud admins can make their solutions discoverable to their internal enterprise users. Cloud admins can manage their solutions and ensure their users are always launching the latest versions.
6
6
 
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-private_catalog-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module PrivateCatalog
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-private_catalog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-22 00:00:00.000000000 Z
11
+ date: 2021-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -152,10 +152,7 @@ dependencies:
152
152
  version: '0.9'
153
153
  description: With Private Catalog, developers and cloud admins can make their solutions
154
154
  discoverable to their internal enterprise users. Cloud admins can manage their solutions
155
- and ensure their users are always launching the latest versions. Note that google-cloud-private_catalog-v1beta1
156
- is a version-specific client library. For most uses, we recommend installing the
157
- main client library google-cloud-private_catalog instead. See the readme for more
158
- details.
155
+ and ensure their users are always launching the latest versions.
159
156
  email: googleapis-packages@google.com
160
157
  executables: []
161
158
  extensions: []