google-apis-healthcare_v1beta1 0.91.0 → 0.92.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6e07c5390140dfd674df7f501e25074b2bc2e2c22eba50b7495e0b396ed597b9
4
- data.tar.gz: 8e5c087b3d53fa1b29e1c1791d586434002c3d15273b4776a65c01bd8959a5fd
3
+ metadata.gz: 2b81ef1885b42cda1047f2b592561c7ff6123a72b12662dc9463e7b56670dd93
4
+ data.tar.gz: 04c4538290ffa090bacf612bb0ebb050c3135a4fd9991687f1785090fc122c99
5
5
  SHA512:
6
- metadata.gz: 857316f438016ef52ba20fa6de4487c27df5f7c44b073e600ea3792a1ba65f4b93ce617d4b151b1f0a4d5e89a1bc963a5fe92b0f7a0ebb78f9883cfcb9eab53c
7
- data.tar.gz: 1e9d0288b0fe93a516fbe52bc92c60b7a456a759266cbb118f67ac0821bdbf6f3f4c3ff2d0790b4bf8062b813622fd0447d679f2cab8db84a82e5b89df97e84d
6
+ metadata.gz: 9d7813e6907646a7650df8b31fad338d5146b1d24368c5b2337f9f6531e30eb40aa351fe6e7b2883650954a5154d3837ca0846993a38c1f25198ab614e89485a
7
+ data.tar.gz: 0d30c5bee777e4862d88fddf6fd2e8a42fc63090c9aff26812ac4a4857ba9033ad6881331a847df751942f83843dad262f6ae1a6833cd6c072c8fa8075bfef12
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.92.0 (2025-11-09)
4
+
5
+ * Regenerated from discovery document revision 20251016
6
+
3
7
  ### v0.91.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251009
@@ -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.91.0"
19
+ GEM_VERSION = "0.92.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251009"
25
+ REVISION = "20251016"
26
26
  end
27
27
  end
28
28
  end
@@ -3983,8 +3983,8 @@ module Google
3983
3983
  # Optional. String of comma-delimited FHIR resource types. If provided, only
3984
3984
  # resources of the specified resource type(s) are exported.
3985
3985
  # @param [String] organize_output_by
3986
- # Optional. Required. The FHIR resource type used to organize exported resources.
3987
- # Only supports "Patient". When organized by Patient resource, output files are
3986
+ # Required. The FHIR resource type used to organize exported resources. Only
3987
+ # supports "Patient". When organized by Patient resource, output files are
3988
3988
  # grouped as follows: * Patient file(s) containing the Patient resources. Each
3989
3989
  # Patient is sequentially followed by all resources the Patient references, and
3990
3990
  # all resources that reference the Patient (equivalent to a GetPatientEverything
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-healthcare_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.91.0
4
+ version: 0.92.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.91.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.92.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: