google-apis-healthcare_v1beta1 0.36.0 → 0.37.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: 42072f2f95fbf04e8f5eda6b023130ee8cfeae506d5cc79a5b706580ed38d9a8
4
- data.tar.gz: 5e3aa83f71ef5d4375642c976c622aac8b8887d31038800a11422f5844cc15fe
3
+ metadata.gz: c29bf68f599ebfbfc5beee1befccb5f02dec55b9b15583e15c2aeaf6a26d5630
4
+ data.tar.gz: e2951bcd84e0a1449cd2693456d6106233b86c069093073445661c38e6163f03
5
5
  SHA512:
6
- metadata.gz: 64a47ee9fd0a238e342a43cb712f3e2b0f6028acff1ccc1dcbe948580487dda9c0fe234a28c166d87b8fceb8aa51786c7483cb849a6dc2b64024c597847001f1
7
- data.tar.gz: 7608921100a608dc1356c4426278c656f0effe19f06863b97897856a7c0d4c18f26978ad09a9b9619535b0e6180d108a03eb1c0445ebb966875d137ba729cf36
6
+ metadata.gz: f0b6cabd38c052d779956be479be53756723ac7009b7c3e7a44835b1140b5897f5fe6e817fd9b1a02878c9c0442da19d70ac7e672fee972a88734c34083d0357
7
+ data.tar.gz: 7509044ffc5a87991dad6508cef7c24ac040cddd16c5bf1e59fff8a1256a7707e73b7ac33a4156b997a76f1a87506d7002844e594ee88d62b9ab4debb1552805
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.37.0 (2022-10-20)
4
+
5
+ * Regenerated using generator version 0.11.0
6
+
3
7
  ### v0.36.0 (2022-10-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20220929
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module HealthcareV1beta1
18
18
  # Version of the google-apis-healthcare_v1beta1 gem
19
- GEM_VERSION = "0.36.0"
19
+ GEM_VERSION = "0.37.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220929"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-healthcare_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.0
4
+ version: 0.37.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: 2022-10-17 00:00:00.000000000 Z
11
+ date: 2022-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-healthcare_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.36.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.37.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []