google-apis-healthcare_v1beta1 0.67.0 → 0.68.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: 5799aa13c1c313e2837b825b747688a8170a0b8e4e020e197b516ba787c07cd8
4
- data.tar.gz: fd9b5833b6f26ff60e54932df9627f789dc4bb2a7b16bfb6d8379aff6f07e674
3
+ metadata.gz: 76213782ee2b868a67ea25a313831e868707a5bd2ed2ff98db3fc070e4c57c9b
4
+ data.tar.gz: 26521a7aa0c7262f6aa228bc295da4e6afb24862f74eb734060a155f66c72ec4
5
5
  SHA512:
6
- metadata.gz: 98a308577d2811087f77c114bbc00b11cfa6228fbccdabca9cff1069cc40fe5cfe7f6731e5b3372fc00c6fbee241e60f47a31ae0b4d79e92a2f1e0f1e87ca928
7
- data.tar.gz: 0731552e9337d7718e2ebeb9decff0bb54d5e989e3c34d3e74a7e9b652c92ba6a6595336c1157be07c45401397b445ad28e324006d65319658543aa20f71aa64
6
+ metadata.gz: 10d7ff0e957da66312dbf73eca4d2af0d248f473468167f7004a8f7ff429614f6136be19e8c8fd2333ae8f97621a0fe835b7da1423a4a4f503d78e0e1c4ec300
7
+ data.tar.gz: 0fe2d790070ef2235f16e3745f3600563f7f90dce0a903ab03c12d33b7e3172015ec68837befda9d63ee5773d88a95bfa421e1f8d28efe9c7359bd412ea25d5e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1beta1
2
2
 
3
+ ### v0.68.0 (2024-03-24)
4
+
5
+ * Regenerated from discovery document revision 20240312
6
+
3
7
  ### v0.67.0 (2024-03-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20240220
@@ -1253,12 +1253,12 @@ module Google
1253
1253
  attr_accessor :actor
1254
1254
 
1255
1255
  # An abstract identifier that describes the environment or conditions under
1256
- # which the accessor is acting. Can be “*” if it applies to all environments.
1256
+ # which the accessor is acting. Can be "*" if it applies to all environments.
1257
1257
  # Corresponds to the JSON property `environment`
1258
1258
  # @return [String]
1259
1259
  attr_accessor :environment
1260
1260
 
1261
- # The intent of data use. Can be “*” if it applies to all purposes.
1261
+ # The intent of data use. Can be "*" if it applies to all purposes.
1262
1262
  # Corresponds to the JSON property `purpose`
1263
1263
  # @return [String]
1264
1264
  attr_accessor :purpose
@@ -2537,7 +2537,8 @@ module Google
2537
2537
  attr_accessor :cascade_origins
2538
2538
 
2539
2539
  # The resource name of this consent resource. Format: `projects/`projectId`/
2540
- # datasets/`datasetId`/fhirStores/`fhirStoreId`/fhir/`resourceType`/`id``.
2540
+ # locations/`locationId`/datasets/`datasetId`/fhirStores/`fhirStoreId`/fhir/`
2541
+ # resourceType`/`id``.
2541
2542
  # Corresponds to the JSON property `consentResource`
2542
2543
  # @return [String]
2543
2544
  attr_accessor :consent_resource
@@ -6903,9 +6904,9 @@ module Google
6903
6904
  attr_accessor :blob_storage_info
6904
6905
 
6905
6906
  # The resource whose storage info is returned. For example, to specify the
6906
- # resource path of a DICOM Instance: `projects/`projectid`/datasets/`datasetid`/
6907
- # dicomStores/`dicom_store_id`/dicomWeb/studi/`study_uid`/series/`series_uid`/
6908
- # instances/`instance_uid``
6907
+ # resource path of a DICOM Instance: `projects/`projectID`/locations/`locationID`
6908
+ # /datasets/`datasetID`/dicomStores/`dicom_store_id`/dicomWeb/studi/`study_uid`/
6909
+ # series/`series_uid`/instances/`instance_uid``
6909
6910
  # Corresponds to the JSON property `referencedResource`
6910
6911
  # @return [String]
6911
6912
  attr_accessor :referenced_resource
@@ -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.67.0"
19
+ GEM_VERSION = "0.68.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240220"
25
+ REVISION = "20240312"
26
26
  end
27
27
  end
28
28
  end
@@ -3216,14 +3216,15 @@ module Google
3216
3216
  # resources.
3217
3217
  # @param [String] resource
3218
3218
  # Required. The path of the resource to update the blob storage settings in the
