google-apis-healthcare_v1beta1 0.87.0 → 0.89.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 39b1a1bc028c9986af5a524a5c738e6d083ed8300b657b27dad475243cd4e8d0
|
4
|
+
data.tar.gz: 7291c0ddcc4b7011501f4752f4b8ec8f00b5d9870120f2f53f439976edff1769
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f3fa073dde9d2cea89b7007ed9e83b784fd9e375e9ba1599741e0b777f4b313c8cf68bdb2c271b3cb4f921266f9e240e193cdf182028e3a8312529b13721b751
|
7
|
+
data.tar.gz: 2651fd670cfad7eeafbc4efb3a68b37666f45b66724c5ad4427343be9c46a9c5b41d370ed528d940d78d1a59a555814ad9f5d8874e64ca2d43008bd6a1696aef
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-healthcare_v1beta1
|
2
2
|
|
3
|
+
### v0.89.0 (2025-10-05)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250923
|
6
|
+
|
7
|
+
### v0.88.0 (2025-09-21)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20250904
|
10
|
+
|
3
11
|
### v0.87.0 (2025-09-07)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20250821
|
@@ -55,7 +55,7 @@ module Google
|
|
55
55
|
attr_accessor :clean_image_tag
|
56
56
|
|
57
57
|
# Inspect text and transform sensitive text. Configurable using TextConfig.
|
58
|
-
# Supported [Value Representations] (
|
58
|
+
# Supported [Value Representations] (https://dicom.nema.org/medical/dicom/2018e/
|
59
59
|
# output/chtml/part05/sect_6.2.html#table_6.2-1): AE, LO, LT, PN, SH, ST, UC, UT,
|
60
60
|
# DA, DT, AS
|
61
61
|
# Corresponds to the JSON property `cleanTextTag`
|
@@ -79,15 +79,15 @@ module Google
|
|
79
79
|
attr_accessor :queries
|
80
80
|
|
81
81
|
# Recursively apply DICOM de-id to tags nested in a sequence. Supported [Value
|
82
|
-
# Representation] (
|
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
|
84
84
|
# Corresponds to the JSON property `recurseTag`
|
85
85
|
# @return [Google::Apis::HealthcareV1beta1::RecurseTag]
|
86
86
|
attr_accessor :recurse_tag
|
87
87
|
|
88
|
-
# Replace UID with a new generated UID. Supported [Value Representation] (
|
89
|
-
# dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6.
|
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
|
91
91
|
# Corresponds to the JSON property `regenUidTag`
|
92
92
|
# @return [Google::Apis::HealthcareV1beta1::RegenUidTag]
|
93
93
|
attr_accessor :regen_uid_tag
|
@@ -939,12 +939,12 @@ module Google
|
|
939
939
|
end
|
940
940
|
end
|
941
941
|
|
942
|
-
# This option is based on the DICOM Standard's [Clean Descriptors Option](
|
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
|
944
944
|
# the `CleanText` `Action` is applied to all the specified fields. When cleaning
|
945
945
|
# 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](
|
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
|
948
948
|
# contextual phrases are replaced with the token "[CTX]". This option uses an
|
949
949
|
# additional infoType during inspection.
|
950
950
|
class CleanDescriptorsOption
|
@@ -976,7 +976,7 @@ module Google
|
|
976
976
|
end
|
977
977
|
|
978
978
|
# Inspect text and transform sensitive text. Configurable using TextConfig.
|
979
|
-
# Supported [Value Representations] (
|
979
|
+
# Supported [Value Representations] (https://dicom.nema.org/medical/dicom/2018e/
|
980
980
|
# output/chtml/part05/sect_6.2.html#table_6.2-1): AE, LO, LT, PN, SH, ST, UC, UT,
|
981
981
|
# DA, DT, AS
|
982
982
|
class CleanTextTag
|
@@ -1925,7 +1925,7 @@ module Google
|
|
1925
1925
|
# "Whilst these UIDs cannot be mapped directly to an individual out of context,
|
1926
1926
|
# given access to the original images, or to a database of the original images
|
1927
1927
|
# containing the UIDs, it would be possible to recover the individual's identity.
|
1928
|
-
# "
|
1928
|
+
# " https://dicom.nema.org/medical/dicom/current/output/chtml/part15/sect_E.3.9.
|
1929
1929
|
# html
|
1930
1930
|
# Corresponds to the JSON property `skipIdRedaction`
|
1931
1931
|
# @return [Boolean]
|
@@ -5331,12 +5331,12 @@ module Google
|
|
5331
5331
|
class Options
|
5332
5332
|
include Google::Apis::Core::Hashable
|
5333
5333
|
|
5334
|
-
# This option is based on the DICOM Standard's [Clean Descriptors Option](
|
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
|
5336
5336
|
# the `CleanText` `Action` is applied to all the specified fields. When cleaning
|
5337
5337
|
# 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](
|
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
|
5340
5340
|
# contextual phrases are replaced with the token "[CTX]". This option uses an
|
5341
5341
|
# additional infoType during inspection.
|
5342
5342
|
# Corresponds to the JSON property `cleanDescriptors`
|
@@ -5349,7 +5349,7 @@ module Google
|
|
5349
5349
|
attr_accessor :clean_image
|
5350
5350
|
|
5351
5351
|
# Set `Action` for [`StudyInstanceUID`, `SeriesInstanceUID`, `SOPInstanceUID`,
|
5352
|
-
# and `MediaStorageSOPInstanceUID`](
|
5352
|
+
# and `MediaStorageSOPInstanceUID`](https://dicom.nema.org/medical/dicom/2018e/
|
5353
5353
|
# output/chtml/part06/chapter_6.html).
|
5354
5354
|
# Corresponds to the JSON property `primaryIds`
|
5355
5355
|
# @return [String]
|
@@ -5703,8 +5703,8 @@ module Google
|
|
5703
5703
|
end
|
5704
5704
|
|
5705
5705
|
# Recursively apply DICOM de-id to tags nested in a sequence. Supported [Value
|
5706
|
-
# Representation] (
|
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
|
5708
5708
|
class RecurseTag
|
5709
5709
|
include Google::Apis::Core::Hashable
|
5710
5710
|
|
@@ -5731,9 +5731,9 @@ module Google
|
|
5731
5731
|
end
|
5732
5732
|
end
|
5733
5733
|
|
5734
|
-
# Replace UID with a new generated UID. Supported [Value Representation] (
|
5735
|
-
# dicom.nema.org/medical/dicom/2018e/output/chtml/part05/sect_6.2.html#table_6.
|
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
|
5737
5737
|
class RegenUidTag
|
5738
5738
|
include Google::Apis::Core::Hashable
|
5739
5739
|
|
@@ -6769,7 +6769,7 @@ module Google
|
|
6769
6769
|
include Google::Apis::Core::Hashable
|
6770
6770
|
|
6771
6771
|
# Tags to be filtered. Tags must be DICOM Data Elements, File Meta Elements, or
|
6772
|
-
# Directory Structuring Elements, as defined at:
|
6772
|
+
# Directory Structuring Elements, as defined at: https://dicom.nema.org/medical/
|
6773
6773
|
# dicom/current/output/html/part06.html#table_6-1,. They may be provided by "
|
6774
6774
|
# Keyword" or "Tag". For example, "PatientID", "00100010".
|
6775
6775
|
# Corresponds to the JSON property `tags`
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module HealthcareV1beta1
|
18
18
|
# Version of the google-apis-healthcare_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.89.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 = "
|
25
|
+
REVISION = "20250923"
|
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.
|
89
|
-
#
|
88
|
+
# Optional. Unless explicitly documented otherwise, don't use this unsupported
|
89
|
+
# field which is primarily intended 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
|
@@ -2465,7 +2465,7 @@ module Google
|
|
2465
2465
|
end
|
2466
2466
|
|
2467
2467
|
# SearchForInstances returns a list of matching instances. See [
|
2468
|
-
# RetrieveTransaction](
|
2468
|
+
# RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/
|
2469
2469
|
# part18.html#sect_10.4). For details on the implementation of
|
2470
2470
|
# SearchForInstances, see [Search transaction](https://cloud.google.com/
|
2471
2471
|
# healthcare/docs/dicom#search_transaction) in the Cloud Healthcare API
|
@@ -2509,11 +2509,11 @@ module Google
|
|
2509
2509
|
end
|
2510
2510
|
|
2511
2511
|
# SearchForSeries returns a list of matching series. See [RetrieveTransaction](
|
2512
|
-
#
|
2513
|
-
# For details on the implementation of SearchForSeries, see [Search
|
2514
|
-
# (https://cloud.google.com/healthcare/docs/dicom#search_transaction)
|
2515
|
-
# Cloud Healthcare API conformance statement. For samples that show how
|
2516
|
-
# SearchForSeries, see [Search for DICOM data](https://cloud.google.com/
|
2512
|
+
# https://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
|
2513
|
+
# . For details on the implementation of SearchForSeries, see [Search
|
2514
|
+
# transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction)
|
2515
|
+
# in the Cloud Healthcare API conformance statement. For samples that show how
|
2516
|
+
# to call SearchForSeries, see [Search for DICOM data](https://cloud.google.com/
|
2517
2517
|
# healthcare/docs/how-tos/dicomweb#search-dicom).
|
2518
2518
|
# @param [String] parent
|
2519
2519
|
# Required. The name of the DICOM store that is being accessed. For example, `
|
@@ -2551,8 +2551,8 @@ module Google
|
|
2551
2551
|
end
|
2552
2552
|
|
2553
2553
|
# SearchForStudies returns a list of matching studies. See [RetrieveTransaction](
|
2554
|
-
#
|
2555
|
-
# For details on the implementation of SearchForStudies, see [Search
|
2554
|
+
# https://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
|
2555
|
+
# . For details on the implementation of SearchForStudies, see [Search
|
2556
2556
|
# transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction)
|
2557
2557
|
# in the Cloud Healthcare API conformance statement. For samples that show how
|
2558
2558
|
# to call SearchForStudies, see [Search for DICOM data](https://cloud.google.com/
|
@@ -2673,7 +2673,7 @@ module Google
|
|
2673
2673
|
end
|
2674
2674
|
|
2675
2675
|
# StoreInstances stores DICOM instances associated with study instance unique
|
2676
|
-
# identifiers (SUID). See [Store Transaction](
|
2676
|
+
# identifiers (SUID). See [Store Transaction](https://dicom.nema.org/medical/
|
2677
2677
|
# dicom/current/output/html/part18.html#sect_10.5). For details on the
|
2678
2678
|
# implementation of StoreInstances, see [Store transaction](https://cloud.google.
|
2679
2679
|
# com/healthcare/docs/dicom#store_transaction) in the Cloud Healthcare API
|
@@ -2977,8 +2977,8 @@ module Google
|
|
2977
2977
|
end
|
2978
2978
|
|
2979
2979
|
# RetrieveStudyMetadata returns instance associated with the given study
|
2980
|
-
# presented as metadata. See [RetrieveTransaction](
|
2981
|
-
# dicom/current/output/html/part18.html#sect_10.4). For details on the
|
2980
|
+
# presented as metadata. See [RetrieveTransaction](https://dicom.nema.org/
|
2981
|
+
# medical/dicom/current/output/html/part18.html#sect_10.4). For details on the
|
2982
2982
|
# implementation of RetrieveStudyMetadata, see [Metadata resources](https://
|
2983
2983
|
# cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
|
2984
2984
|
# Healthcare API conformance statement. For samples that show how to call
|
@@ -3020,7 +3020,7 @@ module Google
|
|
3020
3020
|
end
|
3021
3021
|
|
3022
3022
|
# RetrieveStudy returns all instances within the given study. See [
|
3023
|
-
# RetrieveTransaction](
|
3023
|
+
# RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/
|
3024
3024
|
# part18.html#sect_10.4). For details on the implementation of RetrieveStudy,
|
3025
3025
|
# see [DICOM study/series/instances](https://cloud.google.com/healthcare/docs/
|
3026
3026
|
# dicom#dicom_studyseriesinstances) in the Cloud Healthcare API conformance
|
@@ -3063,7 +3063,7 @@ module Google
|
|
3063
3063
|
end
|
3064
3064
|
|
3065
3065
|
# SearchForInstances returns a list of matching instances. See [
|
3066
|
-
# RetrieveTransaction](
|
3066
|
+
# RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/
|
3067
3067
|
# part18.html#sect_10.4). For details on the implementation of
|
3068
3068
|
# SearchForInstances, see [Search transaction](https://cloud.google.com/
|
3069
3069
|
# healthcare/docs/dicom#search_transaction) in the Cloud Healthcare API
|
@@ -3107,11 +3107,11 @@ module Google
|
|
3107
3107
|
end
|
3108
3108
|
|
3109
3109
|
# SearchForSeries returns a list of matching series. See [RetrieveTransaction](
|
3110
|
-
#
|
3111
|
-
# For details on the implementation of SearchForSeries, see [Search
|
3112
|
-
# (https://cloud.google.com/healthcare/docs/dicom#search_transaction)
|
3113
|
-
# Cloud Healthcare API conformance statement. For samples that show how
|
3114
|
-
# SearchForSeries, see [Search for DICOM data](https://cloud.google.com/
|
3110
|
+
# https://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
|
3111
|
+
# . For details on the implementation of SearchForSeries, see [Search
|
3112
|
+
# transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction)
|
3113
|
+
# in the Cloud Healthcare API conformance statement. For samples that show how
|
3114
|
+
# to call SearchForSeries, see [Search for DICOM data](https://cloud.google.com/
|
3115
3115
|
# healthcare/docs/how-tos/dicomweb#search-dicom).
|
3116
3116
|
# @param [String] parent
|
3117
3117
|
# Required. The name of the DICOM store that is being accessed. For example, `
|
@@ -3149,7 +3149,7 @@ module Google
|
|
3149
3149
|
end
|
3150
3150
|
|
3151
3151
|
# StoreInstances stores DICOM instances associated with study instance unique
|
3152
|
-
# identifiers (SUID). See [Store Transaction](
|
3152
|
+
# identifiers (SUID). See [Store Transaction](https://dicom.nema.org/medical/
|
3153
3153
|
# dicom/current/output/html/part18.html#sect_10.5). For details on the
|
3154
3154
|
# implementation of StoreInstances, see [Store transaction](https://cloud.google.
|
3155
3155
|
# com/healthcare/docs/dicom#store_transaction) in the Cloud Healthcare API
|
@@ -3318,9 +3318,9 @@ module Google
|
|
3318
3318
|
end
|
3319
3319
|
|
3320
3320
|
# RetrieveSeriesMetadata returns instance associated with the given study and
|
3321
|
-
# series, presented as metadata. See [RetrieveTransaction](
|
3322
|
-
# medical/dicom/current/output/html/part18.html#sect_10.4). For details on
|
3323
|
-
# implementation of RetrieveSeriesMetadata, see [Metadata resources](https://
|
3321
|
+
# series, presented as metadata. See [RetrieveTransaction](https://dicom.nema.
|
3322
|
+
# org/medical/dicom/current/output/html/part18.html#sect_10.4). For details on
|
3323
|
+
# the implementation of RetrieveSeriesMetadata, see [Metadata resources](https://
|
3324
3324
|
# cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
|
3325
3325
|
# Healthcare API conformance statement. For samples that show how to call
|
3326
3326
|
# RetrieveSeriesMetadata, see [Retrieve metadata](https://cloud.google.com/
|
@@ -3361,7 +3361,7 @@ module Google
|
|
3361
3361
|
end
|
3362
3362
|
|
3363
3363
|
# RetrieveSeries returns all instances within the given study and series. See [
|
3364
|
-
# RetrieveTransaction](
|
3364
|
+
# RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/
|
3365
3365
|
# part18.html#sect_10.4). For details on the implementation of RetrieveSeries,
|
3366
3366
|
# see [DICOM study/series/instances](https://cloud.google.com/healthcare/docs/
|
3367
3367
|
# dicom#dicom_studyseriesinstances) in the Cloud Healthcare API conformance
|
@@ -3404,7 +3404,7 @@ module Google
|
|
3404
3404
|
end
|
3405
3405
|
|
3406
3406
|
# SearchForInstances returns a list of matching instances. See [
|
3407
|
-
# RetrieveTransaction](
|
3407
|
+
# RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/
|
3408
3408
|
# part18.html#sect_10.4). For details on the implementation of
|
3409
3409
|
# SearchForInstances, see [Search transaction](https://cloud.google.com/
|
3410
3410
|
# healthcare/docs/dicom#search_transaction) in the Cloud Healthcare API
|
@@ -3531,7 +3531,7 @@ module Google
|
|
3531
3531
|
end
|
3532
3532
|
|
3533
3533
|
# RetrieveInstance returns instance associated with the given study, series, and
|
3534
|
-
# SOP Instance UID. See [RetrieveTransaction](
|
3534
|
+
# SOP Instance UID. See [RetrieveTransaction](https://dicom.nema.org/medical/
|
3535
3535
|
# dicom/current/output/html/part18.html#sect_10.4). For details on the
|
3536
3536
|
# implementation of RetrieveInstance, see [DICOM study/series/instances](https://
|
3537
3537
|
# cloud.google.com/healthcare/docs/dicom#dicom_studyseriesinstances) and [DICOM
|
@@ -3576,8 +3576,8 @@ module Google
|
|
3576
3576
|
|
3577
3577
|
# RetrieveInstanceMetadata returns instance associated with the given study,
|
3578
3578
|
# series, and SOP Instance UID presented as metadata. See [RetrieveTransaction](
|
3579
|
-
#
|
3580
|
-
# For details on the implementation of RetrieveInstanceMetadata, see [Metadata
|
3579
|
+
# https://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
|
3580
|
+
# . For details on the implementation of RetrieveInstanceMetadata, see [Metadata
|
3581
3581
|
# resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources)
|
3582
3582
|
# in the Cloud Healthcare API conformance statement. For samples that show how
|
3583
3583
|
# to call RetrieveInstanceMetadata, see [Retrieve metadata](https://cloud.google.
|
@@ -3620,7 +3620,7 @@ module Google
|
|
3620
3620
|
|
3621
3621
|
# RetrieveRenderedInstance returns instance associated with the given study,
|
3622
3622
|
# series, and SOP Instance UID in an acceptable Rendered Media Type. See [
|
3623
|
-
# RetrieveTransaction](
|
3623
|
+
# RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/output/html/
|
3624
3624
|
# part18.html#sect_10.4). For details on the implementation of
|
3625
3625
|
# RetrieveRenderedInstance, see [Rendered resources](https://cloud.google.com/
|
3626
3626
|
# healthcare/docs/dicom#rendered_resources) in the Cloud Healthcare API
|
@@ -3709,7 +3709,7 @@ module Google
|
|
3709
3709
|
end
|
3710
3710
|
|
3711
3711
|
# Returns uncompressed, unencoded bytes representing the referenced bulkdata tag
|
3712
|
-
# from an instance. See [Retrieve Transaction](
|
3712
|
+
# from an instance. See [Retrieve Transaction](https://dicom.nema.org/medical/
|
3713
3713
|
# dicom/current/output/html/part18.html#sect_10.4). For details on the
|
3714
3714
|
# implementation of RetrieveBulkdata, see [Bulkdata resources](https://cloud.
|
3715
3715
|
# google.com/healthcare/docs/dicom#bulkdata-resources) in the Cloud Healthcare
|
@@ -3753,7 +3753,7 @@ module Google
|
|
3753
3753
|
end
|
3754
3754
|
|
3755
3755
|
# RetrieveFrames returns instances associated with the given study, series, SOP
|
3756
|
-
# Instance UID and frame numbers. See [RetrieveTransaction](
|
3756
|
+
# Instance UID and frame numbers. See [RetrieveTransaction](https://dicom.nema.
|
3757
3757
|
# org/medical/dicom/current/output/html/part18.html#sect_10.4). For details on
|
3758
3758
|
# the implementation of RetrieveFrames, see [DICOM frames](https://cloud.google.
|
3759
3759
|
# com/healthcare/docs/dicom#dicom_frames) in the Cloud Healthcare API
|
@@ -3798,7 +3798,7 @@ module Google
|
|
3798
3798
|
|
3799
3799
|
# RetrieveRenderedFrames returns instances associated with the given study,
|
3800
3800
|
# series, SOP Instance UID and frame numbers in an acceptable Rendered Media
|
3801
|
-
# Type. See [RetrieveTransaction](
|
3801
|
+
# Type. See [RetrieveTransaction](https://dicom.nema.org/medical/dicom/current/
|
3802
3802
|
# output/html/part18.html#sect_10.4). For details on the implementation of
|
3803
3803
|
# RetrieveRenderedFrames, see [Rendered resources](https://cloud.google.com/
|
3804
3804
|
# healthcare/docs/dicom#rendered_resources) in the Cloud Healthcare API
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-healthcare_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.89.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_v1beta1/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.89.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1beta1
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|