google-apis-healthcare_v1 0.68.0 → 0.69.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: 60627fb98d9401b36e08167d60332581b985a3b3c558cfe055931752e2a186c0
4
- data.tar.gz: e8a71d6ad9997ee3c75e51132f7da9ab57eec828c78084cdd409ab3fa70a036e
3
+ metadata.gz: 362e6c37c6f7dd8d57489e53e6fc59bcd37378147a0d6c1dfc5f50acc86f8815
4
+ data.tar.gz: 6669659f957569daea9efb495df8c897ac0a592b4aad0fe1833bb310d000a4d7
5
5
  SHA512:
6
- metadata.gz: 3dd0aa7d44467b9b5d078fc0beb5b2ab482658376d4798b6d13ee8f555bbfed552f9803d8b20b9588c84ffde2567f508b356fbb0ccc13e102cdf4d58563f242a
7
- data.tar.gz: b67e86ce4b210e470a6e15e73ebe7ab335b44feda62291753cccdc71f3a24b2b2d6584a18a33040066831d70b6181fcb420378f33fe2c9e3766ffefc23344523
6
+ metadata.gz: 3809fdd31b1b97bbdf9b578acc4dae120d07ea2a2a5539eccfc2bfe7a16e065928cbe10b8fc08a1636ebd8053edeb1dcf047ef6b61adc16a17c3a63994890b88
7
+ data.tar.gz: 9b478d76753e468cff93d8a0db58b3f0b32d1e35b706fce83d93b0f4755f9cb412909b2cc7a91277ead1a9caa31d9d742aaab9bf568ba0da9ca7e96ad615647e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-healthcare_v1
2
2
 
3
+ ### v0.69.0 (2024-12-02)
4
+
5
+ * Regenerated from discovery document revision 20241115
6
+
3
7
  ### v0.68.0 (2024-10-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20241017
@@ -491,7 +491,8 @@ module Google
491
491
  class CharacterMaskConfig
492
492
  include Google::Apis::Core::Hashable
493
493
 
494
- # Character to mask the sensitive values. If not supplied, defaults to "*".
494
+ # Optional. Character to mask the sensitive values. If not supplied, defaults to
495
+ # "*".
495
496
  # Corresponds to the JSON property `maskingCharacter`
496
497
  # @return [String]
497
498
  attr_accessor :masking_character
@@ -998,13 +999,13 @@ module Google
998
999
  # @return [Google::Apis::HealthcareV1::ImageConfig]
999
1000
  attr_accessor :image
1000
1001
 
1001
- # Configures de-identification of text wherever it is found in the
1002
+ # Optional. Configures de-identification of text wherever it is found in the
1002
1003
  # source_dataset.
1003
1004
  # Corresponds to the JSON property `text`
1004
1005
  # @return [Google::Apis::HealthcareV1::TextConfig]
1005
1006
  attr_accessor :text
1006
1007
 
1007
- # Ensures in-flight data remains in the region of origin during de-
1008
+ # Optional. Ensures in-flight data remains in the region of origin during de-
1008
1009
  # identification. The default value is false. Using this option results in a
1009
1010
  # significant reduction of throughput, and is not compatible with `LOCATION` or `
1010
1011
  # ORGANIZATION_NAME` infoTypes. `LOCATION` must be excluded within TextConfig,
@@ -1209,14 +1210,14 @@ module Google
1209
1210
  # @return [Google::Apis::HealthcareV1::TagFilterList]
1210
1211
  attr_accessor :remove_list
1211
1212
 
1212
- # If true, skip replacing StudyInstanceUID, SeriesInstanceUID, SOPInstanceUID,
1213
- # and MediaStorageSOPInstanceUID and leave them untouched. The Cloud Healthcare
1214
- # API regenerates these UIDs by default based on the DICOM Standard's reasoning:
1215
- # "Whilst these UIDs cannot be mapped directly to an individual out of context,
1216
- # given access to the original images, or to a database of the original images
1217
- # containing the UIDs, it would be possible to recover the individual's identity.
1218
- # " http://dicom.nema.org/medical/dicom/current/output/chtml/part15/sect_E.3.9.
1219
- # html
1213
+ # Optional. If true, skip replacing StudyInstanceUID, SeriesInstanceUID,
1214
+ # SOPInstanceUID, and MediaStorageSOPInstanceUID and leave them untouched. The
1215
+ # Cloud Healthcare API regenerates these UIDs by default based on the DICOM
1216
+ # Standard's reasoning: "Whilst these UIDs cannot be mapped directly to an
1217
+ # individual out of context, given access to the original images, or to a
1218
+ # database of the original images containing the UIDs, it would be possible to
1219
+ # recover the individual's identity." http://dicom.nema.org/medical/dicom/
1220
+ # current/output/chtml/part15/sect_E.3.9.html
1220
1221
  # Corresponds to the JSON property `skipIdRedaction`
