google-apis-healthcare_v1beta1 0.36.0 → 0.38.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.36.0"
19
+ GEM_VERSION = "0.38.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220929"
25
+ REVISION = "20221025"
26
26
  end
27
27
  end
28
28
  end
@@ -22,6 +22,12 @@ module Google
22
22
  module Apis
23
23
  module HealthcareV1beta1
24
24
 
25
+ class Action
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
25
31
  class ActivateConsentRequest
26
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
33
 
@@ -130,6 +136,12 @@ module Google
130
136
  include Google::Apis::Core::JsonObjectSupport
131
137
  end
132
138
 
139
+ class CharacterMaskField
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
133
145
  class CheckDataAccessRequest
134
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
147
 
@@ -142,6 +154,24 @@ module Google
142
154
  include Google::Apis::Core::JsonObjectSupport
143
155
  end
144
156
 
157
+ class CleanDescriptorsOption
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class CleanTextField
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class CleanTextTag
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
145
175
  class CloudHealthcareSource
146
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
177
 
@@ -184,6 +214,12 @@ module Google
184
214
  include Google::Apis::Core::JsonObjectSupport
185
215
  end
186
216
 
217
+ class ContextualDeidConfig
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
187
223
  class CreateMessageRequest
188
224
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
225
 
@@ -196,6 +232,12 @@ module Google
196
232
  include Google::Apis::Core::JsonObjectSupport
197
233
  end
198
234
 
235
+ class CryptoHashField
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
199
241
  class Dataset
200
242
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
243
 
@@ -208,6 +250,12 @@ module Google
208
250
  include Google::Apis::Core::JsonObjectSupport
209
251
  end
210
252
 
253
+ class DateShiftField
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
211
259
  class DeidentifiedStoreDestination
212
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
213
261
 
@@ -250,6 +298,12 @@ module Google
250
298
  include Google::Apis::Core::JsonObjectSupport
251
299
  end
252
300
 
301
+ class DeleteTag
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
253
307
  class Detail
254
308
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
309
 
@@ -274,6 +328,12 @@ module Google
274
328
  include Google::Apis::Core::JsonObjectSupport
275
329
  end
276
330
 
331
+ class DicomTagConfig
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
277
337
  class Empty
278
338
  class Representation < Google::Apis::Core::JsonRepresentation; end
279
339
 
@@ -382,6 +442,12 @@ module Google
382
442
  include Google::Apis::Core::JsonObjectSupport
383
443
  end
384
444
 
445
+ class FhirFieldConfig
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
385
451
  class FhirFilter
386
452
  class Representation < Google::Apis::Core::JsonRepresentation; end
387
453
 
@@ -484,6 +550,18 @@ module Google
484
550
  include Google::Apis::Core::JsonObjectSupport
485
551
  end
486
552
 
553
+ class GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class GoogleCloudHealthcareV1beta1DeidentifyOptions
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
487
565
  class GoogleCloudHealthcareV1beta1DicomBigQueryDestination
488
566
  class Representation < Google::Apis::Core::JsonRepresentation; end
489
567
 
@@ -658,6 +736,24 @@ module Google
658
736
  include Google::Apis::Core::JsonObjectSupport
659
737
  end
660
738
 
739
+ class KeepExtensionsConfig
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class KeepField
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class KeepTag
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
661
757
  class KmsWrappedCryptoKey
662
758
  class Representation < Google::Apis::Core::JsonRepresentation; end
663
759
 
@@ -790,6 +886,12 @@ module Google
790
886
  include Google::Apis::Core::JsonObjectSupport
791
887
  end
792
888
 
889
+ class Options
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
793
895
  class ParsedData
794
896
  class Representation < Google::Apis::Core::JsonRepresentation; end
795
897
 
@@ -832,24 +934,54 @@ module Google
832
934
  include Google::Apis::Core::JsonObjectSupport
833
935
  end
834
936
 
937
+ class RecurseTag
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
835
943
  class RedactConfig
836
944
  class Representation < Google::Apis::Core::JsonRepresentation; end
837
945
 
838
946
  include Google::Apis::Core::JsonObjectSupport
839
947
  end
840
948
 
