google-apis-healthcare_v1beta1 0.14.0 → 0.15.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: 5be60164f46eff58589167a885a2e0d6af3608f88c9b66fd7a5743a8065085a2
4
- data.tar.gz: 6c036fccd95777aaac67c54a9947f160585b6b24493b5a62367dbb407bde789d
3
+ metadata.gz: c91fccec3329b4267a5759cbaf01063f5d18654ccb4d790793b533bbc8571573
4
+ data.tar.gz: 0c92e73eef9ad0ffe640490795ae5f58c133915a0aba3769b60f51420a869d09
5
5
  SHA512:
6
- metadata.gz: 703ec6127cbd77132bf24b79e8cb478fdf790b87bf680f206ca31f4976f859b56e863bbec2369faa8e8eac6733837c4086eee4d825fb2ecf37a3d1f9518f1915
7
- data.tar.gz: 1e8481efc4f3d02b8e520154bad62a76f30fcd954a4940809fe1567bdb12a89cc4114d2fa6bd5f9422b654fc78fb36343a4c181c90d9d5675f44faa22ce41495
6
+ metadata.gz: 98b9b699de14545af050b3d97c23d09e2b78cbaee5d52257109623d7988e3d68adcb8325b77c43c2ec999b433a7b48a436a05a7fc60729add09315f6d53f5813
7
+ data.tar.gz: e1711961e7b0f0715d9c0c9c947629e0d1214e785b0f6912388f6397c14c7fd3c1a6f8758b53c660fbddb589338ec6fbb7dfb33dcee95ebf7820449cd688e99a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.15.0 (2021-09-24)
4
+
5
+ * Regenerated from discovery document revision 20210914
6
+
3
7
  ### v0.14.0 (2021-09-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20210830
@@ -320,7 +320,7 @@ module Google
320
320
  include Google::Apis::Core::Hashable
321
321
 
322
322
  # Required. Possible values for the attribute. The number of allowed values must
323
- # not exceed 100. An empty list is invalid. The list can only be expanded after
323
+ # not exceed 500. An empty list is invalid. The list can only be expanded after
324
324
  # creation.
325
325
  # Corresponds to the JSON property `allowedValues`
326
326
  # @return [Array<String>]
@@ -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.14.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210830"
25
+ REVISION = "20210914"
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.14.0
4
+ version: 0.15.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: 2021-09-06 00:00:00.000000000 Z
11
+ date: 2021-09-27 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/master/generated/google-apis-healthcare_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-healthcare_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []