google-cloud-parallelstore 0.1.0 → 1.0.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: 9ea301b71700f2a25041e11b6136af2309f0137c6c75d1076e9b13ac30093810
4
- data.tar.gz: d6cf3f10f3c90ff23b8ac1f02062aed5f910a60416a1fb3092794fa6a88e9bfc
3
+ metadata.gz: df4bca4cd641bc086c2118f48e4e8ca05c96b9684e1603db33def5a5bc80abd9
4
+ data.tar.gz: 5d020bb476f70ca3978b975588e6222b03ce239527d96a2c8b2b7eb9eba68937
5
5
  SHA512:
6
- metadata.gz: baa085145e4d6835add11fc4261899de674f92472786ba5abf7c7eaf2724009df7501b4c2b399dc718e7394f2c4e06f6aa52cbe9d6745efac3cf78a7b2121f05
7
- data.tar.gz: e887c5078a93d3409870e3c6119838a8ab9a713a0ae8377eaa00d9452485fd4a0b7dbe87bee27a7c3e3999de2742dde5e5bfbaa6cc0e0a17d88dab5c4ce041b4
6
+ metadata.gz: f9812855f53826cd23b32138f0db66123cd15b26c1f13c00d1cd817e4f6e88d31838f17465ae6bc52a62748d5076b89584eec6484dd9bbb43c1f2c11ae4a8313
7
+ data.tar.gz: ef61d27d4ba23634ea1f869da8f2b7538e9fe8efdd4f08831bc843d404a22e727e173fa38d6bce111f8c8268f2bb597f3a1ec7a8db431f68a1a11aa6df1e31dc
data/README.md CHANGED
@@ -18,7 +18,7 @@ themselves can be found in the client library documentation for the versioned
18
18
  client gems:
19
19
  [google-cloud-parallelstore-v1beta](https://cloud.google.com/ruby/docs/reference/google-cloud-parallelstore-v1beta/latest).
20
20
 
21
- See also the [Product Documentation](https://cloud.google.com/parallelstore)
21
+ See also the [Product Documentation](https://cloud.google.com/parallelstore?hl=en)
22
22
  for more usage information.
23
23
 
24
24
  ## Quick Start
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Parallelstore
23
- VERSION = "0.1.0"
23
+ VERSION = "1.0.0"
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-parallelstore
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 1.0.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-05-29 00:00:00.000000000 Z
11
+ date: 2024-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core