google-cloud-life_sciences 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 +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/life_sciences/version.rb +1 -1
- metadata +3 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4f8ce9d1a23dff7eef3e5ed7cf180a07a0a0275750754fff00607532fbf39a59
|
4
|
+
data.tar.gz: 3d8aa5e4f2c2ed2b2ce8e27db00cc4062efb2265d98421be74a157033c1714fc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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*`.
|
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.
|
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-
|
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.
|
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: []
|