Skip to content

Commit 586f83d

Browse files
feat: Automated regeneration of healthcare v1beta1 client (googleapis#21447)
Auto-created at 2025-01-26 09:20:10 +0000 using the toys pull request generator.
1 parent 85a439d commit 586f83d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

generated/google-apis-healthcare_v1beta1/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-healthcare_v1beta1
22

3-
### v0.76.0 (2025-01-19)
3+
### v0.76.0 (2025-01-26)
44

5-
* Regenerated from discovery document revision 20241226
5+
* Regenerated from discovery document revision 20250116
66
* Regenerated using generator version 0.16.0
77

88
### v0.75.0 (2024-12-15)

generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/classes.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,11 +1397,11 @@ class ConsentConfig
13971397
# @return [Google::Apis::HealthcareV1beta1::ConsentHeaderHandling]
13981398
attr_accessor :consent_header_handling
13991399

1400-
# The versioned names of the enforced admin Consent resource(s), in the format `
1400+
# Output only. The versioned names of the enforced admin Consent resource(s), in
1401+
# the format `projects/`project_id`/locations/`location`/datasets/`dataset_id`/
1402+
# fhirStores/`fhir_store_id`/fhir/Consent/`resource_id`/_history/`version_id``.
1403+
# For FHIR stores with `disable_resource_versioning=true`, the format is `
14011404
# projects/`project_id`/locations/`location`/datasets/`dataset_id`/fhirStores/`
1402-
# fhir_store_id`/fhir/Consent/`resource_id`/_history/`version_id``. For FHIR
1403-
# stores with `disable_resource_versioning=true`, the format is `projects/`
1404-
# project_id`/locations/`location`/datasets/`dataset_id`/fhirStores/`
14051405
# fhir_store_id`/fhir/Consent/`resource_id``. This field can only be updated
14061406
# using ApplyAdminConsents.
14071407
# Corresponds to the JSON property `enforcedAdminConsents`

generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module HealthcareV1beta1
2222
GENERATOR_VERSION = "0.16.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20241226"
25+
REVISION = "20250116"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)