google-apis-healthcare_v1 0.78.0 → 0.79.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: bef0b59b1bf041cf827d7408014b8d9ccd1f3c6f2491e4f60a082144d6b1810f
4
- data.tar.gz: 214e29d55cfcb6025dfa8bf30c2e6b3d3d67fb95feb1e9272cf6651dd416f78b
3
+ metadata.gz: 06d3d09cac04fe4b25de1df94ddab318f2d53ac5e8cbca04690e74045cf35bf9
4
+ data.tar.gz: 6e6f233c130aac7e828beebca4b567e78ac77a9885c3af7705e9f0047fde9cb1
5
5
  SHA512:
6
- metadata.gz: ef1b751c921ff8e253997be4154db1464540bc4402e22f97809556762117ea22df80bdb7d6d76426aabed289d27599ddd3693252e54d78efbb3781897c1ebea8
7
- data.tar.gz: 568a8f165819d2db4a2e975a91b848f52b21d2ee268d40a4d4d1182ec3a02651fab5280438a72e7a5a5c2a9cd00eea889e9e42b6f800d97caf962dfc579d93ce
6
+ metadata.gz: 9e42b6d43e576caacfa34b539d08d9faa34291346488e221042bfd0d139ca5576c64e4ac8358035dc8d3dd34b13f0b9528ede480fa1a9d3ad4bb41ad23bdec35
7
+ data.tar.gz: e9fe025b819bed7cfe5ddb71b1135c203464d1b98f25faae74b0b9e0d61ee83fe427be5de2638221834de35fecdd926b7bb2e71fe19db866c5c6837054b93da4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1
2
2
 
3
+ ### v0.79.0 (2025-09-07)
4
+
5
+ * Regenerated from discovery document revision 20250821
6
+
3
7
  ### v0.78.0 (2025-08-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20250710
@@ -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.78.0"
19
+ GEM_VERSION = "0.79.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 = "20250710"
25
+ REVISION = "20250821"
26
26
  end
27
27
  end
28
28
  end
@@ -85,8 +85,8 @@ module Google
85
85
  # @param [String] name
86
86
  # The resource that owns the locations collection, if applicable.
87
87
  # @param [Array<String>, String] extra_location_types
88
- # Optional. A list of extra location types that should be used as conditions for
89
- # controlling the visibility of the locations.
88
+ # Optional. Do not use this field. It is unsupported and is ignored unless
89
+ # explicitly documented otherwise. This is primarily for internal usage.
90
90
  # @param [String] filter
91
91
  # A filter to narrow down results to a preferred subset. The filtering language
92
92
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
@@ -5512,12 +5512,10 @@ module Google
5512
5512
  # 000) of resources. For a search query that will match a large number of
5513
5513
  # resources, you can avoiding using the special synchronous index by including
5514
5514
  # an additional `_sort` parameter in your query. Use `_sort=-_lastUpdated` if
5515
- # you want to keep the default sorting order. Note: The special synchronous
5516
- # identifier index are currently disabled for DocumentReference and
5517
- # DocumentManifest searches. For samples and detailed information, see [
5518
- # Searching for FHIR resources](https://cloud.google.com/healthcare/docs/how-tos/
5519
- # fhir-search) and [Advanced FHIR search features](https://cloud.google.com/
5520
- # healthcare/docs/how-tos/fhir-advanced-search).
5515
+ # you want to keep the default sorting order. For samples and detailed
5516
+ # information, see [Searching for FHIR resources](https://cloud.google.com/
5517
+ # healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search features](https:
5518
+ # //cloud.google.com/healthcare/docs/how-tos/fhir-advanced-search).
5521
5519
  # @param [String] parent
5522
5520
  # Required. Name of the FHIR store to retrieve resources from.
5523
5521
  # @param [Google::Apis::HealthcareV1::SearchResourcesRequest] search_resources_request_object
@@ -5606,12 +5604,10 @@ module Google
5606
5604
  # 000) of resources. For a search query that will match a large number of
5607
5605
  # resources, you can avoiding using the special synchronous index by including
5608
5606
  # an additional `_sort` parameter in your query. Use `_sort=-_lastUpdated` if
5609
- # you want to keep the default sorting order. Note: The special synchronous
5610
- # identifier index are currently disabled for DocumentReference and
5611
- # DocumentManifest searches. For samples and detailed information, see [
5612
- # Searching for FHIR resources](https://cloud.google.com/healthcare/docs/how-tos/
5613
- # fhir-search) and [Advanced FHIR search features](https://cloud.google.com/
5614
- # healthcare/docs/how-tos/fhir-advanced-search).
5607
+ # you want to keep the default sorting order. For samples and detailed
5608
+ # information, see [Searching for FHIR resources](https://cloud.google.com/
5609
+ # healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search features](https:
5610
+ # //cloud.google.com/healthcare/docs/how-tos/fhir-advanced-search).
5615
5611
  # @param [String] parent
5616
5612
  # Required. Name of the FHIR store to retrieve resources from.
5617
5613
  # @param [String] resource_type
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-healthcare_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.78.0
4
+ version: 0.79.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_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.78.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.79.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1
62
62
  rdoc_options: []
63
63
  require_paths: