google-apis-healthcare_v1beta1 0.37.0 → 0.39.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.37.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
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 = "20221027"
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
 
@@ -988,6 +1120,12 @@ module Google
988
1120
  include Google::Apis::Core::JsonObjectSupport
989
1121
  end
990
1122
 
1123
+ class TimePartitioning
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
991
1129
  class Type
992
1130
  class Representation < Google::Apis::Core::JsonRepresentation; end
993
1131
 
@@ -1018,6 +1156,29 @@ module Google
1018
1156
  include Google::Apis::Core::JsonObjectSupport
1019
1157
  end
1020
1158
 
1159
+ class Action
1160
+ # @private
1161
+ class Representation < Google::Apis::Core::JsonRepresentation
1162
+ property :clean_image_tag, as: 'cleanImageTag', class: Google::Apis::HealthcareV1beta1::ImageConfig, decorator: Google::Apis::HealthcareV1beta1::ImageConfig::Representation
1163
+
1164
+ property :clean_text_tag, as: 'cleanTextTag', class: Google::Apis::HealthcareV1beta1::CleanTextTag, decorator: Google::Apis::HealthcareV1beta1::CleanTextTag::Representation
1165
+
1166
+ property :delete_tag, as: 'deleteTag', class: Google::Apis::HealthcareV1beta1::DeleteTag, decorator: Google::Apis::HealthcareV1beta1::DeleteTag::Representation
1167
+
1168
+ property :keep_tag, as: 'keepTag', class: Google::Apis::HealthcareV1beta1::KeepTag, decorator: Google::Apis::HealthcareV1beta1::KeepTag::Representation
1169
+
1170
+ collection :queries, as: 'queries'
1171
+ property :recurse_tag, as: 'recurseTag', class: Google::Apis::HealthcareV1beta1::RecurseTag, decorator: Google::Apis::HealthcareV1beta1::RecurseTag::Representation
1172
+
1173
+ property :regen_uid_tag, as: 'regenUidTag', class: Google::Apis::HealthcareV1beta1::RegenUidTag, decorator: Google::Apis::HealthcareV1beta1::RegenUidTag::Representation
1174
+
1175
+ property :remove_tag, as: 'removeTag', class: Google::Apis::HealthcareV1beta1::RemoveTag, decorator: Google::Apis::HealthcareV1beta1::RemoveTag::Representation
1176
+
1177
+ property :reset_tag, as: 'resetTag', class: Google::Apis::HealthcareV1beta1::ResetTag, decorator: Google::Apis::HealthcareV1beta1::ResetTag::Representation
1178
+
1179
+ end
1180
+ end
1181
+
1021
1182
  class ActivateConsentRequest
1022
1183
  # @private
1023
1184
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1176,6 +1337,12 @@ module Google
1176
1337
  end
1177
1338
  end
1178
1339
 
1340
+ class CharacterMaskField
1341
+ # @private
1342
+ class Representation < Google::Apis::Core::JsonRepresentation
1343
+ end
1344
+ end
1345
+
1179
1346
  class CheckDataAccessRequest
1180
1347
  # @private
1181
1348
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1196,6 +1363,24 @@ module Google
1196
1363
  end
1197
1364
  end
1198
1365
 
1366
+ class CleanDescriptorsOption
1367
+ # @private
1368
+ class Representation < Google::Apis::Core::JsonRepresentation
1369
+ end
1370
+ end
1371
+
1372
+ class CleanTextField
1373
+ # @private
1374
+ class Representation < Google::Apis::Core::JsonRepresentation
1375
+ end
1376
+ end
1377
+
1378
+ class CleanTextTag
1379
+ # @private
1380
+ class Representation < Google::Apis::Core::JsonRepresentation
1381
+ end
1382
+ end
1383
+
1199
1384
  class CloudHealthcareSource
1200
1385
  # @private
1201
1386
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1270,6 +1455,12 @@ module Google
1270
1455
  end
1271
1456
  end
1272
1457
 
1458
+ class ContextualDeidConfig
1459
+ # @private
1460
+ class Representation < Google::Apis::Core::JsonRepresentation
1461
+ end
1462
+ end
1463
+
1273
1464
  class CreateMessageRequest
1274
1465
  # @private
1275
1466
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1287,6 +1478,12 @@ module Google
1287
1478
  end
1288
1479
  end
1289
1480
 
1481
+ class CryptoHashField
1482
+ # @private
1483
+ class Representation < Google::Apis::Core::JsonRepresentation
1484
+ end
1485
+ end
1486
+
1290
1487
  class Dataset
1291
1488
  # @private
1292
1489
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1304,6 +1501,12 @@ module Google
1304
1501
  end
1305
1502
  end
1306
1503
 
1504
+ class DateShiftField
1505
+ # @private
1506
+ class Representation < Google::Apis::Core::JsonRepresentation
1507
+ end
1508
+ end
1509
+
1307
1510
  class DeidentifiedStoreDestination
1308
1511
  # @private
1309
1512
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1320,8 +1523,12 @@ module Google
1320
1523
 
1321
1524
  property :dicom, as: 'dicom', class: Google::Apis::HealthcareV1beta1::DicomConfig, decorator: Google::Apis::HealthcareV1beta1::DicomConfig::Representation
1322
1525
 
1526
+ property :dicom_tag_config, as: 'dicomTagConfig', class: Google::Apis::HealthcareV1beta1::DicomTagConfig, decorator: Google::Apis::HealthcareV1beta1::DicomTagConfig::Representation
1527
+
1323
1528
  property :fhir, as: 'fhir', class: Google::Apis::HealthcareV1beta1::FhirConfig, decorator: Google::Apis::HealthcareV1beta1::FhirConfig::Representation
1324
1529
 
1530
+ property :fhir_field_config, as: 'fhirFieldConfig', class: Google::Apis::HealthcareV1beta1::FhirFieldConfig, decorator: Google::Apis::HealthcareV1beta1::FhirFieldConfig::Representation
1531
+
1325
1532
  property :image, as: 'image', class: Google::Apis::HealthcareV1beta1::ImageConfig, decorator: Google::Apis::HealthcareV1beta1::ImageConfig::Representation
1326
1533
 
1327
1534
  property :operation_metadata, as: 'operationMetadata', class: Google::Apis::HealthcareV1beta1::DeidentifyOperationMetadata, decorator: Google::Apis::HealthcareV1beta1::DeidentifyOperationMetadata::Representation
@@ -1380,6 +1587,12 @@ module Google
1380
1587
  end
1381
1588
  end
1382
1589
 
1590
+ class DeleteTag
1591
+ # @private
1592
+ class Representation < Google::Apis::Core::JsonRepresentation
1593
+ end
1594
+ end
1595
+
1383
1596
  class Detail
1384
1597
  # @private
1385
1598
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1419,6 +1632,17 @@ module Google
1419
1632
  end
1420
1633
  end
1421
1634
 
1635
+ class DicomTagConfig
1636
+ # @private
1637
+ class Representation < Google::Apis::Core::JsonRepresentation
1638
+ collection :actions, as: 'actions', class: Google::Apis::HealthcareV1beta1::Action, decorator: Google::Apis::HealthcareV1beta1::Action::Representation
1639
+
1640
+ property :options, as: 'options', class: Google::Apis::HealthcareV1beta1::Options, decorator: Google::Apis::HealthcareV1beta1::Options::Representation
1641
+
1642
+ property :profile_type, as: 'profileType'
1643
+ end
1644
+ end
1645
+
1422
1646
  class Empty
1423
1647
  # @private
1424
1648
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1593,6 +1817,17 @@ module Google
1593
1817
  end
1594
1818
  end
1595
1819
 
1820
+ class FhirFieldConfig
1821
+ # @private
1822
+ class Representation < Google::Apis::Core::JsonRepresentation
1823
+ collection :field_metadata_list, as: 'fieldMetadataList', class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata, decorator: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata::Representation
1824
+
1825
+ property :options, as: 'options', class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyOptions, decorator: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DeidentifyOptions::Representation
1826
+
1827
+ property :profile_type, as: 'profileType'
1828
+ end
1829
+ end
1830
+
1596
1831
  class FhirFilter
1597
1832
  # @private
1598
1833
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1745,6 +1980,41 @@ module Google
1745
1980
  end
1746
1981
  end
1747
1982
 
