File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
generated/google-apis-healthcare_v1beta1
lib/google/apis/healthcare_v1beta1 Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 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)
Original file line number Diff line number Diff 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`
Original file line number Diff line number Diff 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
2828end
You can’t perform that action at this time.
0 commit comments