949
+ class RegenUidTag
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
841
955
  class RejectConsentRequest
842
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
843
957
 
844
958
  include Google::Apis::Core::JsonObjectSupport
845
959
  end
846
960
 
961
+ class RemoveField
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
967
+ class RemoveTag
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
847
973
  class ReplaceWithInfoTypeConfig
848
974
  class Representation < Google::Apis::Core::JsonRepresentation; end
849
975
 
850
976
  include Google::Apis::Core::JsonObjectSupport
851
977
  end
852
978
 
979
+ class ResetTag
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
853
985
  class ResourceAnnotation
854
986
  class Representation < Google::Apis::Core::JsonRepresentation; end
855
987
 
@@ -1018,6 +1150,29 @@ module Google
1018
1150
  include Google::Apis::Core::JsonObjectSupport
1019
1151
  end
1020
1152
 
1153
+ class Action
1154
+ # @private
1155
+ class Representation < Google::Apis::Core::JsonRepresentation
1156
+ property :clean_image_tag, as: 'cleanImageTag', class: Google::Apis::HealthcareV1beta1::ImageConfig, decorator: Google::Apis::HealthcareV1beta1::ImageConfig::Representation
1157
+
1158
+ property :clean_text_tag, as: 'cleanTextTag', class: Google::Apis::HealthcareV1beta1::CleanTextTag, decorator: Google::Apis::HealthcareV1beta1::CleanTextTag::Representation
1159
+
1160
+ property :delete_tag, as: 'deleteTag', class: Google::Apis::HealthcareV1beta1::DeleteTag, decorator: Google::Apis::HealthcareV1beta1::DeleteTag::Representation
1161
+
1162
+ property :keep_tag, as: 'keepTag', class: Google::Apis::HealthcareV1beta1::KeepTag, decorator: Google::Apis::HealthcareV1beta1::KeepTag::Representation
1163
+
1164
+ collection :queries, as: 'queries'
1165
+ property :recurse_tag, as: 'recurseTag', class: Google::Apis::HealthcareV1beta1::RecurseTag, decorator: Google::Apis::HealthcareV1beta1::RecurseTag::Representation
1166
+
1167
+ property :regen_uid_tag, as: 'regenUidTag', class: Google::Apis::HealthcareV1beta1::RegenUidTag, decorator: Google::Apis::HealthcareV1beta1::RegenUidTag::Representation
1168
+
1169
+ property :remove_tag, as: 'removeTag', class: Google::Apis::HealthcareV1beta1::RemoveTag, decorator: Google::Apis::HealthcareV1beta1::RemoveTag::Representation
1170
+
1171
+ property :reset_tag, as: 'resetTag', class: Google::Apis::HealthcareV1beta1::ResetTag, decorator: Google::Apis::HealthcareV1beta1::ResetTag::Representation
1172
+
1173
+ end
1174
+ end
1175
+
1021
1176
  class ActivateConsentRequest
1022
1177
  # @private
1023
1178
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1176,6 +1331,12 @@ module Google
1176
1331
  end
1177
1332
  end
1178
1333
 
1334
+ class CharacterMaskField
1335
+ # @private
1336
+ class Representation < Google::Apis::Core::JsonRepresentation
1337
+ end
1338
+ end
1339
+
1179
1340
  class CheckDataAccessRequest
1180
1341
  # @private
1181
1342
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1196,6 +1357,24 @@ module Google
1196
1357
  end
1197
1358
  end
1198
1359
 
1360
+ class CleanDescriptorsOption
1361
+ # @private
1362
+ class Representation < Google::Apis::Core::JsonRepresentation
1363
+ end
1364
+ end
1365
+
1366
+ class CleanTextField
1367
+ # @private
1368
+ class Representation < Google::Apis::Core::JsonRepresentation
1369
+ end
1370
+ end
1371
+
1372
+ class CleanTextTag
1373
+ # @private
1374
+ class Representation < Google::Apis::Core::JsonRepresentation
1375
+ end
1376
+ end
1377
+
1199
1378
  class CloudHealthcareSource
1200
1379
  # @private
1201
1380
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1270,6 +1449,12 @@ module Google
1270
1449
  end
1271
1450
  end