1983
+ class GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata
1984
+ # @private
1985
+ class Representation < Google::Apis::Core::JsonRepresentation
1986
+ property :character_mask_field, as: 'characterMaskField', class: Google::Apis::HealthcareV1beta1::CharacterMaskField, decorator: Google::Apis::HealthcareV1beta1::CharacterMaskField::Representation
1987
+
1988
+ property :clean_text_field, as: 'cleanTextField', class: Google::Apis::HealthcareV1beta1::CleanTextField, decorator: Google::Apis::HealthcareV1beta1::CleanTextField::Representation
1989
+
1990
+ property :crypto_hash_field, as: 'cryptoHashField', class: Google::Apis::HealthcareV1beta1::CryptoHashField, decorator: Google::Apis::HealthcareV1beta1::CryptoHashField::Representation
1991
+
1992
+ property :date_shift_field, as: 'dateShiftField', class: Google::Apis::HealthcareV1beta1::DateShiftField, decorator: Google::Apis::HealthcareV1beta1::DateShiftField::Representation
1993
+
1994
+ property :keep_field, as: 'keepField', class: Google::Apis::HealthcareV1beta1::KeepField, decorator: Google::Apis::HealthcareV1beta1::KeepField::Representation
1995
+
1996
+ collection :paths, as: 'paths'
1997
+ property :remove_field, as: 'removeField', class: Google::Apis::HealthcareV1beta1::RemoveField, decorator: Google::Apis::HealthcareV1beta1::RemoveField::Representation
1998
+
1999
+ end
2000
+ end
2001
+
2002
+ class GoogleCloudHealthcareV1beta1DeidentifyOptions
2003
+ # @private
2004
+ class Representation < Google::Apis::Core::JsonRepresentation
2005
+ property :character_mask_config, as: 'characterMaskConfig', class: Google::Apis::HealthcareV1beta1::CharacterMaskConfig, decorator: Google::Apis::HealthcareV1beta1::CharacterMaskConfig::Representation
2006
+
2007
+ property :contextual_deid, as: 'contextualDeid', class: Google::Apis::HealthcareV1beta1::ContextualDeidConfig, decorator: Google::Apis::HealthcareV1beta1::ContextualDeidConfig::Representation
2008
+
2009
+ property :crypto_hash_config, as: 'cryptoHashConfig', class: Google::Apis::HealthcareV1beta1::CryptoHashConfig, decorator: Google::Apis::HealthcareV1beta1::CryptoHashConfig::Representation
2010
+
2011
+ property :date_shift_config, as: 'dateShiftConfig', class: Google::Apis::HealthcareV1beta1::DateShiftConfig, decorator: Google::Apis::HealthcareV1beta1::DateShiftConfig::Representation
2012
+
2013
+ property :keep_extensions, as: 'keepExtensions', class: Google::Apis::HealthcareV1beta1::KeepExtensionsConfig, decorator: Google::Apis::HealthcareV1beta1::KeepExtensionsConfig::Representation
2014
+
2015
+ end
2016
+ end
2017
+
1748
2018
  class GoogleCloudHealthcareV1beta1DicomBigQueryDestination
1749
2019
  # @private
1750
2020
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1896,6 +2166,8 @@ module Google
1896
2166
  class ImageConfig
1897
2167
  # @private
1898
2168
  class Representation < Google::Apis::Core::JsonRepresentation
2169
+ collection :additional_info_types, as: 'additionalInfoTypes'
2170
+ collection :exclude_info_types, as: 'excludeInfoTypes'
1899
2171
  property :text_redaction_mode, as: 'textRedactionMode'
1900
2172
  end
1901
2173
  end
@@ -1996,6 +2268,24 @@ module Google
1996
2268
  end
1997
2269
  end
1998
2270
 
2271
+ class KeepExtensionsConfig
2272
+ # @private
2273
+ class Representation < Google::Apis::Core::JsonRepresentation
2274
+ end
2275
+ end
2276
+
2277
+ class KeepField
2278
+ # @private
2279
+ class Representation < Google::Apis::Core::JsonRepresentation
2280
+ end
2281
+ end
2282
+
2283
+ class KeepTag
2284
+ # @private
2285
+ class Representation < Google::Apis::Core::JsonRepresentation
2286
+ end
2287
+ end
2288
+
1999
2289
  class KmsWrappedCryptoKey
2000
2290
  # @private
2001
2291
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2209,6 +2499,17 @@ module Google
2209
2499
  end
2210
2500
  end
2211
2501
 
