google-apis-healthcare_v1 0.69.0 → 0.71.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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.
|
19
|
+
GEM_VERSION = "0.71.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250218"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -22,12 +22,24 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module HealthcareV1
|
24
24
|
|
25
|
+
class AccessDeterminationLogConfig
|
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
|
|
28
34
|
include Google::Apis::Core::JsonObjectSupport
|
29
35
|
end
|
30
36
|
|
37
|
+
class AdminConsents
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
31
43
|
class AnalyzeEntitiesRequest
|
32
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
45
|
|
@@ -40,6 +52,36 @@ module Google
|
|
40
52
|
include Google::Apis::Core::JsonObjectSupport
|
41
53
|
end
|
42
54
|
|
55
|
+
class ApplyAdminConsentsErrorDetail
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class ApplyAdminConsentsRequest
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class ApplyAdminConsentsResponse
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class ApplyConsentsRequest
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class ApplyConsentsResponse
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
43
85
|
class ArchiveUserDataMappingRequest
|
44
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
87
|
|
@@ -94,6 +136,12 @@ module Google
|
|
94
136
|
include Google::Apis::Core::JsonObjectSupport
|
95
137
|
end
|
96
138
|
|
139
|
+
class BulkExportGcsDestination
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
97
145
|
class CancelOperationRequest
|
98
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
147
|
|
@@ -124,18 +172,42 @@ module Google
|
|
124
172
|
include Google::Apis::Core::JsonObjectSupport
|
125
173
|
end
|
126
174
|
|
175
|
+
class ConsentAccessorScope
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
127
181
|
class ConsentArtifact
|
128
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
183
|
|
130
184
|
include Google::Apis::Core::JsonObjectSupport
|
131
185
|
end
|
132
186
|
|
187
|
+
class ConsentConfig
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class ConsentErrors
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
133
199
|
class ConsentEvaluation
|
134
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
201
|
|
136
202
|
include Google::Apis::Core::JsonObjectSupport
|
137
203
|
end
|
138
204
|
|
205
|
+
class ConsentHeaderHandling
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
139
211
|
class ConsentList
|
140
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
213
|
|
@@ -274,6 +346,24 @@ module Google
|
|
274
346
|
include Google::Apis::Core::JsonObjectSupport
|
275
347
|
end
|
276
348
|
|
349
|
+
class ExplainDataAccessConsentInfo
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class ExplainDataAccessConsentScope
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class ExplainDataAccessResponse
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
277
367
|
class ExportDicomDataRequest
|
278
368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
369
|
|
@@ -700,6 +790,12 @@ module Google
|
|
700
790
|
include Google::Apis::Core::JsonObjectSupport
|
701
791
|
end
|
702
792
|
|
793
|
+
class PatientScope
|
794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
|
+
|
796
|
+
include Google::Apis::Core::JsonObjectSupport
|
797
|
+
end
|
798
|
+
|
703
799
|
class Policy
|
704
800
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
801
|
|
@@ -940,6 +1036,12 @@ module Google
|
|
940
1036
|
include Google::Apis::Core::JsonObjectSupport
|
941
1037
|
end
|
942
1038
|
|
1039
|
+
class TimeRange
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1041
|
+
|
1042
|
+
include Google::Apis::Core::JsonObjectSupport
|
1043
|
+
end
|
1044
|
+
|
943
1045
|
class Type
|
944
1046
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
1047
|
|
@@ -964,6 +1066,13 @@ module Google
|
|
964
1066
|
include Google::Apis::Core::JsonObjectSupport
|
965
1067
|
end
|
966
1068
|
|
1069
|
+
class AccessDeterminationLogConfig
|
1070
|
+
# @private
|
1071
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1072
|
+
property :log_level, as: 'logLevel'
|
1073
|
+
end
|
1074
|
+
end
|
1075
|
+
|
967
1076
|
class ActivateConsentRequest
|
968
1077
|
# @private
|
969
1078
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -973,6 +1082,13 @@ module Google
|
|
973
1082
|
end
|
974
1083
|
end
|
975
1084
|
|
1085
|
+
class AdminConsents
|
1086
|
+
# @private
|
1087
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1088
|
+
collection :names, as: 'names'
|
1089
|
+
end
|
1090
|
+
end
|
1091
|
+
|
976
1092
|
class AnalyzeEntitiesRequest
|
977
1093
|
# @private
|
978
1094
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -995,6 +1111,54 @@ module Google
|
|
995
1111
|
end
|
996
1112
|
end
|
997
1113
|
|
1114
|
+
class ApplyAdminConsentsErrorDetail
|
1115
|
+
# @private
|
1116
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1117
|
+
collection :consent_errors, as: 'consentErrors', class: Google::Apis::HealthcareV1::ConsentErrors, decorator: Google::Apis::HealthcareV1::ConsentErrors::Representation
|
1118
|
+
|
1119
|
+
property :existing_operation_id, :numeric_string => true, as: 'existingOperationId'
|
1120
|
+
end
|
1121
|
+
end
|
1122
|
+
|
1123
|
+
class ApplyAdminConsentsRequest
|
1124
|
+
# @private
|
1125
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1126
|
+
property :new_consents_list, as: 'newConsentsList', class: Google::Apis::HealthcareV1::AdminConsents, decorator: Google::Apis::HealthcareV1::AdminConsents::Representation
|
1127
|
+
|
1128
|
+
property :validate_only, as: 'validateOnly'
|
1129
|
+
end
|
1130
|
+
end
|
1131
|
+
|
1132
|
+
class ApplyAdminConsentsResponse
|
1133
|
+
# @private
|
1134
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1135
|
+
property :affected_resources, :numeric_string => true, as: 'affectedResources'
|
1136
|
+
property :consent_apply_success, :numeric_string => true, as: 'consentApplySuccess'
|
1137
|
+
property :failed_resources, :numeric_string => true, as: 'failedResources'
|
1138
|
+
end
|
1139
|
+
end
|
1140
|
+
|
1141
|
+
class ApplyConsentsRequest
|
1142
|
+
# @private
|
1143
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1144
|
+
property :patient_scope, as: 'patientScope', class: Google::Apis::HealthcareV1::PatientScope, decorator: Google::Apis::HealthcareV1::PatientScope::Representation
|
1145
|
+
|
1146
|
+
property :time_range, as: 'timeRange', class: Google::Apis::HealthcareV1::TimeRange, decorator: Google::Apis::HealthcareV1::TimeRange::Representation
|
1147
|
+
|
1148
|
+
property :validate_only, as: 'validateOnly'
|
1149
|
+
end
|
1150
|
+
end
|
1151
|
+
|
1152
|
+
class ApplyConsentsResponse
|
1153
|
+
# @private
|
1154
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1155
|
+
property :affected_resources, :numeric_string => true, as: 'affectedResources'
|
1156
|
+
property :consent_apply_failure, :numeric_string => true, as: 'consentApplyFailure'
|
1157
|
+
property :consent_apply_success, :numeric_string => true, as: 'consentApplySuccess'
|
1158
|
+
property :failed_resources, :numeric_string => true, as: 'failedResources'
|
1159
|
+
end
|
1160
|
+
end
|
1161
|
+
|
998
1162
|
class ArchiveUserDataMappingRequest
|
999
1163
|
# @private
|
1000
1164
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1070,6 +1234,13 @@ module Google
|
|
1070
1234
|
end
|
1071
1235
|
end
|
1072
1236
|
|
1237
|
+
class BulkExportGcsDestination
|
1238
|
+
# @private
|
1239
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1240
|
+
property :uri_prefix, as: 'uriPrefix'
|
1241
|
+
end
|
1242
|
+
end
|
1243
|
+
|
1073
1244
|
class CancelOperationRequest
|
1074
1245
|
# @private
|
1075
1246
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1120,6 +1291,15 @@ module Google
|
|
1120
1291
|
end
|
1121
1292
|
end
|
1122
1293
|
|
1294
|
+
class ConsentAccessorScope
|
1295
|
+
# @private
|
1296
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1297
|
+
property :actor, as: 'actor'
|
1298
|
+
property :environment, as: 'environment'
|
1299
|
+
property :purpose, as: 'purpose'
|
1300
|
+
end
|
1301
|
+
end
|
1302
|
+
|
1123
1303
|
class ConsentArtifact
|
1124
1304
|
# @private
|
1125
1305
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1138,6 +1318,28 @@ module Google
|
|
1138
1318
|
end
|
1139
1319
|
end
|
1140
1320
|
|
1321
|
+
class ConsentConfig
|
1322
|
+
# @private
|
1323
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1324
|
+
property :access_determination_log_config, as: 'accessDeterminationLogConfig', class: Google::Apis::HealthcareV1::AccessDeterminationLogConfig, decorator: Google::Apis::HealthcareV1::AccessDeterminationLogConfig::Representation
|
1325
|
+
|
1326
|
+
property :access_enforced, as: 'accessEnforced'
|
1327
|
+
property :consent_header_handling, as: 'consentHeaderHandling', class: Google::Apis::HealthcareV1::ConsentHeaderHandling, decorator: Google::Apis::HealthcareV1::ConsentHeaderHandling::Representation
|
1328
|
+
|
1329
|
+
collection :enforced_admin_consents, as: 'enforcedAdminConsents'
|
1330
|
+
property :version, as: 'version'
|
1331
|
+
end
|
1332
|
+
end
|
1333
|
+
|
1334
|
+
class ConsentErrors
|
1335
|
+
# @private
|
1336
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1337
|
+
property :error, as: 'error', class: Google::Apis::HealthcareV1::Status, decorator: Google::Apis::HealthcareV1::Status::Representation
|
1338
|
+
|
1339
|
+
property :name, as: 'name'
|
1340
|
+
end
|
1341
|
+
end
|
1342
|
+
|
1141
1343
|
class ConsentEvaluation
|
1142
1344
|
# @private
|
1143
1345
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1145,6 +1347,13 @@ module Google
|
|
1145
1347
|
end
|
1146
1348
|
end
|
1147
1349
|
|
1350
|
+
class ConsentHeaderHandling
|
1351
|
+
# @private
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1353
|
+
property :profile, as: 'profile'
|
1354
|
+
end
|
1355
|
+
end
|
1356
|
+
|
1148
1357
|
class ConsentList
|
1149
1358
|
# @private
|
1150
1359
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1379,6 +1588,42 @@ module Google
|
|
1379
1588
|
end
|
1380
1589
|
end
|
1381
1590
|
|
1591
|
+
class ExplainDataAccessConsentInfo
|
1592
|
+
# @private
|
1593
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1594
|
+
collection :cascade_origins, as: 'cascadeOrigins'
|
1595
|
+
property :consent_resource, as: 'consentResource'
|
1596
|
+
property :enforcement_time, as: 'enforcementTime'
|
1597
|
+
collection :matching_accessor_scopes, as: 'matchingAccessorScopes', class: Google::Apis::HealthcareV1::ConsentAccessorScope, decorator: Google::Apis::HealthcareV1::ConsentAccessorScope::Representation
|
1598
|
+
|
1599
|
+
property :patient_consent_owner, as: 'patientConsentOwner'
|
1600
|
+
property :type, as: 'type'
|
1601
|
+
collection :variants, as: 'variants'
|
1602
|
+
end
|
1603
|
+
end
|
1604
|
+
|
1605
|
+
class ExplainDataAccessConsentScope
|
1606
|
+
# @private
|
1607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1608
|
+
property :accessor_scope, as: 'accessorScope', class: Google::Apis::HealthcareV1::ConsentAccessorScope, decorator: Google::Apis::HealthcareV1::ConsentAccessorScope::Representation
|
1609
|
+
|
1610
|
+
property :decision, as: 'decision'
|
1611
|
+
collection :enforcing_consents, as: 'enforcingConsents', class: Google::Apis::HealthcareV1::ExplainDataAccessConsentInfo, decorator: Google::Apis::HealthcareV1::ExplainDataAccessConsentInfo::Representation
|
1612
|
+
|
1613
|
+
collection :exceptions, as: 'exceptions', class: Google::Apis::HealthcareV1::ExplainDataAccessConsentScope, decorator: Google::Apis::HealthcareV1::ExplainDataAccessConsentScope::Representation
|
1614
|
+
|
1615
|
+
end
|
1616
|
+
end
|
1617
|
+
|
1618
|
+
class ExplainDataAccessResponse
|
1619
|
+
# @private
|
1620
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1621
|
+
collection :consent_scopes, as: 'consentScopes', class: Google::Apis::HealthcareV1::ExplainDataAccessConsentScope, decorator: Google::Apis::HealthcareV1::ExplainDataAccessConsentScope::Representation
|
1622
|
+
|
1623
|
+
property :warning, as: 'warning'
|
1624
|
+
end
|
1625
|
+
end
|
1626
|
+
|
1382
1627
|
class ExportDicomDataRequest
|
1383
1628
|
# @private
|
1384
1629
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1479,7 +1724,11 @@ module Google
|
|
1479
1724
|
class FhirStore
|
1480
1725
|
# @private
|
1481
1726
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1727
|
+
property :bulk_export_gcs_destination, as: 'bulkExportGcsDestination', class: Google::Apis::HealthcareV1::BulkExportGcsDestination, decorator: Google::Apis::HealthcareV1::BulkExportGcsDestination::Representation
|
1728
|
+
|
1482
1729
|
property :complex_data_type_reference_parsing, as: 'complexDataTypeReferenceParsing'
|
1730
|
+
property :consent_config, as: 'consentConfig', class: Google::Apis::HealthcareV1::ConsentConfig, decorator: Google::Apis::HealthcareV1::ConsentConfig::Representation
|
1731
|
+
|
1483
1732
|
property :default_search_handling_strict, as: 'defaultSearchHandlingStrict'
|
1484
1733
|
property :disable_referential_integrity, as: 'disableReferentialIntegrity'
|
1485
1734
|
property :disable_resource_versioning, as: 'disableResourceVersioning'
|
@@ -2031,6 +2280,13 @@ module Google
|
|
2031
2280
|
end
|
2032
2281
|
end
|
2033
2282
|
|
2283
|
+
class PatientScope
|
2284
|
+
# @private
|
2285
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2286
|
+
collection :patient_ids, as: 'patientIds'
|
2287
|
+
end
|
2288
|
+
end
|
2289
|
+
|
2034
2290
|
class Policy
|
2035
2291
|
# @private
|
2036
2292
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2388,6 +2644,14 @@ module Google
|
|
2388
2644
|
end
|
2389
2645
|
end
|
2390
2646
|
|
2647
|
+
class TimeRange
|
2648
|
+
# @private
|
2649
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2650
|
+
property :end, as: 'end'
|
2651
|
+
property :start, as: 'start'
|
2652
|
+
end
|
2653
|
+
end
|
2654
|
+
|
2391
2655
|
class Type
|
2392
2656
|
# @private
|
2393
2657
|
class Representation < Google::Apis::Core::JsonRepresentation
|