3219
- # format of `projects/`projectID`/datasets/`datasetID`/dicomStores/`dicomStoreID`
3220
- # /dicomWeb/studies/`studyUID``, `projects/`projectID`/datasets/`datasetID`/
3221
- # dicomStores/`dicomStoreID`/dicomWeb/studies/`studyUID`/series/`seriesUID`/`,
3222
- # or `projects/`projectID`/datasets/`datasetID`/dicomStores/`dicomStoreID`/
3219
+ # format of `projects/`projectID`/locations/`locationID`/datasets/`datasetID`/
3220
+ # dicomStores/`dicomStoreID`/dicomWeb/studies/`studyUID``, `projects/`projectID`/
3221
+ # locations/`locationID`/datasets/`datasetID`/dicomStores/`dicomStoreID`/
3222
+ # dicomWeb/studies/`studyUID`/series/`seriesUID`/`, or `projects/`projectID`/
3223
+ # locations/`locationID`/datasets/`datasetID`/dicomStores/`dicomStoreID`/
3223
3224
  # dicomWeb/studies/`studyUID`/series/`seriesUID`/instances/`instanceUID``. If `
3224
3225
  # filter_config` is specified, set the value of `resource` to the resource name
3225
- # of a DICOM store in the format `projects/`projectID`/datasets/`datasetID`/
3226
- # dicomStores/`dicomStoreID``.
3226
+ # of a DICOM store in the format `projects/`projectID`/locations/`locationID`/
3227
+ # datasets/`datasetID`/dicomStores/`dicomStoreID``.
3227
3228
  # @param [Google::Apis::HealthcareV1beta1::SetBlobStorageSettingsRequest] set_blob_storage_settings_request_object
3228
3229
  # @param [String] fields
3229
3230
  # Selector specifying which fields to include in a partial response.
@@ -3412,14 +3413,15 @@ module Google
3412
3413
  # resources.
3413
3414
  # @param [String] resource
3414
3415
  # Required. The path of the resource to update the blob storage settings in the
3415
- # format of `projects/`projectID`/datasets/`datasetID`/dicomStores/`dicomStoreID`
3416
- # /dicomWeb/studies/`studyUID``, `projects/`projectID`/datasets/`datasetID`/
3417
- # dicomStores/`dicomStoreID`/dicomWeb/studies/`studyUID`/series/`seriesUID`/`,
3418
- # or `projects/`projectID`/datasets/`datasetID`/dicomStores/`dicomStoreID`/
3416
+ # format of `projects/`projectID`/locations/`locationID`/datasets/`datasetID`/
3417
+ # dicomStores/`dicomStoreID`/dicomWeb/studies/`studyUID``, `projects/`projectID`/
3418
+ # locations/`locationID`/datasets/`datasetID`/dicomStores/`dicomStoreID`/
3419
+ # dicomWeb/studies/`studyUID`/series/`seriesUID`/`, or `projects/`projectID`/
3420
+ # locations/`locationID`/datasets/`datasetID`/dicomStores/`dicomStoreID`/
3419
3421
  # dicomWeb/studies/`studyUID`/series/`seriesUID`/instances/`instanceUID``. If `
3420
3422
  # filter_config` is specified, set the value of `resource` to the resource name
3421
- # of a DICOM store in the format `projects/`projectID`/datasets/`datasetID`/
3422
- # dicomStores/`dicomStoreID``.
3423
+ # of a DICOM store in the format `projects/`projectID`/locations/`locationID`/
3424
+ # datasets/`datasetID`/dicomStores/`dicomStoreID``.
3423
3425
  # @param [Google::Apis::HealthcareV1beta1::SetBlobStorageSettingsRequest] set_blob_storage_settings_request_object
3424
3426
  # @param [String] fields
3425
3427
  # Selector specifying which fields to include in a partial response.
@@ -3485,9 +3487,9 @@ module Google
3485
3487
  # GetStorageInfo returns the storage info of the specified resource.
3486
3488
  # @param [String] resource
3487
3489
  # Required. The path of the resource for which the storage info is requested (
3488
- # for exaxmple for a DICOM Instance: `projects/`projectid`/datasets/`datasetid`/
3489
- # dicomStores/`dicomStoreId`/dicomWeb/studies/`study_uid`/series/`series_uid`/
3490
- # instances/`instance_uid``)
3490
+ # for exaxmple for a DICOM Instance: `projects/`projectID`/locations/`locationID`
3491
+ # /datasets/`datasetID`/dicomStores/`dicomStoreId`/dicomWeb/studies/`study_uid`/
3492
+ # series/`series_uid`/instances/`instance_uid``)
3491
3493
  # @param [String] fields
3492
3494
  # Selector specifying which fields to include in a partial response.
3493
3495
  # @param [String] quota_user
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.67.0
4
+ version: 0.68.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: 2024-03-03 00:00:00.000000000 Z
11
+ date: 2024-03-24 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.67.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.68.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: []