google-apis-healthcare_v1beta1 0.25.0 → 0.26.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: 60c9ba72d97e10fc6abee31051c732fe53ea6f3cdb694ec878e812cd6d4e5ed1
4
- data.tar.gz: 56684f0ea54fac5a1f9fa4248b3ce7bf56d8c304b8a08967ef14b5c1fa3f3fe4
3
+ metadata.gz: 342e2f3c912c6ac9652f81c1fcd6a93ceea2e9ba28b194b3c870c47ab0037b44
4
+ data.tar.gz: '034778f113b917e4d873716aeca997e43987ebd2a6314fe78cd940348035862b'
5
5
  SHA512:
6
- metadata.gz: 6edd813fd4e4e4fc8a3a49c86e608088a0bd0ec19984c783e63ec468a1a033409cd7b79d86bbe943ddc5f9aeaa02aa3e95ff5496017655d8bdc85ec289920f90
7
- data.tar.gz: 82ec0c823c4b68791646fcb38eee8af678c4aad60b268c72395f908e75fe611de28097cf2b076a2d3d097b7a1f713bedd6ccb27a6948363afc8f95b88c8dcfc5
6
+ metadata.gz: be455a65673fac05275bb1613be24fb80bf04dc468289f6603d4f8f581e6418025812366cebe1d207e84a046b25bbddd246293025cab20c5e646d178ec0670f3
7
+ data.tar.gz: f1ae934f52af16ac5b609581b499885e76c179e38478dc827ba0d9fb4e76bf421bdd4c1565d077a36626bf0484d471b1ebb02dc32cf3967f4751d7cba77750eb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.26.0 (2022-04-14)
4
+
5
+ * Regenerated from discovery document revision 20220404
6
+
3
7
  ### v0.25.0 (2022-03-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20220317
@@ -1438,8 +1438,7 @@ module Google
1438
1438
  # A generic empty message that you can re-use to avoid defining duplicated empty
1439
1439
  # messages in your APIs. A typical example is to use it as the request or the
1440
1440
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
1441
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
1442
- # `Empty` is empty JSON object ````.
1441
+ # protobuf.Empty) returns (google.protobuf.Empty); `
1443
1442
  class Empty
1444
1443
  include Google::Apis::Core::Hashable
1445
1444
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module HealthcareV1beta1
18
18
  # Version of the google-apis-healthcare_v1beta1 gem
19
- GEM_VERSION = "0.25.0"
19
+ GEM_VERSION = "0.26.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 = "20220317"
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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.0
4
+ version: 0.26.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-04-04 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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.26.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: []