diff --git a/generated/google-apis-healthcare_v1beta1/CHANGELOG.md b/generated/google-apis-healthcare_v1beta1/CHANGELOG.md index 9066b5fec75..73912e772b9 100644 --- a/generated/google-apis-healthcare_v1beta1/CHANGELOG.md +++ b/generated/google-apis-healthcare_v1beta1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-healthcare_v1beta1 +### v0.89.0 (2025-10-05) + +* Regenerated from discovery document revision 20250923 + ### v0.88.0 (2025-09-21) * Regenerated from discovery document revision 20250904 diff --git a/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/classes.rb b/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/classes.rb index 604f4fa16c9..f6a5d587964 100644 --- a/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/classes.rb +++ b/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/classes.rb @@ -55,7 +55,7 @@ class Action attr_accessor :clean_image_tag # Inspect text and transform sensitive text. Configurable using TextConfig. - # Supported [Value Representations] (http://dicom.nema.org/medical/dicom/2018e/ + # Supported [Value Representations] (https://dicom.nema.org/medical/dicom/2018e/ # output/chtml/part05/sect_6.2.html#table_6.2-1): AE, LO, LT, PN, SH, ST, UC, UT, # DA, DT, AS # Corresponds to the JSON property `cleanTextTag` @@ -79,15 +79,15 @@ class Action attr_accessor :queries # Recursively apply DICOM de-id to tags nested in a sequence. Supported [Value - # Representation] (http://dicom.nema.org/medical/dicom/2018e/output/chtml/part05/ - # sect_6.2.html#table_6.2-1): SQ + # Representation] (https://dicom.nema.org/medical/dicom/2018e/output/chtml/ + # part05/sect_6.2.html#table_6.2-1): SQ # Corresponds to the JSON property `recurseTag` # @return [Google::Apis::HealthcareV1beta1::RecurseTag] attr_accessor :recurse_tag - # Replace UID with a new generated UID. Supported [Value Representation] (http:// - # dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6.2- - # 1): UI + # Replace UID with a new generated UID. Supported [Value Representation] (https:/ + # /dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6. + # 2-1): UI # Corresponds to the JSON property `regenUidTag` # @return [Google::Apis::HealthcareV1beta1::RegenUidTag] attr_accessor :regen_uid_tag @@ -939,12 +939,12 @@ def update!(**args) end end - # This option is based on the DICOM Standard's [Clean Descriptors Option](http:// - # dicom.nema.org/medical/dicom/2018e/output/chtml/part15/sect_E.3.5.html), and + # This option is based on the DICOM Standard's [Clean Descriptors Option](https:/ + # /dicom.nema.org/medical/dicom/2018e/output/chtml/part15/sect_E.3.5.html), and # the `CleanText` `Action` is applied to all the specified fields. When cleaning # text, the process attempts to transform phrases matching any of the tags - # marked for removal (action codes D, Z, X, and U) in the [Basic Profile](http:// - # dicom.nema.org/medical/dicom/2018e/output/chtml/part15/chapter_E.html). These + # marked for removal (action codes D, Z, X, and U) in the [Basic Profile](https:/ + # /dicom.nema.org/medical/dicom/2018e/output/chtml/part15/chapter_E.html). These # contextual phrases are replaced with the token "[CTX]". This option uses an # additional infoType during inspection. class CleanDescriptorsOption @@ -976,7 +976,7 @@ def update!(**args) end # Inspect text and transform sensitive text. Configurable using TextConfig. - # Supported [Value Representations] (http://dicom.nema.org/medical/dicom/2018e/ + # Supported [Value Representations] (https://dicom.nema.org/medical/dicom/2018e/ # output/chtml/part05/sect_6.2.html#table_6.2-1): AE, LO, LT, PN, SH, ST, UC, UT, # DA, DT, AS class CleanTextTag @@ -1925,7 +1925,7 @@ class DicomConfig # "Whilst these UIDs cannot be mapped directly to an individual out of context, # given access to the original images, or to a database of the original images # containing the UIDs, it would be possible to recover the individual's identity. - # " http://dicom.nema.org/medical/dicom/current/output/chtml/part15/sect_E.3.9. + # " https://dicom.nema.org/medical/dicom/current/output/chtml/part15/sect_E.3.9. # html # Corresponds to the JSON property `skipIdRedaction` # @return [Boolean] @@ -5331,12 +5331,12 @@ def update!(**args) class Options include Google::Apis::Core::Hashable - # This option is based on the DICOM Standard's [Clean Descriptors Option](http:// - # dicom.nema.org/medical/dicom/2018e/output/chtml/part15/sect_E.3.5.html), and + # This option is based on the DICOM Standard's [Clean Descriptors Option](https:/ + # /dicom.nema.org/medical/dicom/2018e/output/chtml/part15/sect_E.3.5.html), and # the `CleanText` `Action` is applied to all the specified fields. When cleaning # text, the process attempts to transform phrases matching any of the tags - # marked for removal (action codes D, Z, X, and U) in the [Basic Profile](http:// - # dicom.nema.org/medical/dicom/2018e/output/chtml/part15/chapter_E.html). These + # marked for removal (action codes D, Z, X, and U) in the [Basic Profile](https:/ + # /dicom.nema.org/medical/dicom/2018e/output/chtml/part15/chapter_E.html). These # contextual phrases are replaced with the token "[CTX]". This option uses an # additional infoType during inspection. # Corresponds to the JSON property `cleanDescriptors` @@ -5349,7 +5349,7 @@ class Options attr_accessor :clean_image # Set `Action` for [`StudyInstanceUID`, `SeriesInstanceUID`, `SOPInstanceUID`, - # and `MediaStorageSOPInstanceUID`](http://dicom.nema.org/medical/dicom/2018e/ + # and `MediaStorageSOPInstanceUID`](https://dicom.nema.org/medical/dicom/2018e/ # output/chtml/part06/chapter_6.html). # Corresponds to the JSON property `primaryIds` # @return [String] @@ -5703,8 +5703,8 @@ def update!(**args) end # Recursively apply DICOM de-id to tags nested in a sequence. Supported [Value - # Representation] (http://dicom.nema.org/medical/dicom/2018e/output/chtml/part05/ - # sect_6.2.html#table_6.2-1): SQ + # Representation] (https://dicom.nema.org/medical/dicom/2018e/output/chtml/ + # part05/sect_6.2.html#table_6.2-1): SQ class RecurseTag include Google::Apis::Core::Hashable @@ -5731,9 +5731,9 @@ def update!(**args) end end - # Replace UID with a new generated UID. Supported [Value Representation] (http:// - # dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6.2- - # 1): UI + # Replace UID with a new generated UID. Supported [Value Representation] (https:/ + # /dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6. + # 2-1): UI class RegenUidTag include Google::Apis::Core::Hashable @@ -6769,7 +6769,7 @@ class TagFilterList include Google::Apis::Core::Hashable # Tags to be filtered. Tags must be DICOM Data Elements, File Meta Elements, or - # Directory Structuring Elements, as defined at: http://dicom.nema.org/medical/ + # Directory Structuring Elements, as defined at: https://dicom.nema.org/medical/ # dicom/current/output/html/part06.html#table_6-1,. They may be provided by " # Keyword" or "Tag". For example, "PatientID", "00100010". # Corresponds to the JSON property `tags` diff --git a/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/gem_version.rb b/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/gem_version.rb index 9b35702be7b..9fa0e6ab1ee 100644 --- a/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/gem_version.rb +++ b/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module HealthcareV1beta1 # Version of the google-apis-healthcare_v1beta1 gem - GEM_VERSION = "0.88.0" + GEM_VERSION = "0.89.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.18.0" # Revision of the discovery document this client was generated from - REVISION = "20250904" + REVISION = "20250923" end end end diff --git a/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/service.rb b/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/service.rb index 7ae0aa7b2ff..9b4a03760ca 100644 --- a/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/service.rb +++ b/generated/google-apis-healthcare_v1beta1/lib/google/apis/healthcare_v1beta1/service.rb @@ -2465,7 +2465,7 @@ def patch_project_location_dataset_dicom_store(name, dicom_store_object = nil, u end # SearchForInstances returns a list of matching instances. See [ - # RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/ + # RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/ # part18.html#sect_10.4). For details on the implementation of # SearchForInstances, see [Search transaction](https://cloud.google.com/ # healthcare/docs/dicom#search_transaction) in the Cloud Healthcare API @@ -2509,11 +2509,11 @@ def search_project_location_dataset_dicom_store_for_instances(parent, dicom_web_ end # SearchForSeries returns a list of matching series. See [RetrieveTransaction]( - # http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4). - # For details on the implementation of SearchForSeries, see [Search transaction] - # (https://cloud.google.com/healthcare/docs/dicom#search_transaction) in the - # Cloud Healthcare API conformance statement. For samples that show how to call - # SearchForSeries, see [Search for DICOM data](https://cloud.google.com/ + # https://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4) + # . For details on the implementation of SearchForSeries, see [Search + # transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction) + # in the Cloud Healthcare API conformance statement. For samples that show how + # to call SearchForSeries, see [Search for DICOM data](https://cloud.google.com/ # healthcare/docs/how-tos/dicomweb#search-dicom). # @param [String] parent # Required. The name of the DICOM store that is being accessed. For example, ` @@ -2551,8 +2551,8 @@ def search_project_location_dataset_dicom_store_for_series(parent, dicom_web_pat end # SearchForStudies returns a list of matching studies. See [RetrieveTransaction]( - # http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4). - # For details on the implementation of SearchForStudies, see [Search + # https://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4) + # . For details on the implementation of SearchForStudies, see [Search # transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction) # in the Cloud Healthcare API conformance statement. For samples that show how # to call SearchForStudies, see [Search for DICOM data](https://cloud.google.com/ @@ -2673,7 +2673,7 @@ def set_dicom_store_iam_policy(resource, set_iam_policy_request_object = nil, fi end # StoreInstances stores DICOM instances associated with study instance unique - # identifiers (SUID). See [Store Transaction](http://dicom.nema.org/medical/ + # identifiers (SUID). See [Store Transaction](https://dicom.nema.org/medical/ # dicom/current/output/html/part18.html#sect_10.5). For details on the # implementation of StoreInstances, see [Store transaction](https://cloud.google. # com/healthcare/docs/dicom#store_transaction) in the Cloud Healthcare API @@ -2977,8 +2977,8 @@ def delete_project_location_dataset_dicom_store_study(parent, dicom_web_path, fi end # RetrieveStudyMetadata returns instance associated with the given study - # presented as metadata. See [RetrieveTransaction](http://dicom.nema.org/medical/ - # dicom/current/output/html/part18.html#sect_10.4). For details on the + # presented as metadata. See [RetrieveTransaction](https://dicom.nema.org/ + # medical/dicom/current/output/html/part18.html#sect_10.4). For details on the # implementation of RetrieveStudyMetadata, see [Metadata resources](https:// # cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud # Healthcare API conformance statement. For samples that show how to call @@ -3020,7 +3020,7 @@ def retrieve_project_location_dataset_dicom_store_study_metadata(parent, dicom_w end # RetrieveStudy returns all instances within the given study. See [ - # RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/ + # RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/ # part18.html#sect_10.4). For details on the implementation of RetrieveStudy, # see [DICOM study/series/instances](https://cloud.google.com/healthcare/docs/ # dicom#dicom_studyseriesinstances) in the Cloud Healthcare API conformance @@ -3063,7 +3063,7 @@ def retrieve_project_location_dataset_dicom_store_study_study(parent, dicom_web_ end # SearchForInstances returns a list of matching instances. See [ - # RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/ + # RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/ # part18.html#sect_10.4). For details on the implementation of # SearchForInstances, see [Search transaction](https://cloud.google.com/ # healthcare/docs/dicom#search_transaction) in the Cloud Healthcare API @@ -3107,11 +3107,11 @@ def search_project_location_dataset_dicom_store_study_for_instances(parent, dico end # SearchForSeries returns a list of matching series. See [RetrieveTransaction]( - # http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4). - # For details on the implementation of SearchForSeries, see [Search transaction] - # (https://cloud.google.com/healthcare/docs/dicom#search_transaction) in the - # Cloud Healthcare API conformance statement. For samples that show how to call - # SearchForSeries, see [Search for DICOM data](https://cloud.google.com/ + # https://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4) + # . For details on the implementation of SearchForSeries, see [Search + # transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction) + # in the Cloud Healthcare API conformance statement. For samples that show how + # to call SearchForSeries, see [Search for DICOM data](https://cloud.google.com/ # healthcare/docs/how-tos/dicomweb#search-dicom). # @param [String] parent # Required. The name of the DICOM store that is being accessed. For example, ` @@ -3149,7 +3149,7 @@ def search_project_location_dataset_dicom_store_study_for_series(parent, dicom_w end # StoreInstances stores DICOM instances associated with study instance unique - # identifiers (SUID). See [Store Transaction](http://dicom.nema.org/medical/ + # identifiers (SUID). See [Store Transaction](https://dicom.nema.org/medical/ # dicom/current/output/html/part18.html#sect_10.5). For details on the # implementation of StoreInstances, see [Store transaction](https://cloud.google. # com/healthcare/docs/dicom#store_transaction) in the Cloud Healthcare API @@ -3318,9 +3318,9 @@ def delete_project_location_dataset_dicom_store_study_series(parent, dicom_web_p end # RetrieveSeriesMetadata returns instance associated with the given study and - # series, presented as metadata. See [RetrieveTransaction](http://dicom.nema.org/ - # medical/dicom/current/output/html/part18.html#sect_10.4). For details on the - # implementation of RetrieveSeriesMetadata, see [Metadata resources](https:// + # series, presented as metadata. See [RetrieveTransaction](https://dicom.nema. + # org/medical/dicom/current/output/html/part18.html#sect_10.4). For details on + # the implementation of RetrieveSeriesMetadata, see [Metadata resources](https:// # cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud # Healthcare API conformance statement. For samples that show how to call # RetrieveSeriesMetadata, see [Retrieve metadata](https://cloud.google.com/ @@ -3361,7 +3361,7 @@ def retrieve_project_location_dataset_dicom_store_study_series_metadata(parent, end # RetrieveSeries returns all instances within the given study and series. See [ - # RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/ + # RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/ # part18.html#sect_10.4). For details on the implementation of RetrieveSeries, # see [DICOM study/series/instances](https://cloud.google.com/healthcare/docs/ # dicom#dicom_studyseriesinstances) in the Cloud Healthcare API conformance @@ -3404,7 +3404,7 @@ def retrieve_project_location_dataset_dicom_store_study_series_series(parent, di end # SearchForInstances returns a list of matching instances. See [ - # RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/ + # RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/ # part18.html#sect_10.4). For details on the implementation of # SearchForInstances, see [Search transaction](https://cloud.google.com/ # healthcare/docs/dicom#search_transaction) in the Cloud Healthcare API @@ -3531,7 +3531,7 @@ def delete_project_location_dataset_dicom_store_study_series_instance(parent, di end # RetrieveInstance returns instance associated with the given study, series, and - # SOP Instance UID. See [RetrieveTransaction](http://dicom.nema.org/medical/ + # SOP Instance UID. See [RetrieveTransaction](https://dicom.nema.org/medical/ # dicom/current/output/html/part18.html#sect_10.4). For details on the # implementation of RetrieveInstance, see [DICOM study/series/instances](https:// # cloud.google.com/healthcare/docs/dicom#dicom_studyseriesinstances) and [DICOM @@ -3576,8 +3576,8 @@ def retrieve_project_location_dataset_dicom_store_study_series_instance_instance # RetrieveInstanceMetadata returns instance associated with the given study, # series, and SOP Instance UID presented as metadata. See [RetrieveTransaction]( - # http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4). - # For details on the implementation of RetrieveInstanceMetadata, see [Metadata + # https://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4) + # . For details on the implementation of RetrieveInstanceMetadata, see [Metadata # resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources) # in the Cloud Healthcare API conformance statement. For samples that show how # to call RetrieveInstanceMetadata, see [Retrieve metadata](https://cloud.google. @@ -3620,7 +3620,7 @@ def retrieve_project_location_dataset_dicom_store_study_series_instance_metadata # RetrieveRenderedInstance returns instance associated with the given study, # series, and SOP Instance UID in an acceptable Rendered Media Type. See [ - # RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/ + # RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/ # part18.html#sect_10.4). For details on the implementation of # RetrieveRenderedInstance, see [Rendered resources](https://cloud.google.com/ # healthcare/docs/dicom#rendered_resources) in the Cloud Healthcare API @@ -3709,7 +3709,7 @@ def update_project_location_dataset_dicom_store_study_series_instance_metadata(p end # Returns uncompressed, unencoded bytes representing the referenced bulkdata tag - # from an instance. See [Retrieve Transaction](http://dicom.nema.org/medical/ + # from an instance. See [Retrieve Transaction](https://dicom.nema.org/medical/ # dicom/current/output/html/part18.html#sect_10.4). For details on the # implementation of RetrieveBulkdata, see [Bulkdata resources](https://cloud. # google.com/healthcare/docs/dicom#bulkdata-resources) in the Cloud Healthcare @@ -3753,7 +3753,7 @@ def retrieve_project_location_dataset_dicom_store_study_series_instance_bulkdatu end # RetrieveFrames returns instances associated with the given study, series, SOP - # Instance UID and frame numbers. See [RetrieveTransaction](http://dicom.nema. + # Instance UID and frame numbers. See [RetrieveTransaction](https://dicom.nema. # org/medical/dicom/current/output/html/part18.html#sect_10.4). For details on # the implementation of RetrieveFrames, see [DICOM frames](https://cloud.google. # com/healthcare/docs/dicom#dicom_frames) in the Cloud Healthcare API @@ -3798,7 +3798,7 @@ def retrieve_project_location_dataset_dicom_store_study_series_instance_frame_fr # RetrieveRenderedFrames returns instances associated with the given study, # series, SOP Instance UID and frame numbers in an acceptable Rendered Media - # Type. See [RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/ + # Type. See [RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/ # output/html/part18.html#sect_10.4). For details on the implementation of # RetrieveRenderedFrames, see [Rendered resources](https://cloud.google.com/ # healthcare/docs/dicom#rendered_resources) in the Cloud Healthcare API