google-apis-healthcare_v1beta1 0.81.0 → 0.83.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/lib/google/apis/healthcare_v1beta1/classes.rb +3 -713
- data/lib/google/apis/healthcare_v1beta1/gem_version.rb +3 -3
- data/lib/google/apis/healthcare_v1beta1/representations.rb +0 -381
- data/lib/google/apis/healthcare_v1beta1/service.rb +423 -897
- metadata +3 -3
@@ -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.
|
19
|
+
GEM_VERSION = "0.83.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250609"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -58,30 +58,6 @@ module Google
|
|
58
58
|
include Google::Apis::Core::JsonObjectSupport
|
59
59
|
end
|
60
60
|
|
61
|
-
class Annotation
|
62
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
-
|
64
|
-
include Google::Apis::Core::JsonObjectSupport
|
65
|
-
end
|
66
|
-
|
67
|
-
class AnnotationConfig
|
68
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
-
|
70
|
-
include Google::Apis::Core::JsonObjectSupport
|
71
|
-
end
|
72
|
-
|
73
|
-
class AnnotationSource
|
74
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
-
|
76
|
-
include Google::Apis::Core::JsonObjectSupport
|
77
|
-
end
|
78
|
-
|
79
|
-
class AnnotationStore
|
80
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
-
|
82
|
-
include Google::Apis::Core::JsonObjectSupport
|
83
|
-
end
|
84
|
-
|
85
61
|
class ApplyAdminConsentsErrorDetail
|
86
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
63
|
|
@@ -172,12 +148,6 @@ module Google
|
|
172
148
|
include Google::Apis::Core::JsonObjectSupport
|
173
149
|
end
|
174
150
|
|
175
|
-
class BoundingPoly
|
176
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
-
|
178
|
-
include Google::Apis::Core::JsonObjectSupport
|
179
|
-
end
|
180
|
-
|
181
151
|
class BulkExportGcsDestination
|
182
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
153
|
|
@@ -232,12 +202,6 @@ module Google
|
|
232
202
|
include Google::Apis::Core::JsonObjectSupport
|
233
203
|
end
|
234
204
|
|
235
|
-
class CloudHealthcareSource
|
236
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
-
|
238
|
-
include Google::Apis::Core::JsonObjectSupport
|
239
|
-
end
|
240
|
-
|
241
205
|
class ConfigureSearchRequest
|
242
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
207
|
|
@@ -388,12 +352,6 @@ module Google
|
|
388
352
|
include Google::Apis::Core::JsonObjectSupport
|
389
353
|
end
|
390
354
|
|
391
|
-
class Detail
|
392
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
-
|
394
|
-
include Google::Apis::Core::JsonObjectSupport
|
395
|
-
end
|
396
|
-
|
397
355
|
class DicomConfig
|
398
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
357
|
|
@@ -454,18 +412,6 @@ module Google
|
|
454
412
|
include Google::Apis::Core::JsonObjectSupport
|
455
413
|
end
|
456
414
|
|
457
|
-
class EvaluateAnnotationStoreRequest
|
458
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
-
|
460
|
-
include Google::Apis::Core::JsonObjectSupport
|
461
|
-
end
|
462
|
-
|
463
|
-
class EvaluateAnnotationStoreResponse
|
464
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
|
-
|
466
|
-
include Google::Apis::Core::JsonObjectSupport
|
467
|
-
end
|
468
|
-
|
469
415
|
class EvaluateUserConsentsRequest
|
470
416
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
417
|
|
@@ -496,18 +442,6 @@ module Google
|
|
496
442
|
include Google::Apis::Core::JsonObjectSupport
|
497
443
|
end
|
498
444
|
|
499
|
-
class ExportAnnotationsRequest
|
500
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
-
|
502
|
-
include Google::Apis::Core::JsonObjectSupport
|
503
|
-
end
|
504
|
-
|
505
|
-
class ExportAnnotationsResponse
|
506
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
-
|
508
|
-
include Google::Apis::Core::JsonObjectSupport
|
509
|
-
end
|
510
|
-
|
511
445
|
class ExportDicomDataRequest
|
512
446
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
447
|
|
@@ -616,18 +550,6 @@ module Google
|
|
616
550
|
include Google::Apis::Core::JsonObjectSupport
|
617
551
|
end
|
618
552
|
|
619
|
-
class FilterList
|
620
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
|
-
|
622
|
-
include Google::Apis::Core::JsonObjectSupport
|
623
|
-
end
|
624
|
-
|
625
|
-
class Finding
|
626
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
|
-
|
628
|
-
include Google::Apis::Core::JsonObjectSupport
|
629
|
-
end
|
630
|
-
|
631
553
|
class GcsDestination
|
632
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
555
|
|
@@ -640,24 +562,6 @@ module Google
|
|
640
562
|
include Google::Apis::Core::JsonObjectSupport
|
641
563
|
end
|
642
564
|
|
643
|
-
class GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination
|
644
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
|
-
|
646
|
-
include Google::Apis::Core::JsonObjectSupport
|
647
|
-
end
|
648
|
-
|
649
|
-
class GoogleCloudHealthcareV1beta1AnnotationGcsDestination
|
650
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
|
-
|
652
|
-
include Google::Apis::Core::JsonObjectSupport
|
653
|
-
end
|
654
|
-
|
655
|
-
class GoogleCloudHealthcareV1beta1AnnotationGcsSource
|
656
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
-
|
658
|
-
include Google::Apis::Core::JsonObjectSupport
|
659
|
-
end
|
660
|
-
|
661
565
|
class GoogleCloudHealthcareV1beta1ConsentGcsDestination
|
662
566
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
567
|
|
@@ -700,12 +604,6 @@ module Google
|
|
700
604
|
include Google::Apis::Core::JsonObjectSupport
|
701
605
|
end
|
702
606
|
|
703
|
-
class GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig
|
704
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
|
-
|
706
|
-
include Google::Apis::Core::JsonObjectSupport
|
707
|
-
end
|
708
|
-
|
709
607
|
class GoogleCloudHealthcareV1beta1DicomGcsDestination
|
710
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
609
|
|
@@ -814,30 +712,12 @@ module Google
|
|
814
712
|
include Google::Apis::Core::JsonObjectSupport
|
815
713
|
end
|
816
714
|
|
817
|
-
class ImageAnnotation
|
818
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
|
-
|
820
|
-
include Google::Apis::Core::JsonObjectSupport
|
821
|
-
end
|
822
|
-
|
823
715
|
class ImageConfig
|
824
716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
825
717
|
|
826
718
|
include Google::Apis::Core::JsonObjectSupport
|
827
719
|
end
|
828
720
|
|
829
|
-
class ImportAnnotationsRequest
|
830
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
|
-
|
832
|
-
include Google::Apis::Core::JsonObjectSupport
|
833
|
-
end
|
834
|
-
|
835
|
-
class ImportAnnotationsResponse
|
836
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
|
-
|
838
|
-
include Google::Apis::Core::JsonObjectSupport
|
839
|
-
end
|
840
|
-
|
841
721
|
class ImportDicomDataRequest
|
842
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
723
|
|
@@ -874,12 +754,6 @@ module Google
|
|
874
754
|
include Google::Apis::Core::JsonObjectSupport
|
875
755
|
end
|
876
756
|
|
877
|
-
class InfoTypeConfig
|
878
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
|
-
|
880
|
-
include Google::Apis::Core::JsonObjectSupport
|
881
|
-
end
|
882
|
-
|
883
757
|
class InfoTypeTransformation
|
884
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
759
|
|
@@ -928,18 +802,6 @@ module Google
|
|
928
802
|
include Google::Apis::Core::JsonObjectSupport
|
929
803
|
end
|
930
804
|
|
931
|
-
class ListAnnotationStoresResponse
|
932
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
-
|
934
|
-
include Google::Apis::Core::JsonObjectSupport
|
935
|
-
end
|
936
|
-
|
937
|
-
class ListAnnotationsResponse
|
938
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
|
-
|
940
|
-
include Google::Apis::Core::JsonObjectSupport
|
941
|
-
end
|
942
|
-
|
943
805
|
class ListAttributeDefinitionsResponse
|
944
806
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
807
|
|
@@ -1156,12 +1018,6 @@ module Google
|
|
1156
1018
|
include Google::Apis::Core::JsonObjectSupport
|
1157
1019
|
end
|
1158
1020
|
|
1159
|
-
class ResourceAnnotation
|
1160
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
|
-
|
1162
|
-
include Google::Apis::Core::JsonObjectSupport
|
1163
|
-
end
|
1164
|
-
|
1165
1021
|
class Resources
|
1166
1022
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1167
1023
|
|
@@ -1270,12 +1126,6 @@ module Google
|
|
1270
1126
|
include Google::Apis::Core::JsonObjectSupport
|
1271
1127
|
end
|
1272
1128
|
|
1273
|
-
class SensitiveTextAnnotation
|
1274
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
|
-
|
1276
|
-
include Google::Apis::Core::JsonObjectSupport
|
1277
|
-
end
|
1278
|
-
|
1279
1129
|
class SeriesMetrics
|
1280
1130
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
1131
|
|
@@ -1402,12 +1252,6 @@ module Google
|
|
1402
1252
|
include Google::Apis::Core::JsonObjectSupport
|
1403
1253
|
end
|
1404
1254
|
|
1405
|
-
class Vertex
|
1406
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
-
|
1408
|
-
include Google::Apis::Core::JsonObjectSupport
|
1409
|
-
end
|
1410
|
-
|
1411
1255
|
class AccessDeterminationLogConfig
|
1412
1256
|
# @private
|
1413
1257
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1476,46 +1320,6 @@ module Google
|
|
1476
1320
|
end
|
1477
1321
|
end
|
1478
1322
|
|
1479
|
-
class Annotation
|
1480
|
-
# @private
|
1481
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1482
|
-
property :annotation_source, as: 'annotationSource', class: Google::Apis::HealthcareV1beta1::AnnotationSource, decorator: Google::Apis::HealthcareV1beta1::AnnotationSource::Representation
|
1483
|
-
|
1484
|
-
hash :custom_data, as: 'customData'
|
1485
|
-
property :image_annotation, as: 'imageAnnotation', class: Google::Apis::HealthcareV1beta1::ImageAnnotation, decorator: Google::Apis::HealthcareV1beta1::ImageAnnotation::Representation
|
1486
|
-
|
1487
|
-
property :name, as: 'name'
|
1488
|
-
property :resource_annotation, as: 'resourceAnnotation', class: Google::Apis::HealthcareV1beta1::ResourceAnnotation, decorator: Google::Apis::HealthcareV1beta1::ResourceAnnotation::Representation
|
1489
|
-
|
1490
|
-
property :text_annotation, as: 'textAnnotation', class: Google::Apis::HealthcareV1beta1::SensitiveTextAnnotation, decorator: Google::Apis::HealthcareV1beta1::SensitiveTextAnnotation::Representation
|
1491
|
-
|
1492
|
-
end
|
1493
|
-
end
|
1494
|
-
|
1495
|
-
class AnnotationConfig
|
1496
|
-
# @private
|
1497
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1498
|
-
property :annotation_store_name, as: 'annotationStoreName'
|
1499
|
-
property :store_quote, as: 'storeQuote'
|
1500
|
-
end
|
1501
|
-
end
|
1502
|
-
|
1503
|
-
class AnnotationSource
|
1504
|
-
# @private
|
1505
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1506
|
-
property :cloud_healthcare_source, as: 'cloudHealthcareSource', class: Google::Apis::HealthcareV1beta1::CloudHealthcareSource, decorator: Google::Apis::HealthcareV1beta1::CloudHealthcareSource::Representation
|
1507
|
-
|
1508
|
-
end
|
1509
|
-
end
|
1510
|
-
|
1511
|
-
class AnnotationStore
|
1512
|
-
# @private
|
1513
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1514
|
-
hash :labels, as: 'labels'
|
1515
|
-
property :name, as: 'name'
|
1516
|
-
end
|
1517
|
-
end
|
1518
|
-
|
1519
1323
|
class ApplyAdminConsentsErrorDetail
|
1520
1324
|
# @private
|
1521
1325
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1647,15 +1451,6 @@ module Google
|
|
1647
1451
|
end
|
1648
1452
|
end
|
1649
1453
|
|
1650
|
-
class BoundingPoly
|
1651
|
-
# @private
|
1652
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1653
|
-
property :label, as: 'label'
|
1654
|
-
collection :vertices, as: 'vertices', class: Google::Apis::HealthcareV1beta1::Vertex, decorator: Google::Apis::HealthcareV1beta1::Vertex::Representation
|
1655
|
-
|
1656
|
-
end
|
1657
|
-
end
|
1658
|
-
|
1659
1454
|
class BulkExportGcsDestination
|
1660
1455
|
# @private
|
1661
1456
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1720,13 +1515,6 @@ module Google
|
|
1720
1515
|
end
|
1721
1516
|
end
|
1722
1517
|
|
1723
|
-
class CloudHealthcareSource
|
1724
|
-
# @private
|
1725
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1726
|
-
property :name, as: 'name'
|
1727
|
-
end
|
1728
|
-
end
|
1729
|
-
|
1730
1518
|
class ConfigureSearchRequest
|
1731
1519
|
# @private
|
1732
1520
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1900,8 +1688,6 @@ module Google
|
|
1900
1688
|
class DeidentifyConfig
|
1901
1689
|
# @private
|
1902
1690
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1903
|
-
property :annotation, as: 'annotation', class: Google::Apis::HealthcareV1beta1::AnnotationConfig, decorator: Google::Apis::HealthcareV1beta1::AnnotationConfig::Representation
|
1904
|
-
|
1905
1691
|
property :dicom, as: 'dicom', class: Google::Apis::HealthcareV1beta1::DicomConfig, decorator: Google::Apis::HealthcareV1beta1::DicomConfig::Representation
|
1906
1692
|
|
1907
1693
|
property :dicom_tag_config, as: 'dicomTagConfig', class: Google::Apis::HealthcareV1beta1::DicomTagConfig, decorator: Google::Apis::HealthcareV1beta1::DicomTagConfig::Representation
|
@@ -1975,14 +1761,6 @@ module Google
|
|
1975
1761
|
end
|
1976
1762
|
end
|
1977
1763
|
|
1978
|
-
class Detail
|
1979
|
-
# @private
|
1980
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1981
|
-
collection :findings, as: 'findings', class: Google::Apis::HealthcareV1beta1::Finding, decorator: Google::Apis::HealthcareV1beta1::Finding::Representation
|
1982
|
-
|
1983
|
-
end
|
1984
|
-
end
|
1985
|
-
|
1986
1764
|
class DicomConfig
|
1987
1765
|
# @private
|
1988
1766
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2089,25 +1867,6 @@ module Google
|
|
2089
1867
|
end
|
2090
1868
|
end
|
2091
1869
|
|
2092
|
-
class EvaluateAnnotationStoreRequest
|
2093
|
-
# @private
|
2094
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2095
|
-
property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination, decorator: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination::Representation
|
2096
|
-
|
2097
|
-
hash :eval_info_type_mapping, as: 'evalInfoTypeMapping'
|
2098
|
-
hash :golden_info_type_mapping, as: 'goldenInfoTypeMapping'
|
2099
|
-
property :golden_store, as: 'goldenStore'
|
2100
|
-
property :info_type_config, as: 'infoTypeConfig', class: Google::Apis::HealthcareV1beta1::InfoTypeConfig, decorator: Google::Apis::HealthcareV1beta1::InfoTypeConfig::Representation
|
2101
|
-
|
2102
|
-
end
|
2103
|
-
end
|
2104
|
-
|
2105
|
-
class EvaluateAnnotationStoreResponse
|
2106
|
-
# @private
|
2107
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2108
|
-
end
|
2109
|
-
end
|
2110
|
-
|
2111
1870
|
class EvaluateUserConsentsRequest
|
2112
1871
|
# @private
|
2113
1872
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2167,22 +1926,6 @@ module Google
|
|
2167
1926
|
end
|
2168
1927
|
end
|
2169
1928
|
|
2170
|
-
class ExportAnnotationsRequest
|
2171
|
-
# @private
|
2172
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2173
|
-
property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination, decorator: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination::Representation
|
2174
|
-
|
2175
|
-
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1AnnotationGcsDestination, decorator: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1AnnotationGcsDestination::Representation
|
2176
|
-
|
2177
|
-
end
|
2178
|
-
end
|
2179
|
-
|
2180
|
-
class ExportAnnotationsResponse
|
2181
|
-
# @private
|
2182
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2183
|
-
end
|
2184
|
-
end
|
2185
|
-
|
2186
1929
|
class ExportDicomDataRequest
|
2187
1930
|
# @private
|
2188
1931
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2371,23 +2114,6 @@ module Google
|
|
2371
2114
|
end
|
2372
2115
|
end
|
2373
2116
|
|
2374
|
-
class FilterList
|
2375
|
-
# @private
|
2376
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2377
|
-
collection :info_types, as: 'infoTypes'
|
2378
|
-
end
|
2379
|
-
end
|
2380
|
-
|
2381
|
-
class Finding
|
2382
|
-
# @private
|
2383
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2384
|
-
property :end, :numeric_string => true, as: 'end'
|
2385
|
-
property :info_type, as: 'infoType'
|
2386
|
-
property :quote, as: 'quote'
|
2387
|
-
property :start, :numeric_string => true, as: 'start'
|
2388
|
-
end
|
2389
|
-
end
|
2390
|
-
|
2391
2117
|
class GcsDestination
|
2392
2118
|
# @private
|
2393
2119
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2404,30 +2130,6 @@ module Google
|
|
2404
2130
|
end
|
2405
2131
|
end
|
2406
2132
|
|
2407
|
-
class GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination
|
2408
|
-
# @private
|
2409
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2410
|
-
property :force, as: 'force'
|
2411
|
-
property :schema_type, as: 'schemaType'
|
2412
|
-
property :table_uri, as: 'tableUri'
|
2413
|
-
property :write_disposition, as: 'writeDisposition'
|
2414
|
-
end
|
2415
|
-
end
|
2416
|
-
|
2417
|
-
class GoogleCloudHealthcareV1beta1AnnotationGcsDestination
|
2418
|
-
# @private
|
2419
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2420
|
-
property :uri_prefix, as: 'uriPrefix'
|
2421
|
-
end
|
2422
|
-
end
|
2423
|
-
|
2424
|
-
class GoogleCloudHealthcareV1beta1AnnotationGcsSource
|
2425
|
-
# @private
|
2426
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2427
|
-
property :uri, as: 'uri'
|
2428
|
-
end
|
2429
|
-
end
|
2430
|
-
|
2431
2133
|
class GoogleCloudHealthcareV1beta1ConsentGcsDestination
|
2432
2134
|
# @private
|
2433
2135
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2495,20 +2197,12 @@ module Google
|
|
2495
2197
|
class GoogleCloudHealthcareV1beta1DicomBigQueryDestination
|
2496
2198
|
# @private
|
2497
2199
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2498
|
-
property :change_data_capture_config, as: 'changeDataCaptureConfig', class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig, decorator: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig::Representation
|
2499
|
-
|
2500
2200
|
property :force, as: 'force'
|
2501
2201
|
property :table_uri, as: 'tableUri'
|
2502
2202
|
property :write_disposition, as: 'writeDisposition'
|
2503
2203
|
end
|
2504
2204
|
end
|
2505
2205
|
|
2506
|
-
class GoogleCloudHealthcareV1beta1DicomChangeDataCaptureConfig
|
2507
|
-
# @private
|
2508
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2509
|
-
end
|
2510
|
-
end
|
2511
|
-
|
2512
2206
|
class GoogleCloudHealthcareV1beta1DicomGcsDestination
|
2513
2207
|
# @private
|
2514
2208
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2666,15 +2360,6 @@ module Google
|
|
2666
2360
|
end
|
2667
2361
|
end
|
2668
2362
|
|
2669
|
-
class ImageAnnotation
|
2670
|
-
# @private
|
2671
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2672
|
-
collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::HealthcareV1beta1::BoundingPoly, decorator: Google::Apis::HealthcareV1beta1::BoundingPoly::Representation
|
2673
|
-
|
2674
|
-
property :frame_index, as: 'frameIndex'
|
2675
|
-
end
|
2676
|
-
end
|
2677
|
-
|
2678
2363
|
class ImageConfig
|
2679
2364
|
# @private
|
2680
2365
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2684,20 +2369,6 @@ module Google
|
|
2684
2369
|
end
|
2685
2370
|
end
|
2686
2371
|
|
2687
|
-
class ImportAnnotationsRequest
|
2688
|
-
# @private
|
2689
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2690
|
-
property :gcs_source, as: 'gcsSource', class: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1AnnotationGcsSource, decorator: Google::Apis::HealthcareV1beta1::GoogleCloudHealthcareV1beta1AnnotationGcsSource::Representation
|
2691
|
-
|
2692
|
-
end
|
2693
|
-
end
|
2694
|
-
|
2695
|
-
class ImportAnnotationsResponse
|
2696
|
-
# @private
|
2697
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2698
|
-
end
|
2699
|
-
end
|
2700
|
-
|
2701
2372
|
class ImportDicomDataRequest
|
2702
2373
|
# @private
|
2703
2374
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2747,17 +2418,6 @@ module Google
|
|
2747
2418
|
end
|
2748
2419
|
end
|
2749
2420
|
|
2750
|
-
class InfoTypeConfig
|
2751
|
-
# @private
|
2752
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2753
|
-
property :evaluate_list, as: 'evaluateList', class: Google::Apis::HealthcareV1beta1::FilterList, decorator: Google::Apis::HealthcareV1beta1::FilterList::Representation
|
2754
|
-
|
2755
|
-
property :ignore_list, as: 'ignoreList', class: Google::Apis::HealthcareV1beta1::FilterList, decorator: Google::Apis::HealthcareV1beta1::FilterList::Representation
|
2756
|
-
|
2757
|
-
property :strict_matching, as: 'strictMatching'
|
2758
|
-
end
|
2759
|
-
end
|
2760
|
-
|
2761
2421
|
class InfoTypeTransformation
|
2762
2422
|
# @private
|
2763
2423
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2825,24 +2485,6 @@ module Google
|
|
2825
2485
|
end
|
2826
2486
|
end
|
2827
2487
|
|
2828
|
-
class ListAnnotationStoresResponse
|
2829
|
-
# @private
|
2830
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2831
|
-
collection :annotation_stores, as: 'annotationStores', class: Google::Apis::HealthcareV1beta1::AnnotationStore, decorator: Google::Apis::HealthcareV1beta1::AnnotationStore::Representation
|
2832
|
-
|
2833
|
-
property :next_page_token, as: 'nextPageToken'
|
2834
|
-
end
|
2835
|
-
end
|
2836
|
-
|
2837
|
-
class ListAnnotationsResponse
|
2838
|
-
# @private
|
2839
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2840
|
-
collection :annotations, as: 'annotations', class: Google::Apis::HealthcareV1beta1::Annotation, decorator: Google::Apis::HealthcareV1beta1::Annotation::Representation
|
2841
|
-
|
2842
|
-
property :next_page_token, as: 'nextPageToken'
|
2843
|
-
end
|
2844
|
-
end
|
2845
|
-
|
2846
2488
|
class ListAttributeDefinitionsResponse
|
2847
2489
|
# @private
|
2848
2490
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3164,13 +2806,6 @@ module Google
|
|
3164
2806
|
end
|
3165
2807
|
end
|
3166
2808
|
|
3167
|
-
class ResourceAnnotation
|
3168
|
-
# @private
|
3169
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3170
|
-
property :label, as: 'label'
|
3171
|
-
end
|
3172
|
-
end
|
3173
|
-
|
3174
2809
|
class Resources
|
3175
2810
|
# @private
|
3176
2811
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3337,14 +2972,6 @@ module Google
|
|
3337
2972
|
end
|
3338
2973
|
end
|
3339
2974
|
|
3340
|
-
class SensitiveTextAnnotation
|
3341
|
-
# @private
|
3342
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3343
|
-
hash :details, as: 'details', class: Google::Apis::HealthcareV1beta1::Detail, decorator: Google::Apis::HealthcareV1beta1::Detail::Representation
|
3344
|
-
|
3345
|
-
end
|
3346
|
-
end
|
3347
|
-
|
3348
2975
|
class SeriesMetrics
|
3349
2976
|
# @private
|
3350
2977
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3538,14 +3165,6 @@ module Google
|
|
3538
3165
|
property :value, as: 'value'
|
3539
3166
|
end
|
3540
3167
|
end
|
3541
|
-
|
3542
|
-
class Vertex
|
3543
|
-
# @private
|
3544
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3545
|
-
property :x, as: 'x'
|
3546
|
-
property :y, as: 'y'
|
3547
|
-
end
|
3548
|
-
end
|
3549
3168
|
end
|
3550
3169
|
end
|
3551
3170
|
end
|