1272
1451
 
1452
+ class ContextualDeidConfig
1453
+ # @private
1454
+ class Representation < Google::Apis::Core::JsonRepresentation
1455
+ end
1456
+ end
1457
+
1273
1458
  class CreateMessageRequest
1274
1459
  # @private
1275
1460
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1287,6 +1472,12 @@ module Google
1287
1472
  end
1288
1473
  end
1289
1474
 
1475
+ class CryptoHashField
1476
+ # @private
1477
+ class Representation < Google::Apis::Core::JsonRepresentation
1478
+ end
1479
+ end
1480
+
1290
1481
  class Dataset
1291
1482
  # @private
1292
1483
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1304,6 +1495,12 @@ module Google
1304
1495
  end
1305
1496
  end
1306
1497
 
1498
+ class DateShiftField
1499
+ # @private
1500
+ class Representation < Google::Apis::Core::JsonRepresentation
1501
+ end
1502
+ end
1503
+
1307
1504
  class DeidentifiedStoreDestination
1308
1505
  # @private
1309
1506
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1320,8 +1517,12 @@ module Google
1320
1517
 
1321
1518
  property :dicom, as: 'dicom', class: Google::Apis::HealthcareV1beta1::DicomConfig, decorator: Google::Apis::HealthcareV1beta1::DicomConfig::Representation
1322
1519
 
1520
+ property :dicom_tag_config, as: 'dicomTagConfig', class: Google::Apis::HealthcareV1beta1::DicomTagConfig, decorator: Google::Apis::HealthcareV1beta1::DicomTagConfig::Representation
1521
+
1323
1522
  property :fhir, as: 'fhir', class: Google::Apis::HealthcareV1beta1::FhirConfig, decorator: Google::Apis::HealthcareV1beta1::FhirConfig::Representation
1324
1523
 
1524
+ property :fhir_field_config, as: 'fhirFieldConfig', class: Google::Apis::HealthcareV1beta1::FhirFieldConfig, decorator: Google::Apis::HealthcareV1beta1::FhirFieldConfig::Representation
1525
+
1325
1526
  property :image, as: 'image', class: Google::Apis::HealthcareV1beta1::ImageConfig, decorator: Google::Apis::HealthcareV1beta1::ImageConfig::Representation
1326
1527
 
1327
1528
  property :operation_metadata, as: 'operationMetadata', class: Google::Apis::HealthcareV1beta1::DeidentifyOperationMetadata, decorator: Google::Apis::HealthcareV1beta1::DeidentifyOperationMetadata::Representation
@@ -1380,6 +1581,12 @@ module Google
1380
1581
  end
1381
1582
  end
1382
1583
 
1584
+ class DeleteTag
1585
+ # @private
1586
+ class Representation < Google::Apis::Core::JsonRepresentation
1587
+ end
1588
+ end
1589
+
1383
1590
  class Detail
1384
1591
  # @private
1385
1592
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1419,6 +1626,17 @@ module Google
1419
1626
  end
1420
1627
  end
1421
1628
 
1629
+ class DicomTagConfig
1630
+ # @private
1631
+ class Representation < Google::Apis::Core::JsonRepresentation
1632
+ collection :actions, as: 'actions', class: Google::Apis::HealthcareV1beta1::Action, decorator: Google::Apis::HealthcareV1beta1::Action::Representation
1633
+
1634
+ property :options, as: 'options', class: Google::Apis::HealthcareV1beta1::Options, decorator: Google::Apis::HealthcareV1beta1::Options::Representation
1635
+
1636
+ property :profile_type, as: 'profileType'
1637
+ end
1638
+ end
1639
+
1422
1640
  class Empty
1423
1641
  # @private
1424
1642
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1593,6 +1811,17 @@ module Google
1593
1811
  end
1594
1812
  end
1595
1813
 
1814
+ class FhirFieldConfig
1815
+ # @private
1816
+ class Representation < Google::Apis::Core::JsonRepresentation
1817
+ collection :field_metadata_list, as: 'fieldMetadataList', class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata, decorator: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata::Representation
1818
+
1819
+ property :options, as: 'options', class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyOptions, decorator: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyOptions::Representation
1820
+
1821
+ property :profile_type, as: 'profileType'
1822
+ end
1823
+ end
1824
+
1596
1825
  class FhirFilter
