google-apis-healthcare_v1 0.3.0 → 0.8.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 HealthcareV1
18
18
  # Version of the google-apis-healthcare_v1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210205"
25
+ REVISION = "20210507"
26
26
  end
27
27
  end
28
28
  end
@@ -22,6 +22,36 @@ module Google
22
22
  module Apis
23
23
  module HealthcareV1
24
24
 
25
+ class ActivateConsentRequest
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class ArchiveUserDataMappingRequest
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class ArchiveUserDataMappingResponse
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class Attribute
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AttributeDefinition
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
25
55
  class AuditConfig
26
56
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
57
 
@@ -52,6 +82,48 @@ module Google
52
82
  include Google::Apis::Core::JsonObjectSupport
53
83
  end
54
84
 
85
+ class CheckDataAccessRequest
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class CheckDataAccessResponse
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class Consent
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class ConsentArtifact
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class ConsentEvaluation
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class ConsentList
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class ConsentStore
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
55
127
  class CreateMessageRequest
56
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
129
 
@@ -130,6 +202,18 @@ module Google
130
202
  include Google::Apis::Core::JsonObjectSupport
131
203
  end
132
204
 
205
+ class EvaluateUserConsentsRequest
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class EvaluateUserConsentsResponse
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
133
217
  class ExportDicomDataRequest
134
218
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
219
 
@@ -178,12 +262,30 @@ module Google
178
262
  include Google::Apis::Core::JsonObjectSupport
179
263
  end
180
264
 
265
+ class Field
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
181
271
  class FieldMetadata
182
272
  class Representation < Google::Apis::Core::JsonRepresentation; end
183
273
 
184
274
  include Google::Apis::Core::JsonObjectSupport
185
275
  end
186
276
 
277
+ class GoogleCloudHealthcareV1ConsentGcsDestination
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GoogleCloudHealthcareV1ConsentPolicy
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
187
289
  class GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary
188
290
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
291
 
@@ -232,6 +334,24 @@ module Google
232
334
  include Google::Apis::Core::JsonObjectSupport
233
335
  end
234
336
 
337
+ class GroupOrSegment
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class Hl7SchemaConfig
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class Hl7TypesConfig
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
235
355
  class Hl7V2NotificationConfig
236
356
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
357
 
@@ -250,6 +370,12 @@ module Google
250
370
  include Google::Apis::Core::JsonObjectSupport
251
371
  end
252
372
 
373
+ class Image
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
253
379
  class ImageConfig
254
380
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
381
 
@@ -298,6 +424,36 @@ module Google
298
424
  include Google::Apis::Core::JsonObjectSupport
299
425
  end
300
426
 
427
+ class ListAttributeDefinitionsResponse
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class ListConsentArtifactsResponse
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class ListConsentRevisionsResponse
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class ListConsentStoresResponse
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class ListConsentsResponse
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
301
457
  class ListDatasetsResponse
302
458
  class Representation < Google::Apis::Core::JsonRepresentation; end
303
459
 
@@ -340,6 +496,12 @@ module Google
340
496
  include Google::Apis::Core::JsonObjectSupport
341
497
  end
342
498
 
499
+ class ListUserDataMappingsResponse
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
343
505
  class Location
344
506
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
507
 
@@ -400,12 +562,30 @@ module Google
400
562
  include Google::Apis::Core::JsonObjectSupport
401
563
  end
402
564
 
565
+ class QueryAccessibleDataRequest
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class QueryAccessibleDataResponse
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
403
577
  class RedactConfig
404
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
405
579
 
406
580
  include Google::Apis::Core::JsonObjectSupport
407
581
  end
408
582
 
583
+ class RejectConsentRequest
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
409
589
  class ReplaceWithInfoTypeConfig
410
590
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
591
 
@@ -418,12 +598,48 @@ module Google
418
598
  include Google::Apis::Core::JsonObjectSupport
419
599
  end
420
600
 