1221
1222
  # @return [Boolean]
1222
1223
  attr_accessor :skip_id_redaction
@@ -1914,18 +1915,19 @@ module Google
1914
1915
  class FhirConfig
1915
1916
  include Google::Apis::Core::Hashable
1916
1917
 
1917
- # The behaviour for handling FHIR extensions that aren't otherwise specified for
1918
- # de-identification. If true, all extensions are preserved during de-
1919
- # identification by default. If false or unspecified, all extensions are removed
1920
- # during de-identification by default.
1918
+ # Optional. The behaviour for handling FHIR extensions that aren't otherwise
1919
+ # specified for de-identification. If true, all extensions are preserved during
1920
+ # de-identification by default. If false or unspecified, all extensions are
1921
+ # removed during de-identification by default.
1921
1922
  # Corresponds to the JSON property `defaultKeepExtensions`
1922
1923
  # @return [Boolean]
1923
1924
  attr_accessor :default_keep_extensions
1924
1925
  alias_method :default_keep_extensions?, :default_keep_extensions
1925
1926
 
1926
- # Specifies FHIR paths to match and how to transform them. Any field that is not
1927
- # matched by a FieldMetadata is passed through to the output dataset unmodified.
1928
- # All extensions will be processed according to `default_keep_extensions`.
1927
+ # Optional. Specifies FHIR paths to match and how to transform them. Any field
1928
+ # that is not matched by a FieldMetadata is passed through to the output dataset
1929
+ # unmodified. All extensions will be processed according to `
1930
+ # default_keep_extensions`.
1929
1931
  # Corresponds to the JSON property `fieldMetadataList`
1930
1932
  # @return [Array<Google::Apis::HealthcareV1::FieldMetadata>]
1931
1933
  attr_accessor :field_metadata_list
@@ -2268,14 +2270,14 @@ module Google
2268
2270
  class FieldMetadata
2269
2271
  include Google::Apis::Core::Hashable
2270
2272
 
2271
- # Deidentify action for one field.
2273
+ # Optional. Deidentify action for one field.
2272
2274
  # Corresponds to the JSON property `action`
2273
2275
  # @return [String]
2274
2276
  attr_accessor :action
2275
2277
 
2276
- # List of paths to FHIR fields to be redacted. Each path is a period-separated
2277
- # list where each component is either a field name or FHIR type name, for
2278
- # example: Patient, HumanName. For "choice" types (those defined in the FHIR
2278
+ # Optional. List of paths to FHIR fields to be redacted. Each path is a period-
2279
+ # separated list where each component is either a field name or FHIR type name,
2280
+ # for example: Patient, HumanName. For "choice" types (those defined in the FHIR
2279
2281
  # spec with the form: field[x]) we use two separate components. For example, "
2280
2282
  # deceasedAge.unit" is matched by "Deceased.Age.unit". Supported types are:
2281
2283
  # AdministrativeGenderCode, Base64Binary, Boolean, Code, Date, DateTime, Decimal,
@@ -3047,7 +3049,7 @@ module Google
3047
3049
  class ImageConfig
3048
3050
  include Google::Apis::Core::Hashable
3049
3051
 
3050
- # Determines how to redact text from image.
3052
+ # Optional. Determines how to redact text from image.
3051
3053
  # Corresponds to the JSON property `textRedactionMode`
3052
3054
  # @return [String]
3053
3055
  attr_accessor :text_redaction_mode
@@ -3199,8 +3201,8 @@ module Google
3199
3201
  # @return [Google::Apis::HealthcareV1::DateShiftConfig]
3200
3202
  attr_accessor :date_shift_config
3201
3203
 
3202
- # InfoTypes to apply this transformation to. If this is not specified, the
3203
- # transformation applies to any info_type.
3204
+ # Optional. InfoTypes to apply this transformation to. If this is not specified,
3205
+ # the transformation applies to any info_type.
3204
3206
  # Corresponds to the JSON property `infoTypes`
