google-apis-healthcare_v1beta1 0.81.0 → 0.82.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 +5 -0
- data/lib/google/apis/healthcare_v1beta1/classes.rb +3 -694
- data/lib/google/apis/healthcare_v1beta1/gem_version.rb +3 -3
- data/lib/google/apis/healthcare_v1beta1/representations.rb +0 -367
- 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.82.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 = "20250526"
|
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
|
|
@@ -814,30 +718,12 @@ module Google
|
|
814
718
|
include Google::Apis::Core::JsonObjectSupport
|
815
719
|
end
|
816
720
|
|
817
|
-
class ImageAnnotation
|
818
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
|
-
|
820
|
-
include Google::Apis::Core::JsonObjectSupport
|
821
|
-
end
|
822
|
-
|
823
721
|
class ImageConfig
|
824
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
825
723
|
|
826
724
|
include Google::Apis::Core::JsonObjectSupport
|
827
725
|
end
|
828
726
|
|
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
727
|
class ImportDicomDataRequest
|
842
728
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
729
|
|
@@ -874,12 +760,6 @@ module Google
|
|
874
760
|
include Google::Apis::Core::JsonObjectSupport
|
875
761
|
end
|
876
762
|
|
877
|
-
class InfoTypeConfig
|
878
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
|
-
|
880
|
-
include Google::Apis::Core::JsonObjectSupport
|
881
|
-
end
|
882
|
-
|
883
763
|
class InfoTypeTransformation
|
884
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
765
|
|
@@ -928,18 +808,6 @@ module Google
|
|
928
808
|
include Google::Apis::Core::JsonObjectSupport
|
929
809
|
end
|
930
810
|
|
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
811
|
class ListAttributeDefinitionsResponse
|
944
812
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
813
|
|
@@ -1156,12 +1024,6 @@ module Google
|
|
1156
1024
|
include Google::Apis::Core::JsonObjectSupport
|
1157
1025
|
end
|
1158
1026
|
|
1159
|
-
class ResourceAnnotation
|
1160
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
|
-
|
1162
|
-
include Google::Apis::Core::JsonObjectSupport
|
1163
|
-
end
|
1164
|
-
|
1165
1027
|
class Resources
|
1166
1028
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1167
1029
|
|
@@ -1270,12 +1132,6 @@ module Google
|
|
1270
1132
|
include Google::Apis::Core::JsonObjectSupport
|
1271
1133
|
end
|
1272
1134
|
|
1273
|
-
class SensitiveTextAnnotation
|
1274
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
|
-
|
1276
|
-
include Google::Apis::Core::JsonObjectSupport
|
1277
|
-
end
|
1278
|
-
|
1279
1135
|
class SeriesMetrics
|
1280
1136
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
1137
|
|
@@ -1402,12 +1258,6 @@ module Google
|
|
1402
1258
|
include Google::Apis::Core::JsonObjectSupport
|
1403
1259
|
end
|
1404
1260
|
|
1405
|
-
class Vertex
|
1406
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
-
|
1408
|
-
include Google::Apis::Core::JsonObjectSupport
|
1409
|
-
end
|
1410
|
-
|
1411
1261
|
class AccessDeterminationLogConfig
|
1412
1262
|
# @private
|
1413
1263
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1476,46 +1326,6 @@ module Google
|
|
1476
1326
|
end
|
1477
1327
|
end
|
1478
1328
|
|
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
1329
|
class ApplyAdminConsentsErrorDetail
|
1520
1330
|
# @private
|
1521
1331
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1647,15 +1457,6 @@ module Google
|
|
1647
1457
|
end
|
1648
1458
|
end
|
1649
1459
|
|
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
1460
|
class BulkExportGcsDestination
|
1660
1461
|
# @private
|
1661
1462
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1720,13 +1521,6 @@ module Google
|
|
1720
1521
|
end
|
1721
1522
|
end
|
1722
1523
|
|
1723
|
-
class CloudHealthcareSource
|
1724
|
-
# @private
|
1725
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1726
|
-
property :name, as: 'name'
|
1727
|
-
end
|
1728
|
-
end
|
1729
|
-
|
1730
1524
|
class ConfigureSearchRequest
|
1731
1525
|
# @private
|
1732
1526
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1900,8 +1694,6 @@ module Google
|
|
1900
1694
|
class DeidentifyConfig
|
1901
1695
|
# @private
|
1902
1696
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1903
|
-
property :annotation, as: 'annotation', class: Google::Apis::HealthcareV1beta1::AnnotationConfig, decorator: Google::Apis::HealthcareV1beta1::AnnotationConfig::Representation
|
1904
|
-
|
1905
1697
|
property :dicom, as: 'dicom', class: Google::Apis::HealthcareV1beta1::DicomConfig, decorator: Google::Apis::HealthcareV1beta1::DicomConfig::Representation
|
1906
1698
|
|
1907
1699
|
property :dicom_tag_config, as: 'dicomTagConfig', class: Google::Apis::HealthcareV1beta1::DicomTagConfig, decorator: Google::Apis::HealthcareV1beta1::DicomTagConfig::Representation
|
@@ -1975,14 +1767,6 @@ module Google
|
|
1975
1767
|
end
|
1976
1768
|
end
|
1977
1769
|
|
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
1770
|
class DicomConfig
|
1987
1771
|
# @private
|
1988
1772
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2089,25 +1873,6 @@ module Google
|
|
2089
1873
|
end
|
2090
1874
|
end
|
2091
1875
|
|
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
1876
|
class EvaluateUserConsentsRequest
|
2112
1877
|
# @private
|
2113
1878
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2167,22 +1932,6 @@ module Google
|
|
2167
1932
|
end
|
2168
1933
|
end
|
2169
1934
|
|
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
1935
|
class ExportDicomDataRequest
|
2187
1936
|
# @private
|
2188
1937
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2371,23 +2120,6 @@ module Google
|
|
2371
2120
|
end
|
2372
2121
|
end
|
2373
2122
|
|
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
2123
|
class GcsDestination
|
2392
2124
|
# @private
|
2393
2125
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2404,30 +2136,6 @@ module Google
|
|
2404
2136
|
end
|
2405
2137
|
end
|
2406
2138
|
|
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
2139
|
class GoogleCloudHealthcareV1beta1ConsentGcsDestination
|
2432
2140
|
# @private
|
2433
2141
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2666,15 +2374,6 @@ module Google
|
|
2666
2374
|
end
|
2667
2375
|
end
|
2668
2376
|
|
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
2377
|
class ImageConfig
|
2679
2378
|
# @private
|
2680
2379
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2684,20 +2383,6 @@ module Google
|
|
2684
2383
|
end
|
2685
2384
|
end
|
2686
2385
|
|
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
2386
|
class ImportDicomDataRequest
|
2702
2387
|
# @private
|
2703
2388
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2747,17 +2432,6 @@ module Google
|
|
2747
2432
|
end
|
2748
2433
|
end
|
2749
2434
|
|
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
2435
|
class InfoTypeTransformation
|
2762
2436
|
# @private
|
2763
2437
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2825,24 +2499,6 @@ module Google
|
|
2825
2499
|
end
|
2826
2500
|
end
|
2827
2501
|
|
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
2502
|
class ListAttributeDefinitionsResponse
|
2847
2503
|
# @private
|
2848
2504
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3164,13 +2820,6 @@ module Google
|
|
3164
2820
|
end
|
3165
2821
|
end
|
3166
2822
|
|
3167
|
-
class ResourceAnnotation
|
3168
|
-
# @private
|
3169
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3170
|
-
property :label, as: 'label'
|
3171
|
-
end
|
3172
|
-
end
|
3173
|
-
|
3174
2823
|
class Resources
|
3175
2824
|
# @private
|
3176
2825
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3337,14 +2986,6 @@ module Google
|
|
3337
2986
|
end
|
3338
2987
|
end
|
3339
2988
|
|
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
2989
|
class SeriesMetrics
|
3349
2990
|
# @private
|
3350
2991
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3538,14 +3179,6 @@ module Google
|
|
3538
3179
|
property :value, as: 'value'
|
3539
3180
|
end
|
3540
3181
|
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
3182
|
end
|
3550
3183
|
end
|
3551
3184
|
end
|