2502
+ class Options
2503
+ # @private
2504
+ class Representation < Google::Apis::Core::JsonRepresentation
2505
+ property :clean_descriptors, as: 'cleanDescriptors', class: Google::Apis::HealthcareV1beta1::CleanDescriptorsOption, decorator: Google::Apis::HealthcareV1beta1::CleanDescriptorsOption::Representation
2506
+
2507
+ property :clean_image, as: 'cleanImage', class: Google::Apis::HealthcareV1beta1::ImageConfig, decorator: Google::Apis::HealthcareV1beta1::ImageConfig::Representation
2508
+
2509
+ property :primary_ids, as: 'primaryIds'
2510
+ end
2511
+ end
2512
+
2212
2513
  class ParsedData
2213
2514
  # @private
2214
2515
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2274,12 +2575,24 @@ module Google
2274
2575
  end
2275
2576
  end
2276
2577
 
2578
+ class RecurseTag
2579
+ # @private
2580
+ class Representation < Google::Apis::Core::JsonRepresentation
2581
+ end
2582
+ end
2583
+
2277
2584
  class RedactConfig
2278
2585
  # @private
2279
2586
  class Representation < Google::Apis::Core::JsonRepresentation
2280
2587
  end
2281
2588
  end
2282
2589
 
2590
+ class RegenUidTag
2591
+ # @private
2592
+ class Representation < Google::Apis::Core::JsonRepresentation
2593
+ end
2594
+ end
2595
+
2283
2596
  class RejectConsentRequest
2284
2597
  # @private
2285
2598
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2287,12 +2600,30 @@ module Google
2287
2600
  end
2288
2601
  end
2289
2602
 
2603
+ class RemoveField
2604
+ # @private
2605
+ class Representation < Google::Apis::Core::JsonRepresentation
2606
+ end
2607
+ end
2608
+
2609
+ class RemoveTag
2610
+ # @private
2611
+ class Representation < Google::Apis::Core::JsonRepresentation
2612
+ end
2613
+ end
2614
+
2290
2615
  class ReplaceWithInfoTypeConfig
2291
2616
  # @private
2292
2617
  class Representation < Google::Apis::Core::JsonRepresentation
2293
2618
  end
2294
2619
  end
2295
2620
 
2621
+ class ResetTag
2622
+ # @private
2623
+ class Representation < Google::Apis::Core::JsonRepresentation
2624
+ end
2625
+ end
2626
+
2296
2627
  class ResourceAnnotation
2297
2628
  # @private
2298
2629
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2327,6 +2658,8 @@ module Google
2327
2658
  class SchemaConfig
2328
2659
  # @private
2329
2660
  class Representation < Google::Apis::Core::JsonRepresentation
2661
+ property :last_updated_partition_config, as: 'lastUpdatedPartitionConfig', class: Google::Apis::HealthcareV1beta1::TimePartitioning, decorator: Google::Apis::HealthcareV1beta1::TimePartitioning::Representation
2662
+
2330
2663
  property :recursive_structure_depth, :numeric_string => true, as: 'recursiveStructureDepth'
2331
2664
  property :schema_type, as: 'schemaType'
2332
2665
  end
@@ -2478,6 +2811,10 @@ module Google
2478
2811
  class TextConfig
2479
2812
  # @private
2480
2813
  class Representation < Google::Apis::Core::JsonRepresentation
2814
+ collection :additional_transformations, as: 'additionalTransformations', class: Google::Apis::HealthcareV1beta1::InfoTypeTransformation, decorator: Google::Apis::HealthcareV1beta1::InfoTypeTransformation::Representation
2815
+
2816
+ collection :exclude_info_types, as: 'excludeInfoTypes'
2817
+ property :profile_type, as: 'profileType'
2481
2818
  collection :transformations, as: 'transformations', class: Google::Apis::HealthcareV1beta1::InfoTypeTransformation, decorator: Google::Apis::HealthcareV1beta1::InfoTypeTransformation::Representation
2482
2819
 
2483
2820
  end
@@ -2491,6 +2828,14 @@ module Google
2491
2828
  end
2492
2829
  end
2493
2830
 
2831
+ class TimePartitioning
2832
+ # @private
2833
+ class Representation < Google::Apis::Core::JsonRepresentation
2834
+ property :expiration_ms, :numeric_string => true, as: 'expirationMs'
2835
+ property :type, as: 'type'
2836
+ end
2837
+ end
2838
+
2494
2839
  class Type
2495
2840
  # @private
2496
2841
  class Representation < Google::Apis::Core::JsonRepresentation
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.37.0
4
+ version: 0.39.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-21 00:00:00.000000000 Z
11
+ date: 2022-11-14 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.37.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-healthcare_v1beta1/v0.39.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: []