3205
3207
  # @return [Array<String>]
3206
3208
  attr_accessor :info_types
@@ -5218,10 +5220,10 @@ module Google
5218
5220
  class TagFilterList
5219
5221
  include Google::Apis::Core::Hashable
5220
5222
 
5221
- # Tags to be filtered. Tags must be DICOM Data Elements, File Meta Elements, or
5222
- # Directory Structuring Elements, as defined at: http://dicom.nema.org/medical/
5223
- # dicom/current/output/html/part06.html#table_6-1,. They may be provided by "
5224
- # Keyword" or "Tag". For example "PatientID", "00100010".
5223
+ # Optional. Tags to be filtered. Tags must be DICOM Data Elements, File Meta
5224
+ # Elements, or Directory Structuring Elements, as defined at: http://dicom.nema.
5225
+ # org/medical/dicom/current/output/html/part06.html#table_6-1,. They may be
5226
+ # provided by "Keyword" or "Tag". For example "PatientID", "00100010".
5225
5227
  # Corresponds to the JSON property `tags`
5226
5228
  # @return [Array<String>]
5227
5229
  attr_accessor :tags
@@ -5280,18 +5282,19 @@ module Google
5280
5282
  class TextConfig
5281
5283
  include Google::Apis::Core::Hashable
5282
5284
 
5283
- # Transformations to apply to the detected data, overridden by `
5285
+ # Optional. Transformations to apply to the detected data, overridden by `
5284
5286
  # exclude_info_types`.
5285
5287
  # Corresponds to the JSON property `additionalTransformations`
5286
5288
  # @return [Array<Google::Apis::HealthcareV1::InfoTypeTransformation>]
5287
5289
  attr_accessor :additional_transformations
5288
5290
 
5289
- # InfoTypes to skip transforming, overriding `additional_transformations`.
5291
+ # Optional. InfoTypes to skip transforming, overriding `
5292
+ # additional_transformations`.
5290
5293
  # Corresponds to the JSON property `excludeInfoTypes`
5291
5294
  # @return [Array<String>]
5292
5295
  attr_accessor :exclude_info_types
5293
5296
 
5294
- # The transformations to apply to the detected data. Deprecated. Use `
5297
+ # Optional. The transformations to apply to the detected data. Deprecated. Use `
5295
5298
  # additional_transformations` instead.
5296
5299
  # Corresponds to the JSON property `transformations`
5297
5300
  # @return [Array<Google::Apis::HealthcareV1::InfoTypeTransformation>]
@@ -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.68.0"
19
+ GEM_VERSION = "0.69.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241017"
25
+ REVISION = "20241115"
26
26
  end
27
27
  end
28
28
  end
@@ -4121,7 +4121,7 @@ module Google
4121
4121
  # the `Content-Type` header, and the `securityContext` field (not present in `
4122
4122
  # DSTU2`) will be populated from the `X-Security-Context` header if it exists.
4123
4123
  # At this time `securityContext` has no special behavior in the Cloud Healthcare
4124
- # API. Note: the limit on data ingested through this method is 2 GB. For best
4124
+ # API. Note: the limit on data ingested through this method is 1 GB. For best
4125
4125
  # performance, use a non-FHIR data type instead of wrapping the data in a Binary
4126
4126
  # resource. Some of the Healthcare API features, such as [exporting to BigQuery](
4127
4127
  # https://cloud.google.com/healthcare-api/docs/how-tos/fhir-export-bigquery) or [
@@ -6093,8 +6093,8 @@ module Google
6093
6093
  # Clients can use Operations.GetOperation or other methods to check whether the
6094
6094
  # cancellation succeeded or whether the operation completed despite cancellation.
6095
6095
  # On successful cancellation, the operation is not deleted; instead, it becomes
6096
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
6097
- # corresponding to `Code.CANCELLED`.
6096
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
6097
+ # , corresponding to `Code.CANCELLED`.
6098
6098
  # @param [String] name
6099
6099
  # The name of the operation resource to be cancelled.
6100
6100
  # @param [Google::Apis::HealthcareV1::CancelOperationRequest] cancel_operation_request_object
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-healthcare_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.68.0
4
+ version: 0.69.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-10-27 00:00:00.000000000 Z
11
+ date: 2024-12-04 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.68.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1/v0.69.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-healthcare_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.21
78
+ rubygems_version: 3.5.22
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Healthcare API V1