601
+ class Result
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class RevokeConsentRequest
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
421
613
  class SchemaConfig
422
614
  class Representation < Google::Apis::Core::JsonRepresentation; end
423
615
 
424
616
  include Google::Apis::Core::JsonObjectSupport
425
617
  end
426
618
 
619
+ class SchemaGroup
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class SchemaPackage
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class SchemaSegment
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class SchematizedData
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
427
643
  class SearchResourcesRequest
428
644
  class Representation < Google::Apis::Core::JsonRepresentation; end
429
645
 
@@ -442,6 +658,12 @@ module Google
442
658
  include Google::Apis::Core::JsonObjectSupport
443
659
  end
444
660
 
661
+ class Signature
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
445
667
  class Status
446
668
  class Representation < Google::Apis::Core::JsonRepresentation; end
447
669
 
@@ -478,6 +700,65 @@ module Google
478
700
  include Google::Apis::Core::JsonObjectSupport
479
701
  end
480
702
 
703
+ class Type
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class UserDataMapping
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class VersionSource
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class ActivateConsentRequest
722
+ # @private
723
+ class Representation < Google::Apis::Core::JsonRepresentation
724
+ property :consent_artifact, as: 'consentArtifact'
725
+ property :expire_time, as: 'expireTime'
726
+ property :ttl, as: 'ttl'
727
+ end
728
+ end
729
+
730
+ class ArchiveUserDataMappingRequest
731
+ # @private
732
+ class Representation < Google::Apis::Core::JsonRepresentation
733
+ end
734
+ end
735
+
736
+ class ArchiveUserDataMappingResponse
737
+ # @private
738
+ class Representation < Google::Apis::Core::JsonRepresentation
739
+ end
740
+ end
741
+
742
+ class Attribute
743
+ # @private
744
+ class Representation < Google::Apis::Core::JsonRepresentation
745
+ property :attribute_definition_id, as: 'attributeDefinitionId'
746
+ collection :values, as: 'values'
747
+ end
748
+ end
749
+
750
+ class AttributeDefinition
751
+ # @private
752
+ class Representation < Google::Apis::Core::JsonRepresentation
753
+ collection :allowed_values, as: 'allowedValues'
754
+ property :category, as: 'category'
755
+ collection :consent_default_values, as: 'consentDefaultValues'
756
+ property :data_mapping_default_value, as: 'dataMappingDefaultValue'
757
+ property :description, as: 'description'
758
+ property :name, as: 'name'
759
+ end
760
+ end
761
+
481
762
  class AuditConfig
482
763
  # @private
483
764
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -518,6 +799,85 @@ module Google
518
799
  end
519
800
  end
520
801
 
802
+ class CheckDataAccessRequest
803
+ # @private
804
+ class Representation < Google::Apis::Core::JsonRepresentation
805
+ property :consent_list, as: 'consentList', class: Google::Apis::HealthcareV1::ConsentList, decorator: Google::Apis::HealthcareV1::ConsentList::Representation
806
+
807
+ property :data_id, as: 'dataId'
808
+ hash :request_attributes, as: 'requestAttributes'
809
+ property :response_view, as: 'responseView'
810
+ end
811
+ end
812
+
813
+ class CheckDataAccessResponse
814
+ # @private
815
+ class Representation < Google::Apis::Core::JsonRepresentation
816
+ hash :consent_details, as: 'consentDetails', class: Google::Apis::HealthcareV1::ConsentEvaluation, decorator: Google::Apis::HealthcareV1::ConsentEvaluation::Representation
817
+
818
+ property :consented, as: 'consented'
819
+ end
820
+ end
821
+
822
+ class Consent
823
+ # @private
824
+ class Representation < Google::Apis::Core::JsonRepresentation
825
+ property :consent_artifact, as: 'consentArtifact'
826
+ property :expire_time, as: 'expireTime'
827
+ hash :metadata, as: 'metadata'
828
+ property :name, as: 'name'
829
+ collection :policies, as: 'policies', class: Google::Apis::HealthcareV1::GoogleCloudHealthcareV1ConsentPolicy, decorator: Google::Apis::HealthcareV1::GoogleCloudHealthcareV1ConsentPolicy::Representation
830
+
831
+ property :revision_create_time, as: 'revisionCreateTime'
832
+ property :revision_id, as: 'revisionId'
833
+ property :state, as: 'state'
834
+ property :ttl, as: 'ttl'
835
+ property :user_id, as: 'userId'
836
+ end
837
+ end
838
+
839
+ class ConsentArtifact
840
+ # @private
841
+ class Representation < Google::Apis::Core::JsonRepresentation
842
+ collection :consent_content_screenshots, as: 'consentContentScreenshots', class: Google::Apis::HealthcareV1::Image, decorator: Google::Apis::HealthcareV1::Image::Representation
843
+
844
+ property :consent_content_version, as: 'consentContentVersion'
845
+ property :guardian_signature, as: 'guardianSignature', class: Google::Apis::HealthcareV1::Signature, decorator: Google::Apis::HealthcareV1::Signature::Representation
846
+
847
+ hash :metadata, as: 'metadata'
848
+ property :name, as: 'name'
849
+ property :user_id, as: 'userId'
850
+ property :user_signature, as: 'userSignature', class: Google::Apis::HealthcareV1::Signature, decorator: Google::Apis::HealthcareV1::Signature::Representation
851
+
852
+ property :witness_signature, as: 'witnessSignature', class: Google::Apis::HealthcareV1::Signature, decorator: Google::Apis::HealthcareV1::Signature::Representation
853
+
854
+ end
855
+ end
856
+
857
+ class ConsentEvaluation
858
+ # @private
859
+ class Representation < Google::Apis::Core::JsonRepresentation
860
+ property :evaluation_result, as: 'evaluationResult'
861
+ end
862
+ end
863
+
864
+ class ConsentList
865
+ # @private
866
+ class Representation < Google::Apis::Core::JsonRepresentation
867
+ collection :consents, as: 'consents'
868
+ end
869
+ end
870
+
871
+ class ConsentStore
872
+ # @private
873
+ class Representation < Google::Apis::Core::JsonRepresentation
874
+ property :default_consent_ttl, as: 'defaultConsentTtl'
875
+ property :enable_consent_create_on_update, as: 'enableConsentCreateOnUpdate'
876
+ hash :labels, as: 'labels'
877
+ property :name, as: 'name'
878
+ end
879
+ end
880
+
521
881
  class CreateMessageRequest
522
882
  # @private
523
883
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -634,6 +994,29 @@ module Google
634
994
  end
635
995
  end
636
996
 
997
+ class EvaluateUserConsentsRequest
998
+ # @private
999
+ class Representation < Google::Apis::Core::JsonRepresentation
1000
+ property :consent_list, as: 'consentList', class: Google::Apis::HealthcareV1::ConsentList, decorator: Google::Apis::HealthcareV1::ConsentList::Representation
1001
+
1002
+ property :page_size, as: 'pageSize'
1003
+ property :page_token, as: 'pageToken'
1004
+ hash :request_attributes, as: 'requestAttributes'
1005
+ hash :resource_attributes, as: 'resourceAttributes'
1006
+ property :response_view, as: 'responseView'
1007
+ property :user_id, as: 'userId'
1008
+ end
1009
+ end
1010
+
1011
+ class EvaluateUserConsentsResponse
1012
+ # @private
1013
+ class Representation < Google::Apis::Core::JsonRepresentation
1014
+ property :next_page_token, as: 'nextPageToken'
1015
+ collection :results, as: 'results', class: Google::Apis::HealthcareV1::Result, decorator: Google::Apis::HealthcareV1::Result::Representation
1016
+
1017
+ end
1018
+ end
1019
+
637
1020
  class ExportDicomDataRequest
638
1021
  # @private
639
1022
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -695,6 +1078,7 @@ module Google
695
1078
  class FhirStore
696
1079
  # @private
697
1080
  class Representation < Google::Apis::Core::JsonRepresentation
1081
+ property :default_search_handling_strict, as: 'defaultSearchHandlingStrict'
698
1082
  property :disable_referential_integrity, as: 'disableReferentialIntegrity'
699
1083
  property :disable_resource_versioning, as: 'disableResourceVersioning'
700
1084
  property :enable_update_create, as: 'enableUpdateCreate'
@@ -708,6 +1092,17 @@ module Google
708
1092
  end
709
1093
  end
710
1094
 
1095
+ class Field
1096
+ # @private
1097
+ class Representation < Google::Apis::Core::JsonRepresentation
1098
+ property :max_occurs, as: 'maxOccurs'
1099
+ property :min_occurs, as: 'minOccurs'
1100
+ property :name, as: 'name'
1101
+ property :table, as: 'table'
1102
+ property :type, as: 'type'
1103
+ end
1104
+ end
1105
+
711
1106
  class FieldMetadata
712
1107
  # @private
713
1108
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -716,6 +1111,23 @@ module Google
716
1111
  end
717
1112
  end
718
1113
 
1114
+ class GoogleCloudHealthcareV1ConsentGcsDestination
1115
+ # @private
1116
+ class Representation < Google::Apis::Core::JsonRepresentation
1117
+ property :uri_prefix, as: 'uriPrefix'
1118
+ end
1119
+ end
1120
+
1121
+ class GoogleCloudHealthcareV1ConsentPolicy
1122
+ # @private
1123
+ class Representation < Google::Apis::Core::JsonRepresentation
1124
+ property :authorization_rule, as: 'authorizationRule', class: Google::Apis::HealthcareV1::Expr, decorator: Google::Apis::HealthcareV1::Expr::Representation
1125
+
1126
+ collection :resource_attributes, as: 'resourceAttributes', class: Google::Apis::HealthcareV1::Attribute, decorator: Google::Apis::HealthcareV1::Attribute::Representation
1127
+
1128
+ end
1129
+ end
1130
+
719
1131
  class GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary
720
1132
  # @private
721
1133
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -776,6 +1188,36 @@ module Google
776
1188
  end
777
1189
  end
778
1190
 
1191
+ class GroupOrSegment
1192
+ # @private
1193
+ class Representation < Google::Apis::Core::JsonRepresentation
1194
+ property :group, as: 'group', class: Google::Apis::HealthcareV1::SchemaGroup, decorator: Google::Apis::HealthcareV1::SchemaGroup::Representation
1195
+
1196
+ property :segment, as: 'segment', class: Google::Apis::HealthcareV1::SchemaSegment, decorator: Google::Apis::HealthcareV1::SchemaSegment::Representation
1197
+
1198
+ end
1199
+ end
1200
+
1201
+ class Hl7SchemaConfig
1202
+ # @private
1203
+ class Representation < Google::Apis::Core::JsonRepresentation
1204
+ hash :message_schema_configs, as: 'messageSchemaConfigs', class: Google::Apis::HealthcareV1::SchemaGroup, decorator: Google::Apis::HealthcareV1::SchemaGroup::Representation
1205
+
1206
+ collection :version, as: 'version', class: Google::Apis::HealthcareV1::VersionSource, decorator: Google::Apis::HealthcareV1::VersionSource::Representation
1207
+
1208
+ end
1209
+ end
1210
+
1211
+ class Hl7TypesConfig
1212
+ # @private
1213
+ class Representation < Google::Apis::Core::JsonRepresentation
1214
+ collection :type, as: 'type', class: Google::Apis::HealthcareV1::Type, decorator: Google::Apis::HealthcareV1::Type::Representation
1215
+
1216
+ collection :version, as: 'version', class: Google::Apis::HealthcareV1::VersionSource, decorator: Google::Apis::HealthcareV1::VersionSource::Representation
1217
+
1218
+ end
1219
+ end
1220
+
779
1221
  class Hl7V2NotificationConfig
780
1222
  # @private
781
1223
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -806,6 +1248,14 @@ module Google
806
1248
  end
807
1249
  end
808
1250
 
1251
+ class Image
1252
+ # @private
1253
+ class Representation < Google::Apis::Core::JsonRepresentation
1254
+ property :gcs_uri, as: 'gcsUri'
1255
+ property :raw_bytes, :base64 => true, as: 'rawBytes'
1256
+ end
1257
+ end
1258
+
809
1259
  class ImageConfig
810
1260
  # @private
811
1261
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -876,6 +1326,51 @@ module Google
876
1326
  end
877
1327
  end
878
1328
 
1329
+ class ListAttributeDefinitionsResponse
1330
+ # @private
1331
+ class Representation < Google::Apis::Core::JsonRepresentation
1332
+ collection :attribute_definitions, as: 'attributeDefinitions', class: Google::Apis::HealthcareV1::AttributeDefinition, decorator: Google::Apis::HealthcareV1::AttributeDefinition::Representation
1333
+
1334
+ property :next_page_token, as: 'nextPageToken'
1335
+ end
1336
+ end
1337
+
1338
+ class ListConsentArtifactsResponse
1339
+ # @private
1340
+ class Representation < Google::Apis::Core::JsonRepresentation
1341
+ collection :consent_artifacts, as: 'consentArtifacts', class: Google::Apis::HealthcareV1::ConsentArtifact, decorator: Google::Apis::HealthcareV1::ConsentArtifact::Representation
1342
+
1343
+ property :next_page_token, as: 'nextPageToken'
1344
+ end
1345
+ end
1346
+
1347
+ class ListConsentRevisionsResponse
1348
+ # @private
1349
+ class Representation < Google::Apis::Core::JsonRepresentation
1350
+ collection :consents, as: 'consents', class: Google::Apis::HealthcareV1::Consent, decorator: Google::Apis::HealthcareV1::Consent::Representation
1351
+
1352
+ property :next_page_token, as: 'nextPageToken'
1353
+ end
1354
+ end
1355
+
1356
+ class ListConsentStoresResponse
1357
+ # @private
1358
+ class Representation < Google::Apis::Core::JsonRepresentation
1359
+ collection :consent_stores, as: 'consentStores', class: Google::Apis::HealthcareV1::ConsentStore, decorator: Google::Apis::HealthcareV1::ConsentStore::Representation
1360
+
1361
+ property :next_page_token, as: 'nextPageToken'
1362
+ end
1363
+ end
1364
+
1365
+ class ListConsentsResponse
1366
+ # @private
1367
+ class Representation < Google::Apis::Core::JsonRepresentation
1368
+ collection :consents, as: 'consents', class: Google::Apis::HealthcareV1::Consent, decorator: Google::Apis::HealthcareV1::Consent::Representation
1369
+
1370
+ property :next_page_token, as: 'nextPageToken'
1371
+ end
1372
+ end
1373
+
879
1374
  class ListDatasetsResponse
880
1375
  # @private
881
1376
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -939,6 +1434,15 @@ module Google
939
1434
  end
940
1435
  end
941
1436
 
1437
+ class ListUserDataMappingsResponse
1438
+ # @private
1439
+ class Representation < Google::Apis::Core::JsonRepresentation
1440
+ property :next_page_token, as: 'nextPageToken'
1441
+ collection :user_data_mappings, as: 'userDataMappings', class: Google::Apis::HealthcareV1::UserDataMapping, decorator: Google::Apis::HealthcareV1::UserDataMapping::Representation
1442
+
1443
+ end
1444
+ end
1445
+
942
1446
  class Location
943
1447
  # @private
944
1448
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -962,6 +1466,8 @@ module Google
962
1466
 
