google-apis-healthcare_v1 0.23.0 → 0.24.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: 321699a9c9d79bc05d19f31ca65972b8a5cee7402728aa6995309b0fa7c7cc59
4
- data.tar.gz: 2b01a0063994ebb2d493f34382c224b4222c29e4fe536a7cbf6bdbc4d9bf6f84
3
+ metadata.gz: 5a32c5f700d5f417f04c558a5c40a1b510d82e93da36527446331775e97a82e3
4
+ data.tar.gz: 4439e7b005f26aa48441a360dcf20fdd47de27e9b8a0a735e2ec6a09a836423a
5
5
  SHA512:
6
- metadata.gz: b66922a8f10178b7f8296d64205160cf7a2579dc08a1bbb57d0fa46bb0f60aca620ed7230b9121e689d3ea593889c7d98f3b91c5d05a3bfb6b2fa3189eea4e2a
7
- data.tar.gz: 21ef823f88e847a6904580b9c1e32fbf2fcc39bbd294b020260dfff7e77dd8b9c4fefd67a4de50998d794683d0b64a13055537a1ccb8438457cece275caff64a
6
+ metadata.gz: b89267703e2710c1e74515097e294a4f1d25f01458932055e6d3ba6c868ba90ea9129f988fdec19c18e6c0c0edacb45b79159d40aee87f4412ce669c0dcd0a62
7
+ data.tar.gz: c791f84e3bfe7acf0cbe1d63d41ff319e56e101559787bb92be1316b7353f94d01ab8a55380b2cd81d6f305266059c991824827f1015fddb363806cbcd8c1896
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1
2
2
 
3
+ ### v0.24.0 (2022-04-14)
4
+
5
+ * Regenerated from discovery document revision 20220404
6
+
3
7
  ### v0.23.0 (2022-03-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20220224
@@ -1091,8 +1091,7 @@ module Google
1091
1091
  # A generic empty message that you can re-use to avoid defining duplicated empty
1092
1092
  # messages in your APIs. A typical example is to use it as the request or the
1093
1093
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
1094
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
1095
- # `Empty` is empty JSON object ````.
1094
+ # protobuf.Empty) returns (google.protobuf.Empty); `
1096
1095
  class Empty
1097
1096
  include Google::Apis::Core::Hashable
1098
1097
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module HealthcareV1
18
18
  # Version of the google-apis-healthcare_v1 gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220224"
25
+ REVISION = "20220404"
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-healthcare_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.24.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-03-14 00:00:00.000000000 Z
11
+ date: 2022-04-18 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-healthcare_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1
63
63
  post_install_message:
64
64
  rdoc_options: []