google-apis-healthcare_v1beta1 0.60.0 → 0.61.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '049fac5a8156baf8793eaf88a810496cfad9a0464323092e95b59a4682d36c0d'
4
- data.tar.gz: 1dff354b35af39f5f5724fc6c9f455bd7f2d03548ae59b7bdc307756cbc43f37
3
+ metadata.gz: 56e8f73cbb1dad86d13211dbb086ef3b6a619258c09e95c4fbb70e56754b1673
4
+ data.tar.gz: 680aae3b4320d9ddf5261557e5af10e9065e191c2a90c36fe0995d6cc017caf5
5
5
  SHA512:
6
- metadata.gz: 0cccc954f5a5e9b27cd1cd5c1ce0515a8f49cde08b300640355b4f545c22294f43d996fd76de71e73ec4394b72f92394ffd64972dca702af5b956e13ca8f2d4b
7
- data.tar.gz: 1fc1570bca0b8734890257a9778f6cbdb77ec75284ba8e2b643a509efede0a78be7c9eb310eff027c73bf907cfee6031521289ac155b05dc854c154fd60b1f93
6
+ metadata.gz: 4f36bb475cd49f39e815357710c2a03a069ff7956c2f9b5fcd9a0d7f971efcecee4d03ef1db7d1b1741838535344c85d5ca25d5137e9c1534c55c64695eedc3c
7
+ data.tar.gz: d69dcba0185bcecf1d355d8b082d6ad30e878a08d959d1f69bac79d80cde6b8b849e92f6bb4d6f0ad8e493f695e63a48c9e3c90645e9ad8a0d5febdb2392a219
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.61.0 (2023-12-17)
4
+
5
+ * Regenerated from discovery document revision 20231205
6
+
3
7
  ### v0.60.0 (2023-12-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20231127
@@ -3008,6 +3008,16 @@ module Google
3008
3008
  attr_accessor :disable_resource_versioning
3009
3009
  alias_method :disable_resource_versioning?, :disable_resource_versioning
3010
3010
 
3011
+ # Optional. Whether to allow the [ImportResourcesHistory] and [ExecuteBundle]
3012
+ # APIs to accept history bundles, and directly insert and overwrite historical
3013
+ # resource versions into the FHIR store. Importing resource histories creates
3014
+ # resource interactions that have occurred in the past that clients might not
3015
+ # allow. If set to false, using history bundles fail with an error.
3016
+ # Corresponds to the JSON property `enableHistoryModifications`
3017
+ # @return [Boolean]
3018
+ attr_accessor :enable_history_modifications
3019
+ alias_method :enable_history_modifications?, :enable_history_modifications
3020
+
3011
3021
  # Whether this FHIR store has the [updateCreate capability](https://www.hl7.org/
3012
3022
  # fhir/capabilitystatement-definitions.html#CapabilityStatement.rest.resource.
3013
3023
  # updateCreate). This determines if the client can use an Update operation to
@@ -3094,6 +3104,7 @@ module Google
3094
3104
  @default_search_handling_strict = args[:default_search_handling_strict] if args.key?(:default_search_handling_strict)
3095
3105
  @disable_referential_integrity = args[:disable_referential_integrity] if args.key?(:disable_referential_integrity)
3096
3106
  @disable_resource_versioning = args[:disable_resource_versioning] if args.key?(:disable_resource_versioning)
3107
+ @enable_history_modifications = args[:enable_history_modifications] if args.key?(:enable_history_modifications)
3097
3108
  @enable_update_create = args[:enable_update_create] if args.key?(:enable_update_create)
3098
3109
  @labels = args[:labels] if args.key?(:labels)
3099
3110
  @name = args[:name] if args.key?(:name)
@@ -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.60.0"
19
+ GEM_VERSION = "0.61.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231127"
25
+ REVISION = "20231205"
26
26
  end
27
27
  end
28
28
  end
@@ -2132,6 +2132,7 @@ module Google
2132
2132
  property :default_search_handling_strict, as: 'defaultSearchHandlingStrict'
2133
2133
  property :disable_referential_integrity, as: 'disableReferentialIntegrity'
2134
2134
  property :disable_resource_versioning, as: 'disableResourceVersioning'
2135
+ property :enable_history_modifications, as: 'enableHistoryModifications'
2135
2136
  property :enable_update_create, as: 'enableUpdateCreate'
2136
2137
  hash :labels, as: 'labels'
2137
2138
  property :name, as: 'name'
@@ -3993,6 +3993,45 @@ module Google
3993
3993
  execute_or_queue_command(command, &block)
3994
3994
  end
3995
3995
 
3996
+ # Returns uncompressed, unencoded bytes representing the referenced bulkdata tag
3997
+ # from an instance. See [Retrieve Transaction] (http://dicom.nema.org/medical/
3998
+ # dicom/current/output/html/part18.html#sect_10.4)`: .external`.
3999
+ # @param [String] parent
4000
+ # Required. The name of the DICOM store that is being accessed. For example, `
4001
+ # projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
4002
+ # dicomStores/`dicom_store_id``.
4003
+ # @param [String] dicom_web_path
4004
+ # Required. The path for the `RetrieveBulkdata` DICOMweb request. For example, `
4005
+ # studies/`study_uid`/series/`series_uid`/instances/`instance_uid`/bukdata/`
4006
+ # bulkdata_uri``.
4007
+ # @param [String] fields
4008
+ # Selector specifying which fields to include in a partial response.
4009
+ # @param [String] quota_user
4010
+ # Available to use for quota purposes for server-side applications. Can be any
4011
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
4012
+ # @param [Google::Apis::RequestOptions] options
4013
+ # Request-specific options
4014
+ #
4015
+ # @yield [result, err] Result & error if block supplied
4016
+ # @yieldparam result [Google::Apis::HealthcareV1beta1::HttpBody] parsed result object
4017
+ # @yieldparam err [StandardError] error object if request failed
4018
+ #
4019
+ # @return [Google::Apis::HealthcareV1beta1::HttpBody]
4020
+ #
4021
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
4022
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4023
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
4024
+ def retrieve_project_location_dataset_dicom_store_study_series_instance_bulkdatum_bulkdata(parent, dicom_web_path, fields: nil, quota_user: nil, options: nil, &block)
4025
+ command = make_simple_command(:get, 'v1beta1/{+parent}/dicomWeb/{+dicomWebPath}', options)
4026
+ command.response_representation = Google::Apis::HealthcareV1beta1::HttpBody::Representation
4027
+ command.response_class = Google::Apis::HealthcareV1beta1::HttpBody
4028
+ command.params['parent'] = parent unless parent.nil?
4029
+ command.params['dicomWebPath'] = dicom_web_path unless dicom_web_path.nil?
4030
+ command.query['fields'] = fields unless fields.nil?
4031
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
4032
+ execute_or_queue_command(command, &block)
4033
+ end
4034
+
3996
4035
  # RetrieveFrames returns instances associated with the given study, series, SOP
3997
4036
  # Instance UID and frame numbers. See [RetrieveTransaction](http://dicom.nema.
3998
4037
  # org/medical/dicom/current/output/html/part18.html#sect_10.4). For details on
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-healthcare_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.60.0
4
+ version: 0.61.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-10 00:00:00.000000000 Z
11
+ date: 2023-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.60.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.61.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []