google-apis-lifesciences_v2beta 0.26.0 → 0.27.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: 830e2ef4fedc391b1efdb2cbe7ad6cf51556a58aeec417ad0cd3de8e20dd7f0e
4
- data.tar.gz: a8edd1de183bfbffe6d69388119d0f73971b695157e9331b4ea8413750b85049
3
+ metadata.gz: 9fe32845fb2b7a02c54387cce63bee8aa15fe0c96a0a224489164b4b2813bb40
4
+ data.tar.gz: 8708c5b96e8855e9889aa284e48b661e8394e9ed0de36e0821a2d9bb259a1897
5
5
  SHA512:
6
- metadata.gz: b1c047a1fb65bbcb83e87e477ba3e776b3cb139246eeca177c89d3c49191c3feb3469e37d13d257180f08461044698d63aa7efdfdbd13709c679c3034b480e4f
7
- data.tar.gz: a3e807693a3b138c52df14ba0fb50dd41c9a5fdbd3aad62fb2b2590312ed7f287e27a549fb21978ecd40d0d67bbfc8ab753021f4de4385fc97b6dab4bf33ef00
6
+ metadata.gz: 69881ddcde674e318360f1b59bee9f380b99023bd270a8b856b8daaa2f92d0755ef6e3e327ec84b44713d2d8ee8d7993854f89e175e91c680c3033ca1381f881
7
+ data.tar.gz: 5f72e12a38b7dda026ae2f2b297c33c23fe9c97880426635dea6fed108cfaee967ee66a0b245c6783ab871e0d955f11f8078ad85498fd855e194fb80b7a2a693
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-lifesciences_v2beta
2
2
 
3
+ ### v0.27.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240329
6
+
3
7
  ### v0.26.0 (2024-02-24)
4
8
 
5
9
  * Regenerated using generator version 0.14.0
@@ -31,7 +31,7 @@ module Google
31
31
  # @return [Fixnum]
32
32
  attr_accessor :count
33
33
 
34
- # The accelerator type string (for example, "nvidia-tesla-k80"). Only NVIDIA GPU
34
+ # The accelerator type string (for example, "nvidia-tesla-t4"). Only NVIDIA GPU
35
35
  # accelerators are currently supported. If an NVIDIA GPU is attached, the
36
36
  # required runtime libraries will be made available to all containers under `/
37
37
  # usr/local/nvidia`. The driver version to install must be specified using the
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module LifesciencesV2beta
18
18
  # Version of the google-apis-lifesciences_v2beta gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230707"
25
+ REVISION = "20240329"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-lifesciences_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.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-02-25 00:00:00.000000000 Z
11
+ date: 2024-04-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-lifesciences_v2beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-lifesciences_v2beta/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-lifesciences_v2beta/v0.27.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-lifesciences_v2beta
63
63
  post_install_message:
64
64
  rdoc_options: []