1597
1826
  # @private
1598
1827
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1745,6 +1974,41 @@ module Google
1745
1974
  end
1746
1975
  end
1747
1976
 
1977
+ class GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata
1978
+ # @private
1979
+ class Representation < Google::Apis::Core::JsonRepresentation
1980
+ property :character_mask_field, as: 'characterMaskField', class: Google::Apis::HealthcareV1beta1::CharacterMaskField, decorator: Google::Apis::HealthcareV1beta1::CharacterMaskField::Representation
1981
+
1982
+ property :clean_text_field, as: 'cleanTextField', class: Google::Apis::HealthcareV1beta1::CleanTextField, decorator: Google::Apis::HealthcareV1beta1::CleanTextField::Representation
1983
+
1984
+ property :crypto_hash_field, as: 'cryptoHashField', class: Google::Apis::HealthcareV1beta1::CryptoHashField, decorator: Google::Apis::HealthcareV1beta1::CryptoHashField::Representation
1985
+
1986
+ property :date_shift_field, as: 'dateShiftField', class: Google::Apis::HealthcareV1beta1::DateShiftField, decorator: Google::Apis::HealthcareV1beta1::DateShiftField::Representation
1987
+
1988
+ property :keep_field, as: 'keepField', class: Google::Apis::HealthcareV1beta1::KeepField, decorator: Google::Apis::HealthcareV1beta1::KeepField::Representation
1989
+
1990
+ collection :paths, as: 'paths'
1991
+ property :remove_field, as: 'removeField', class: Google::Apis::HealthcareV1beta1::RemoveField, decorator: Google::Apis::HealthcareV1beta1::RemoveField::Representation
1992
+
1993
+ end
1994
+ end
1995
+
1996
+ class GoogleCloudHealthcareV1beta1DeidentifyOptions
1997
+ # @private
1998
+ class Representation < Google::Apis::Core::JsonRepresentation
1999
+ property :character_mask_config, as: 'characterMaskConfig', class: Google::Apis::HealthcareV1beta1::CharacterMaskConfig, decorator: Google::Apis::HealthcareV1beta1::CharacterMaskConfig::Representation
2000
+
2001
+ property :contextual_deid, as: 'contextualDeid', class: Google::Apis::HealthcareV1beta1::ContextualDeidConfig, decorator: Google::Apis::HealthcareV1beta1::ContextualDeidConfig::Representation
2002
+
2003
+ property :crypto_hash_config, as: 'cryptoHashConfig', class: Google::Apis::HealthcareV1beta1::CryptoHashConfig, decorator: Google::Apis::HealthcareV1beta1::CryptoHashConfig::Representation
2004
+
2005
+ property :date_shift_config, as: 'dateShiftConfig', class: Google::Apis::HealthcareV1beta1::DateShiftConfig, decorator: Google::Apis::HealthcareV1beta1::DateShiftConfig::Representation
2006
+
2007
+ property :keep_extensions, as: 'keepExtensions', class: Google::Apis::HealthcareV1beta1::KeepExtensionsConfig, decorator: Google::Apis::HealthcareV1beta1::KeepExtensionsConfig::Representation
2008
+
2009
+ end
2010
+ end
2011
+
1748
2012
  class GoogleCloudHealthcareV1beta1DicomBigQueryDestination
1749
2013
  # @private
1750
2014
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1896,6 +2160,8 @@ module Google
1896
2160
  class ImageConfig
1897
2161
  # @private
1898
2162
  class Representation < Google::Apis::Core::JsonRepresentation
2163
+ collection :additional_info_types, as: 'additionalInfoTypes'
2164
+ collection :exclude_info_types, as: 'excludeInfoTypes'
1899
2165
  property :text_redaction_mode, as: 'textRedactionMode'
1900
2166
  end
1901
2167
  end
@@ -1996,6 +2262,24 @@ module Google
1996
2262
  end
1997
2263
  end
1998
2264
 
2265
+ class KeepExtensionsConfig
2266
+ # @private
2267
+ class Representation < Google::Apis::Core::JsonRepresentation
2268
+ end
2269
+ end
2270
+
2271
+ class KeepField
2272
+ # @private
2273
+ class Representation < Google::Apis::Core::JsonRepresentation
2274
+ end
2275
+ end
2276
+
2277
+ class KeepTag
2278
+ # @private
2279
+ class Representation < Google::Apis::Core::JsonRepresentation
2280
+ end
2281
+ end
2282
+
1999
2283
  class KmsWrappedCryptoKey
2000
2284
  # @private
2001
2285
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2209,6 +2493,17 @@ module Google
2209
2493
  end
2210
2494
  end
2211
2495
 
2496
+ class Options
2497
+ # @private
2498
+ class Representation < Google::Apis::Core::JsonRepresentation
2499
+ property :clean_descriptors, as: 'cleanDescriptors', class: Google::Apis::HealthcareV1beta1::CleanDescriptorsOption, decorator: Google::Apis::HealthcareV1beta1::CleanDescriptorsOption::Representation
2500
+
2501
+ property :clean_image, as: 'cleanImage', class: Google::Apis::HealthcareV1beta1::ImageConfig, decorator: Google::Apis::HealthcareV1beta1::ImageConfig::Representation
2502
+
2503
+ property :primary_ids, as: 'primaryIds'
2504
+ end
2505
+ end
2506
+
2212
2507
  class ParsedData
2213
2508
  # @private
2214
2509
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2274,12 +2569,24 @@ module Google
2274
2569
  end
2275
2570
  end
2276
2571
 
2572
+ class RecurseTag
2573
+ # @private
2574
+ class Representation < Google::Apis::Core::JsonRepresentation
2575
+ end
2576
+ end
2577
+
2277
2578
  class RedactConfig
2278
2579
  # @private
2279
2580
  class Representation < Google::Apis::Core::JsonRepresentation
2280
2581
  end
2281
2582
  end
2282
2583
 
2584
+ class RegenUidTag
2585
+ # @private
2586
+ class Representation < Google::Apis::Core::JsonRepresentation
2587
+ end
2588
+ end
2589
+
2283
2590
  class RejectConsentRequest
2284
2591
  # @private
2285
2592
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2287,12 +2594,30 @@ module Google
2287
2594
  end
2288
2595
  end
2289
2596
 
2597
+ class RemoveField
2598
+ # @private
2599
+ class Representation < Google::Apis::Core::JsonRepresentation
2600
+ end
2601
+ end
2602
+
2603
+ class RemoveTag
2604
+ # @private
2605
+ class Representation < Google::Apis::Core::JsonRepresentation
2606
+ end
2607
+ end
2608
+
2290
2609
  class ReplaceWithInfoTypeConfig
2291
2610
  # @private
2292
2611
  class Representation < Google::Apis::Core::JsonRepresentation
2293
2612
  end
2294
2613
  end
2295
2614
 
2615
+ class ResetTag
2616
+ # @private
2617
+ class Representation < Google::Apis::Core::JsonRepresentation
2618
+ end
2619
+ end
2620
+
2296
2621
  class ResourceAnnotation
2297
2622
  # @private
2298
2623
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2478,6 +2803,10 @@ module Google
2478
2803
  class TextConfig
2479
2804
  # @private
2480
2805
  class Representation < Google::Apis::Core::JsonRepresentation
2806
+ collection :additional_transformations, as: 'additionalTransformations', class: Google::Apis::HealthcareV1beta1::InfoTypeTransformation, decorator: Google::Apis::HealthcareV1beta1::InfoTypeTransformation::Representation
2807
+
2808
+ collection :exclude_info_types, as: 'excludeInfoTypes'
2809
+ property :profile_type, as: 'profileType'
2481
2810
  collection :transformations, as: 'transformations', class: Google::Apis::HealthcareV1beta1::InfoTypeTransformation, decorator: Google::Apis::HealthcareV1beta1::InfoTypeTransformation::Representation
2482
2811
 
2483
2812
  end
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.36.0
4
+ version: 0.38.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: 2022-10-17 00:00:00.000000000 Z
11
+ date: 2022-11-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.36.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.38.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: []