963
1467
  collection :patient_ids, as: 'patientIds', class: Google::Apis::HealthcareV1::PatientId, decorator: Google::Apis::HealthcareV1::PatientId::Representation
964
1468
 
1469
+ property :schematized_data, as: 'schematizedData', class: Google::Apis::HealthcareV1::SchematizedData, decorator: Google::Apis::HealthcareV1::SchematizedData::Representation
1470
+
965
1471
  property :send_facility, as: 'sendFacility'
966
1472
  property :send_time, as: 'sendTime'
967
1473
  end
@@ -1011,6 +1517,8 @@ module Google
1011
1517
  # @private
1012
1518
  class Representation < Google::Apis::Core::JsonRepresentation
1013
1519
  property :allow_null_header, as: 'allowNullHeader'
1520
+ property :schema, as: 'schema', class: Google::Apis::HealthcareV1::SchemaPackage, decorator: Google::Apis::HealthcareV1::SchemaPackage::Representation
1521
+
1014
1522
  property :segment_terminator, :base64 => true, as: 'segmentTerminator'
1015
1523
  end
1016
1524
  end
@@ -1044,12 +1552,35 @@ module Google
1044
1552
  end
1045
1553
  end
1046
1554
 
1555
+ class QueryAccessibleDataRequest
1556
+ # @private
1557
+ class Representation < Google::Apis::Core::JsonRepresentation
1558
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::HealthcareV1::GoogleCloudHealthcareV1ConsentGcsDestination, decorator: Google::Apis::HealthcareV1::GoogleCloudHealthcareV1ConsentGcsDestination::Representation
1559
+
1560
+ hash :request_attributes, as: 'requestAttributes'
1561
+ hash :resource_attributes, as: 'resourceAttributes'
1562
+ end
1563
+ end
1564
+
1565
+ class QueryAccessibleDataResponse
1566
+ # @private
1567
+ class Representation < Google::Apis::Core::JsonRepresentation
1568
+ end
1569
+ end
1570
+
1047
1571
  class RedactConfig
1048
1572
  # @private
1049
1573
  class Representation < Google::Apis::Core::JsonRepresentation
1050
1574
  end
1051
1575
  end
1052
1576
 
1577
+ class RejectConsentRequest
1578
+ # @private
1579
+ class Representation < Google::Apis::Core::JsonRepresentation
1580
+ property :consent_artifact, as: 'consentArtifact'
1581
+ end
1582
+ end
1583
+
1053
1584
  class ReplaceWithInfoTypeConfig
1054
1585
  # @private
1055
1586
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1063,6 +1594,23 @@ module Google
1063
1594
  end
1064
1595
  end
1065
1596
 
1597
+ class Result
1598
+ # @private
1599
+ class Representation < Google::Apis::Core::JsonRepresentation
1600
+ hash :consent_details, as: 'consentDetails', class: Google::Apis::HealthcareV1::ConsentEvaluation, decorator: Google::Apis::HealthcareV1::ConsentEvaluation::Representation
1601
+
1602
+ property :consented, as: 'consented'
1603
+ property :data_id, as: 'dataId'
1604
+ end
1605
+ end
1606
+
1607
+ class RevokeConsentRequest
1608
+ # @private
1609
+ class Representation < Google::Apis::Core::JsonRepresentation
1610
+ property :consent_artifact, as: 'consentArtifact'
1611
+ end
1612
+ end
1613
+
1066
1614
  class SchemaConfig
1067
1615
  # @private
1068
1616
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1071,6 +1619,47 @@ module Google
1071
1619
  end
1072
1620
  end
1073
1621
 
