Skip to content

Commit 67d92ba

Browse files
feat: Automated regeneration of healthcare v1beta1 client
1 parent ef45c13 commit 67d92ba

File tree

4 files changed

+60
-56
lines changed

4 files changed

+60
-56
lines changed

generated/google-apis-healthcare_v1beta1/CHANGELOG.md

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

3+
### v0.89.0 (2025-10-05)
4+
5+
* Regenerated from discovery document revision 20250923
6+
37
### v0.88.0 (2025-09-21)
48

59
* Regenerated from discovery document revision 20250904

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

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class Action
5555
attr_accessor :clean_image_tag
5656

5757
# Inspect text and transform sensitive text. Configurable using TextConfig.
58-
# Supported [Value Representations] (http://dicom.nema.org/medical/dicom/2018e/
58+
# Supported [Value Representations] (https://dicom.nema.org/medical/dicom/2018e/
5959
# output/chtml/part05/sect_6.2.html#table_6.2-1): AE, LO, LT, PN, SH, ST, UC, UT,
6060
# DA, DT, AS
6161
# Corresponds to the JSON property `cleanTextTag`
@@ -79,15 +79,15 @@ class Action
7979
attr_accessor :queries
8080

8181
# Recursively apply DICOM de-id to tags nested in a sequence. Supported [Value
82-
# Representation] (http://dicom.nema.org/medical/dicom/2018e/output/chtml/part05/
83-
# sect_6.2.html#table_6.2-1): SQ
82+
# Representation] (https://dicom.nema.org/medical/dicom/2018e/output/chtml/
83+
# part05/sect_6.2.html#table_6.2-1): SQ
8484
# Corresponds to the JSON property `recurseTag`
8585
# @return [Google::Apis::HealthcareV1beta1::RecurseTag]
8686
attr_accessor :recurse_tag
8787

88-
# Replace UID with a new generated UID. Supported [Value Representation] (http://
89-
# dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6.2-
90-
# 1): UI
88+
# Replace UID with a new generated UID. Supported [Value Representation] (https:/
89+
# /dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6.
90+
# 2-1): UI
9191
# Corresponds to the JSON property `regenUidTag`
9292
# @return [Google::Apis::HealthcareV1beta1::RegenUidTag]
9393
attr_accessor :regen_uid_tag
@@ -939,12 +939,12 @@ def update!(**args)
939939
end
940940
end
941941

942-
# This option is based on the DICOM Standard's [Clean Descriptors Option](http://
943-
# dicom.nema.org/medical/dicom/2018e/output/chtml/part15/sect_E.3.5.html), and
942+
# This option is based on the DICOM Standard's [Clean Descriptors Option](https:/
943+
# /dicom.nema.org/medical/dicom/2018e/output/chtml/part15/sect_E.3.5.html), and
944944
# the `CleanText` `Action` is applied to all the specified fields. When cleaning
945945
# text, the process attempts to transform phrases matching any of the tags
946-
# marked for removal (action codes D, Z, X, and U) in the [Basic Profile](http://
947-
# dicom.nema.org/medical/dicom/2018e/output/chtml/part15/chapter_E.html). These
946+
# marked for removal (action codes D, Z, X, and U) in the [Basic Profile](https:/
947+
# /dicom.nema.org/medical/dicom/2018e/output/chtml/part15/chapter_E.html). These
948948
# contextual phrases are replaced with the token "[CTX]". This option uses an
949949
# additional infoType during inspection.
950950
class CleanDescriptorsOption
@@ -976,7 +976,7 @@ def update!(**args)
976976
end
977977

978978
# Inspect text and transform sensitive text. Configurable using TextConfig.
979-
# Supported [Value Representations] (http://dicom.nema.org/medical/dicom/2018e/
979+
# Supported [Value Representations] (https://dicom.nema.org/medical/dicom/2018e/
980980
# output/chtml/part05/sect_6.2.html#table_6.2-1): AE, LO, LT, PN, SH, ST, UC, UT,
981981
# DA, DT, AS
982982
class CleanTextTag
@@ -1925,7 +1925,7 @@ class DicomConfig
19251925
# "Whilst these UIDs cannot be mapped directly to an individual out of context,
19261926
# given access to the original images, or to a database of the original images
19271927
# containing the UIDs, it would be possible to recover the individual's identity.
1928-
# " http://dicom.nema.org/medical/dicom/current/output/chtml/part15/sect_E.3.9.
1928+
# " https://dicom.nema.org/medical/dicom/current/output/chtml/part15/sect_E.3.9.
19291929
# html
19301930
# Corresponds to the JSON property `skipIdRedaction`
19311931
# @return [Boolean]
@@ -5331,12 +5331,12 @@ def update!(**args)
53315331
class Options
53325332
include Google::Apis::Core::Hashable
53335333

