google-apis-healthcare_v1beta1 0.59.0 → 0.60.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: 19bb43b3698ba61ebc864b9eecc5ed17b461eb39392928f8d1f0c6f11b4f6b86
4
- data.tar.gz: 7d0d8d3d60a4382c18ed009a0e4d8bd14a4d03035770a810679f55f68c717be3
3
+ metadata.gz: '049fac5a8156baf8793eaf88a810496cfad9a0464323092e95b59a4682d36c0d'
4
+ data.tar.gz: 1dff354b35af39f5f5724fc6c9f455bd7f2d03548ae59b7bdc307756cbc43f37
5
5
  SHA512:
6
- metadata.gz: d72efbb91483f47ec78591af123b4ae40afd5d1e90d46012e78879e85edd10dda46ab9aa4eb35f21fae2bb465ee6fccf233f0a0679f0be21f883ee4f70bead92
7
- data.tar.gz: ff825c98f6d752c251f83ecbcdd7c97f3d3c24d84b12d4c73b991f56cd0e77d16c77387c3ad94b1358c9b54c01be44f73961f2b0d381531cb41902074cba2517
6
+ metadata.gz: 0cccc954f5a5e9b27cd1cd5c1ce0515a8f49cde08b300640355b4f545c22294f43d996fd76de71e73ec4394b72f92394ffd64972dca702af5b956e13ca8f2d4b
7
+ data.tar.gz: 1fc1570bca0b8734890257a9778f6cbdb77ec75284ba8e2b643a509efede0a78be7c9eb310eff027c73bf907cfee6031521289ac155b05dc854c154fd60b1f93
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.60.0 (2023-12-10)
4
+
5
+ * Regenerated from discovery document revision 20231127
6
+
3
7
  ### v0.59.0 (2023-11-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20231101
@@ -1296,9 +1296,8 @@ module Google
1296
1296
  attr_accessor :access_determination_log_config
1297
1297
 
1298
1298
  # Optional. If set to true, when accessing FHIR resources, the consent headers
1299
- # provided using [SMART-on-FHIR](https://cloud.google.com/healthcare/private/
1300
- # docs/how-tos/smart-on-fhir) will be verified against consents given by
1301
- # patients. See the ConsentEnforcementVersion for the supported consent headers.
1299
+ # will be verified against consents given by patients. See the
1300
+ # ConsentEnforcementVersion for the supported consent headers.
1302
1301
  # Corresponds to the JSON property `accessEnforced`
1303
1302
  # @return [Boolean]
1304
1303
  attr_accessor :access_enforced
@@ -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.59.0"
19
+ GEM_VERSION = "0.60.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231101"
25
+ REVISION = "20231127"
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.59.0
4
+ version: 0.60.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: 2023-11-05 00:00:00.000000000 Z
11
+ date: 2023-12-10 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.59.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.60.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: []