File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
generated/google-apis-lifesciences_v2beta
lib/google/apis/lifesciences_v2beta Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-lifesciences_v2beta
22
3+ ### v0.2.0 (2021-01-19)
4+
5+ * Regenerated from discovery document revision 20210109
6+
37### v0.1.0 (2021-01-07)
48
59* Regenerated using generator version 0.1.1
Original file line number Diff line number Diff line change @@ -1263,7 +1263,9 @@ class VirtualMachine
12631263 # of the tags used or the latest version will still be pulled. The root
12641264 # directory of the ext4 image must contain `image` and `overlay2` directories
12651265 # copied from the Docker directory of a VM where the desired Docker images have
1266- # already been pulled. Only a single image is supported.
1266+ # already been pulled. Any images pulled that are not cached will be stored on
1267+ # the first cache disk instead of the boot disk. Only a single image is
1268+ # supported.
12671269 # Corresponds to the JSON property `dockerCacheImages`
12681270 # @return [Array<String>]
12691271 attr_accessor :docker_cache_images
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module LifesciencesV2beta
1818 # Version of the google-apis-lifesciences_v2beta gem
19- GEM_VERSION = "0.1 .0"
19+ GEM_VERSION = "0.2 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.1.1"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20201213 "
25+ REVISION = "20210109 "
2626 end
2727 end
2828end
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/google-api-ruby-client.git",
7- "sha": "43590cf2cc7ef0b8cd2777aa01e42dd30c5db9d3 "
7+ "sha": "25824f2512fa96d4d90e220ac038c9b3b2a6a0d1 "
88 }
99 }
1010 ]
You can’t perform that action at this time.
0 commit comments