google-cloud-life_sciences 0.1.0 → 0.1.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: f26d0b891b0025f061c35907a79b5e1e08be3036068350f3f88ea62c1c854ba9
4
- data.tar.gz: 2e6db36d30770750f52c4fe79139823641887a60cfae39e46e5ce2016ec7b441
3
+ metadata.gz: 4f8ce9d1a23dff7eef3e5ed7cf180a07a0a0275750754fff00607532fbf39a59
4
+ data.tar.gz: 3d8aa5e4f2c2ed2b2ce8e27db00cc4062efb2265d98421be74a157033c1714fc
5
5
  SHA512:
6
- metadata.gz: d2434379461e514550623c3959b292b5ed0cbfd57a3bb8a6effea5d02807022f166041e5916b429be559e3d69f27e83a46d926c177239c905fcea6dbcb5a3634
7
- data.tar.gz: 78d33a54854f88d2474203c5fae41e57519e3e17bd29e98eb628c713c0447e48af5a8b81bde6c108eef7a7b67bb95eaa5c3a3dcbf521cd47a9e71e1ca6caf8aa
6
+ metadata.gz: ac8d41b8e401e78c11e0e73e7badcd45476a2455ed329723317d00b88859db65433a4496c2de90e080b97f563d0c881ad463c28b04d6781c131d20187f2229d4
7
+ data.tar.gz: 4c199c513135efe33421f074fbc234009435249f205c8a45d8d1531fcc58cb3060dec48ef60578fe0e1836172b26eaf8dc173c2a5da0103f2396b4c6301d9681
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Cloud Life Sciences API
4
4
 
5
- Cloud Life Sciences is a suite of services and tools for managing, processing, and transforming life sciences data. It also enables advanced insights and operational workflows using highly scalable and compliant infrastructure. Note that google-cloud-life_sciences-v2beta is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-life_sciences instead. See the readme for more details.
5
+ Cloud Life Sciences is a suite of services and tools for managing, processing, and transforming life sciences data. It also enables advanced insights and operational workflows using highly scalable and compliant infrastructure.
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-life_sciences-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module LifeSciences
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-life_sciences
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: Cloud Life Sciences is a suite of services and tools for managing, processing,
154
154
  and transforming life sciences data. It also enables advanced insights and operational
155
- workflows using highly scalable and compliant infrastructure. Note that google-cloud-life_sciences-v2beta
156
- is a version-specific client library. For most uses, we recommend installing the
157
- main client library google-cloud-life_sciences instead. See the readme for more
158
- details.
155
+ workflows using highly scalable and compliant infrastructure.
159
156
  email: googleapis-packages@google.com
160
157
  executables: []
161
158
  extensions: []