1622
+ class SchemaGroup
1623
+ # @private
1624
+ class Representation < Google::Apis::Core::JsonRepresentation
1625
+ property :choice, as: 'choice'
1626
+ property :max_occurs, as: 'maxOccurs'
1627
+ collection :members, as: 'members', class: Google::Apis::HealthcareV1::GroupOrSegment, decorator: Google::Apis::HealthcareV1::GroupOrSegment::Representation
1628
+
1629
+ property :min_occurs, as: 'minOccurs'
1630
+ property :name, as: 'name'
1631
+ end
1632
+ end
1633
+
1634
+ class SchemaPackage
1635
+ # @private
1636
+ class Representation < Google::Apis::Core::JsonRepresentation
1637
+ property :ignore_min_occurs, as: 'ignoreMinOccurs'
1638
+ collection :schemas, as: 'schemas', class: Google::Apis::HealthcareV1::Hl7SchemaConfig, decorator: Google::Apis::HealthcareV1::Hl7SchemaConfig::Representation
1639
+
1640
+ property :schematized_parsing_type, as: 'schematizedParsingType'
1641
+ collection :types, as: 'types', class: Google::Apis::HealthcareV1::Hl7TypesConfig, decorator: Google::Apis::HealthcareV1::Hl7TypesConfig::Representation
1642
+
1643
+ end
1644
+ end
1645
+
1646
+ class SchemaSegment
1647
+ # @private
1648
+ class Representation < Google::Apis::Core::JsonRepresentation
1649
+ property :max_occurs, as: 'maxOccurs'
1650
+ property :min_occurs, as: 'minOccurs'
1651
+ property :type, as: 'type'
1652
+ end
1653
+ end
1654
+
1655
+ class SchematizedData
1656
+ # @private
1657
+ class Representation < Google::Apis::Core::JsonRepresentation
1658
+ property :data, as: 'data'
1659
+ property :error, as: 'error'
1660
+ end
1661
+ end
1662
+
1074
1663
  class SearchResourcesRequest
1075
1664
  # @private
1076
1665
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1096,6 +1685,17 @@ module Google
1096
1685
  end
1097
1686
  end
1098
1687
 
1688
+ class Signature
1689
+ # @private
1690
+ class Representation < Google::Apis::Core::JsonRepresentation
1691
+ property :image, as: 'image', class: Google::Apis::HealthcareV1::Image, decorator: Google::Apis::HealthcareV1::Image::Representation
1692
+
1693
+ hash :metadata, as: 'metadata'
1694
+ property :signature_time, as: 'signatureTime'
1695
+ property :user_id, as: 'userId'
1696
+ end
1697
+ end
1698
+
1099
1699
  class Status
1100
1700
  # @private
1101
1701
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1142,6 +1742,37 @@ module Google
1142
1742
 
1143
1743
  end
1144
1744
  end
1745
+
1746
+ class Type
1747
+ # @private
1748
+ class Representation < Google::Apis::Core::JsonRepresentation
1749
+ collection :fields, as: 'fields', class: Google::Apis::HealthcareV1::Field, decorator: Google::Apis::HealthcareV1::Field::Representation
1750
+
1751
+ property :name, as: 'name'
1752
+ property :primitive, as: 'primitive'
1753
+ end
1754
+ end
1755
+
1756
+ class UserDataMapping
1757
+ # @private
1758
+ class Representation < Google::Apis::Core::JsonRepresentation
1759
+ property :archive_time, as: 'archiveTime'
1760
+ property :archived, as: 'archived'
1761
+ property :data_id, as: 'dataId'
1762
+ property :name, as: 'name'
1763
+ collection :resource_attributes, as: 'resourceAttributes', class: Google::Apis::HealthcareV1::Attribute, decorator: Google::Apis::HealthcareV1::Attribute::Representation
1764
+
1765
+ property :user_id, as: 'userId'
1766
+ end
1767
+ end
1768
+
1769
+ class VersionSource
1770
+ # @private
1771
+ class Representation < Google::Apis::Core::JsonRepresentation
1772
+ property :msh_field, as: 'mshField'
1773
+ property :value, as: 'value'
1774
+ end
1775
+ end
1145
1776
  end
1146
1777
  end
1147
1778
  end