google-apis-healthcare_v1 0.77.0 → 0.78.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/healthcare_v1/gem_version.rb +2 -2
- data/lib/google/apis/healthcare_v1/service.rb +22 -24
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bef0b59b1bf041cf827d7408014b8d9ccd1f3c6f2491e4f60a082144d6b1810f
|
4
|
+
data.tar.gz: 214e29d55cfcb6025dfa8bf30c2e6b3d3d67fb95feb1e9272cf6651dd416f78b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ef1b751c921ff8e253997be4154db1464540bc4402e22f97809556762117ea22df80bdb7d6d76426aabed289d27599ddd3693252e54d78efbb3781897c1ebea8
|
7
|
+
data.tar.gz: 568a8f165819d2db4a2e975a91b848f52b21d2ee268d40a4d4d1182ec3a02651fab5280438a72e7a5a5c2a9cd00eea889e9e42b6f800d97caf962dfc579d93ce
|
data/CHANGELOG.md
CHANGED
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module HealthcareV1
|
18
18
|
# Version of the google-apis-healthcare_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.78.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 = "20250710"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -2899,13 +2899,13 @@ module Google
|
|
2899
2899
|
end
|
2900
2900
|
|
2901
2901
|
# RetrieveStudyMetadata returns instance associated with the given study
|
2902
|
-
# presented as metadata
|
2903
|
-
#
|
2904
|
-
#
|
2905
|
-
#
|
2906
|
-
#
|
2907
|
-
#
|
2908
|
-
#
|
2902
|
+
# presented as metadata. See [RetrieveTransaction] (http://dicom.nema.org/
|
2903
|
+
# medical/dicom/current/output/html/part18.html#sect_10.4). For details on the
|
2904
|
+
# implementation of RetrieveStudyMetadata, see [Metadata resources](https://
|
2905
|
+
# cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
|
2906
|
+
# Healthcare API conformance statement. For samples that show how to call
|
2907
|
+
# RetrieveStudyMetadata, see [Retrieve metadata](https://cloud.google.com/
|
2908
|
+
# healthcare/docs/how-tos/dicomweb#retrieve-metadata).
|
2909
2909
|
# @param [String] parent
|
2910
2910
|
# Required. The name of the DICOM store that is being accessed. For example, `
|
2911
2911
|
# projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
|
@@ -3159,12 +3159,11 @@ module Google
|
|
3159
3159
|
end
|
3160
3160
|
|
3161
3161
|
# RetrieveSeriesMetadata returns instance associated with the given study and
|
3162
|
-
# series, presented as metadata
|
3163
|
-
#
|
3164
|
-
#
|
3165
|
-
#
|
3166
|
-
#
|
3167
|
-
# conformance statement. For samples that show how to call
|
3162
|
+
# series, presented as metadata. See [RetrieveTransaction] (http://dicom.nema.
|
3163
|
+
# org/medical/dicom/current/output/html/part18.html#sect_10.4). For details on
|
3164
|
+
# the implementation of RetrieveSeriesMetadata, see [Metadata resources](https://
|
3165
|
+
# cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
|
3166
|
+
# Healthcare API conformance statement. For samples that show how to call
|
3168
3167
|
# RetrieveSeriesMetadata, see [Retrieve metadata](https://cloud.google.com/
|
3169
3168
|
# healthcare/docs/how-tos/dicomweb#retrieve-metadata).
|
3170
3169
|
# @param [String] parent
|
@@ -3375,14 +3374,13 @@ module Google
|
|
3375
3374
|
end
|
3376
3375
|
|
3377
3376
|
# RetrieveInstanceMetadata returns instance associated with the given study,
|
3378
|
-
# series, and SOP Instance UID presented as metadata
|
3379
|
-
#
|
3380
|
-
#
|
3381
|
-
#
|
3382
|
-
#
|
3383
|
-
#
|
3384
|
-
#
|
3385
|
-
# healthcare/docs/how-tos/dicomweb#retrieve-metadata).
|
3377
|
+
# series, and SOP Instance UID presented as metadata. See [RetrieveTransaction] (
|
3378
|
+
# http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4).
|
3379
|
+
# For details on the implementation of RetrieveInstanceMetadata, see [Metadata
|
3380
|
+
# resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources)
|
3381
|
+
# in the Cloud Healthcare API conformance statement. For samples that show how
|
3382
|
+
# to call RetrieveInstanceMetadata, see [Retrieve metadata](https://cloud.google.
|
3383
|
+
# com/healthcare/docs/how-tos/dicomweb#retrieve-metadata).
|
3386
3384
|
# @param [String] parent
|
3387
3385
|
# Required. The name of the DICOM store that is being accessed. For example, `
|
3388
3386
|
# projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
|
@@ -3469,9 +3467,9 @@ module Google
|
|
3469
3467
|
end
|
3470
3468
|
|
3471
3469
|
# Returns uncompressed, unencoded bytes representing the referenced bulkdata tag
|
3472
|
-
# from an instance. See [Retrieve Transaction]
|
3473
|
-
# dicom/current/output/html/part18.html#sect_10.4)
|
3474
|
-
#
|
3470
|
+
# from an instance. See [Retrieve Transaction](http://dicom.nema.org/medical/
|
3471
|
+
# dicom/current/output/html/part18.html#sect_10.4). For details on the
|
3472
|
+
# implementation of RetrieveBulkdata, see [Bulkdata resources](https://cloud.
|
3475
3473
|
# google.com/healthcare/docs/dicom#bulkdata-resources) in the Cloud Healthcare
|
3476
3474
|
# API conformance statement. For samples that show how to call RetrieveBulkdata,
|
3477
3475
|
# see [Retrieve bulkdata](https://cloud.google.com/healthcare/docs/how-tos/
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-healthcare_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.78.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_v1/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.78.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|