5334-
# This option is based on the DICOM Standard's [Clean Descriptors Option](http://
5335-
# dicom.nema.org/medical/dicom/2018e/output/chtml/part15/sect_E.3.5.html), and
5334+
# This option is based on the DICOM Standard's [Clean Descriptors Option](https:/
5335+
# /dicom.nema.org/medical/dicom/2018e/output/chtml/part15/sect_E.3.5.html), and
53365336
# the `CleanText` `Action` is applied to all the specified fields. When cleaning
53375337
# text, the process attempts to transform phrases matching any of the tags
5338-
# marked for removal (action codes D, Z, X, and U) in the [Basic Profile](http://
5339-
# dicom.nema.org/medical/dicom/2018e/output/chtml/part15/chapter_E.html). These
5338+
# marked for removal (action codes D, Z, X, and U) in the [Basic Profile](https:/
5339+
# /dicom.nema.org/medical/dicom/2018e/output/chtml/part15/chapter_E.html). These
53405340
# contextual phrases are replaced with the token "[CTX]". This option uses an
53415341
# additional infoType during inspection.
53425342
# Corresponds to the JSON property `cleanDescriptors`
@@ -5349,7 +5349,7 @@ class Options
53495349
attr_accessor :clean_image
53505350

53515351
# Set `Action` for [`StudyInstanceUID`, `SeriesInstanceUID`, `SOPInstanceUID`,
5352-
# and `MediaStorageSOPInstanceUID`](http://dicom.nema.org/medical/dicom/2018e/
5352+
# and `MediaStorageSOPInstanceUID`](https://dicom.nema.org/medical/dicom/2018e/
53535353
# output/chtml/part06/chapter_6.html).
53545354
# Corresponds to the JSON property `primaryIds`
53555355
# @return [String]
@@ -5703,8 +5703,8 @@ def update!(**args)
57035703
end
57045704

57055705
# Recursively apply DICOM de-id to tags nested in a sequence. Supported [Value
5706-
# Representation] (http://dicom.nema.org/medical/dicom/2018e/output/chtml/part05/
5707-
# sect_6.2.html#table_6.2-1): SQ
5706+
# Representation] (https://dicom.nema.org/medical/dicom/2018e/output/chtml/
5707+
# part05/sect_6.2.html#table_6.2-1): SQ
57085708
class RecurseTag
57095709
include Google::Apis::Core::Hashable
57105710

@@ -5731,9 +5731,9 @@ def update!(**args)
57315731
end
57325732
end
57335733

5734-
# Replace UID with a new generated UID. Supported [Value Representation] (http://
5735-
# dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6.2-
5736-
# 1): UI
5734+
# Replace UID with a new generated UID. Supported [Value Representation] (https:/
5735+
# /dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6.
5736+
# 2-1): UI
57375737
class RegenUidTag
57385738
include Google::Apis::Core::Hashable
57395739

@@ -6769,7 +6769,7 @@ class TagFilterList
67696769
include Google::Apis::Core::Hashable
67706770

67716771
# Tags to be filtered. Tags must be DICOM Data Elements, File Meta Elements, or
6772-
# Directory Structuring Elements, as defined at: http://dicom.nema.org/medical/
6772+
# Directory Structuring Elements, as defined at: https://dicom.nema.org/medical/
67736773
# dicom/current/output/html/part06.html#table_6-1,. They may be provided by "
67746774
# Keyword" or "Tag". For example, "PatientID", "00100010".
67756775
# Corresponds to the JSON property `tags`

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module HealthcareV1beta1
1818
# Version of the google-apis-healthcare_v1beta1 gem
19-
GEM_VERSION = "0.88.0"
19+
GEM_VERSION = "0.89.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

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

0 commit comments

Comments
 (0)