google-apis-healthcare_v1 0.81.0 → 0.82.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: 3b83abdc606d130ab3814fbef66c2759d62ef8809750851352cf8159121f413a
|
4
|
+
data.tar.gz: fc6997bbc77cf518759920607acc28d9aad2904a4af292ba7023491cf499ad0e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9f700856a2a8c96d7b1adc6338745527b2a96ddead68d09c9c438572323b20446c7a94e522af3232cd600851f59118ad8472edfdf9c6f83016d57118a7b2bf06
|
7
|
+
data.tar.gz: fedd6e76b55fedebee2ced4357bd8bb6f3d0c99829af5c79275e2e042ef4d7e596694abe6381a34f10766c3efe3326cf4133e9a2a38fde75ac5a339ffca72c37
|
data/CHANGELOG.md
CHANGED
@@ -4270,6 +4270,13 @@ module Google
|
|
4270
4270
|
# @return [Array<Google::Apis::HealthcareV1::Operation>]
|
4271
4271
|
attr_accessor :operations
|
4272
4272
|
|
4273
|
+
# Unordered list. Unreachable resources. Populated when the request sets `
|
4274
|
+
# ListOperationsRequest.return_partial_success` and reads across collections e.g.
|
4275
|
+
# when attempting to list all resources across all supported locations.
|
4276
|
+
# Corresponds to the JSON property `unreachable`
|
4277
|
+
# @return [Array<String>]
|
4278
|
+
attr_accessor :unreachable
|
4279
|
+
|
4273
4280
|
def initialize(**args)
|
4274
4281
|
update!(**args)
|
4275
4282
|
end
|
@@ -4278,6 +4285,7 @@ module Google
|
|
4278
4285
|
def update!(**args)
|
4279
4286
|
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
4280
4287
|
@operations = args[:operations] if args.key?(:operations)
|
4288
|
+
@unreachable = args[:unreachable] if args.key?(:unreachable)
|
4281
4289
|
end
|
4282
4290
|
end
|
4283
4291
|
|
@@ -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.82.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 = "20251001"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -2195,6 +2195,7 @@ module Google
|
|
2195
2195
|
property :next_page_token, as: 'nextPageToken'
|
2196
2196
|
collection :operations, as: 'operations', class: Google::Apis::HealthcareV1::Operation, decorator: Google::Apis::HealthcareV1::Operation::Representation
|
2197
2197
|
|
2198
|
+
collection :unreachable, as: 'unreachable'
|
2198
2199
|
end
|
2199
2200
|
end
|
2200
2201
|
|
@@ -2440,8 +2440,8 @@ module Google
|
|
2440
2440
|
# dicomStores/`dicom_store_id``.
|
2441
2441
|
# @param [String] dicom_web_path
|
2442
2442
|
# Required. The path of the SearchForInstancesRequest DICOMweb request. For
|
2443
|
-
# example, `instances`, `series/`series_uid`/instances`, or `
|
2444
|
-
# instances`.
|
2443
|
+
# example, `instances`, `studies/`study_uid`/series/`series_uid`/instances`, or `
|
2444
|
+
# studies/`study_uid`/instances`.
|
2445
2445
|
# @param [String] fields
|
2446
2446
|
# Selector specifying which fields to include in a partial response.
|
2447
2447
|
# @param [String] quota_user
|
@@ -2997,8 +2997,8 @@ module Google
|
|
2997
2997
|
# dicomStores/`dicom_store_id``.
|
2998
2998
|
# @param [String] dicom_web_path
|
2999
2999
|
# Required. The path of the SearchForInstancesRequest DICOMweb request. For
|
3000
|
-
# example, `instances`, `series/`series_uid`/instances`, or `
|
3001
|
-
# instances`.
|
3000
|
+
# example, `instances`, `studies/`study_uid`/series/`series_uid`/instances`, or `
|
3001
|
+
# studies/`study_uid`/instances`.
|
3002
3002
|
# @param [String] fields
|
3003
3003
|
# Selector specifying which fields to include in a partial response.
|
3004
3004
|
# @param [String] quota_user
|
@@ -3257,8 +3257,8 @@ module Google
|
|
3257
3257
|
# dicomStores/`dicom_store_id``.
|
3258
3258
|
# @param [String] dicom_web_path
|
3259
3259
|
# Required. The path of the SearchForInstancesRequest DICOMweb request. For
|
3260
|
-
# example, `instances`, `series/`series_uid`/instances`, or `
|
3261
|
-
# instances`.
|
3260
|
+
# example, `instances`, `studies/`study_uid`/series/`series_uid`/instances`, or `
|
3261
|
+
# studies/`study_uid`/instances`.
|
3262
3262
|
# @param [String] fields
|
3263
3263
|
# Selector specifying which fields to include in a partial response.
|
3264
3264
|
# @param [String] quota_user
|
@@ -3932,10 +3932,16 @@ module Google
|
|
3932
3932
|
|
3933
3933
|
# Export resources from the FHIR store to the specified destination. This method
|
3934
3934
|
# returns an Operation that can be used to track the status of the export by
|
3935
|
-
# calling GetOperation.
|
3936
|
-
#
|
3937
|
-
#
|
3938
|
-
# the
|
3935
|
+
# calling GetOperation. To improve performance, it is recommended to make the `
|
3936
|
+
# type` filter as specific as possible, including only the resource types that
|
3937
|
+
# are absolutely needed. This minimizes the size of the initial dataset to be
|
3938
|
+
# processed and is the most effective way to improve performance. While post-
|
3939
|
+
# filters like `_since` are useful for refining results, they do not speed up
|
3940
|
+
# the initial data retrieval phase, which is primarily governed by the `type`
|
3941
|
+
# filter. Immediate fatal errors appear in the error field, errors are also
|
3942
|
+
# logged to Cloud Logging (see [Viewing error logs in Cloud Logging](https://
|
3943
|
+
# cloud.google.com/healthcare/docs/how-tos/logging)). Otherwise, when the
|
3944
|
+
# operation finishes, a detailed response of type ExportResourcesResponse is
|
3939
3945
|
# returned in the response field. The metadata field type for this operation is
|
3940
3946
|
# OperationMetadata.
|
3941
3947
|
# @param [String] name
|
@@ -6669,6 +6675,13 @@ module Google
|
|
6669
6675
|
# The standard list page size.
|
6670
6676
|
# @param [String] page_token
|
6671
6677
|
# The standard list page token.
|
6678
|
+
# @param [Boolean] return_partial_success
|
6679
|
+
# When set to `true`, operations that are reachable are returned as normal, and
|
6680
|
+
# those that are unreachable are returned in the [ListOperationsResponse.
|
6681
|
+
# unreachable] field. This can only be `true` when reading across collections e.
|
6682
|
+
# g. when `parent` is set to `"projects/example/locations/-"`. This field is not
|
6683
|
+
# by default supported and will result in an `UNIMPLEMENTED` error if set unless
|
6684
|
+
# explicitly documented otherwise in service or product specific documentation.
|
6672
6685
|
# @param [String] fields
|
6673
6686
|
# Selector specifying which fields to include in a partial response.
|
6674
6687
|
# @param [String] quota_user
|
@@ -6686,7 +6699,7 @@ module Google
|
|
6686
6699
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
6687
6700
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
6688
6701
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
6689
|
-
def list_project_location_dataset_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
6702
|
+
def list_project_location_dataset_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
|
6690
6703
|
command = make_simple_command(:get, 'v1/{+name}/operations', options)
|
6691
6704
|
command.response_representation = Google::Apis::HealthcareV1::ListOperationsResponse::Representation
|
6692
6705
|
command.response_class = Google::Apis::HealthcareV1::ListOperationsResponse
|
@@ -6694,6 +6707,7 @@ module Google
|
|
6694
6707
|
command.query['filter'] = filter unless filter.nil?
|
6695
6708
|
command.query['pageSize'] = page_size unless page_size.nil?
|
6696
6709
|
command.query['pageToken'] = page_token unless page_token.nil?
|
6710
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
6697
6711
|
command.query['fields'] = fields unless fields.nil?
|
6698
6712
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
6699
6713
|
execute_or_queue_command(command, &block)
|
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.82.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.82.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:
|