google-api-client 0.10.0 → 0.10.1
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 +4 -0
- data/README.md +1 -1
- data/api_names.yaml +37747 -36512
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +1016 -114
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +426 -22
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +481 -95
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +27 -10
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +1 -0
- data/generated/google/apis/admin_reports_v1.rb +2 -2
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/analytics_v3.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4.rb +4 -4
- data/generated/google/apis/analyticsreporting_v4/classes.rb +428 -428
- data/generated/google/apis/analyticsreporting_v4/representations.rb +108 -108
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +60 -66
- data/generated/google/apis/androidenterprise_v1/service.rb +12 -11
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +7 -0
- data/generated/google/apis/androidpublisher_v2/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v2/service.rb +1 -1
- data/generated/google/apis/appsactivity_v1.rb +3 -3
- data/generated/google/apis/appsactivity_v1/service.rb +1 -1
- data/generated/google/apis/appstate_v1.rb +1 -1
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +34 -8
- data/generated/google/apis/bigquery_v2/representations.rb +15 -0
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +3 -5
- data/generated/google/apis/classroom_v1.rb +25 -22
- data/generated/google/apis/classroom_v1/classes.rb +910 -1001
- data/generated/google/apis/classroom_v1/representations.rb +240 -240
- data/generated/google/apis/classroom_v1/service.rb +1064 -1272
- data/generated/google/apis/cloudbilling_v1.rb +3 -3
- data/generated/google/apis/cloudbilling_v1/classes.rb +76 -75
- data/generated/google/apis/cloudbilling_v1/representations.rb +17 -17
- data/generated/google/apis/cloudbilling_v1/service.rb +117 -110
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +238 -238
- data/generated/google/apis/cloudbuild_v1/representations.rb +48 -48
- data/generated/google/apis/cloudbuild_v1/service.rb +176 -176
- data/generated/google/apis/clouddebugger_v2.rb +4 -4
- data/generated/google/apis/clouddebugger_v2/classes.rb +315 -315
- data/generated/google/apis/clouddebugger_v2/representations.rb +90 -90
- data/generated/google/apis/clouddebugger_v2/service.rb +152 -152
- data/generated/google/apis/cloudkms_v1.rb +35 -0
- data/generated/google/apis/cloudkms_v1/classes.rb +1039 -0
- data/generated/google/apis/cloudkms_v1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1/service.rb +933 -0
- data/generated/google/apis/cloudkms_v1beta1.rb +1 -1
- data/generated/google/apis/cloudkms_v1beta1/classes.rb +645 -605
- data/generated/google/apis/cloudkms_v1beta1/representations.rb +136 -136
- data/generated/google/apis/cloudkms_v1beta1/service.rb +258 -264
- data/generated/google/apis/cloudmonitoring_v2beta2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +677 -456
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +154 -89
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +380 -279
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +247 -114
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +72 -40
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +202 -208
- data/generated/google/apis/cloudtrace_v1.rb +4 -4
- data/generated/google/apis/cloudtrace_v1/classes.rb +39 -39
- data/generated/google/apis/cloudtrace_v1/representations.rb +13 -13
- data/generated/google/apis/cloudtrace_v1/service.rb +18 -18
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +813 -82
- data/generated/google/apis/compute_beta/representations.rb +305 -0
- data/generated/google/apis/compute_beta/service.rb +971 -180
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +147 -21
- data/generated/google/apis/compute_v1/representations.rb +38 -0
- data/generated/google/apis/compute_v1/service.rb +347 -65
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +2 -1
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +3352 -3110
- data/generated/google/apis/dataflow_v1b3/representations.rb +812 -730
- data/generated/google/apis/dataflow_v1b3/service.rb +264 -183
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +1200 -1164
- data/generated/google/apis/dataproc_v1/representations.rb +220 -204
- data/generated/google/apis/dataproc_v1/service.rb +299 -299
- data/generated/google/apis/datastore_v1.rb +4 -4
- data/generated/google/apis/datastore_v1/classes.rb +688 -688
- data/generated/google/apis/datastore_v1/representations.rb +167 -167
- data/generated/google/apis/datastore_v1/service.rb +68 -68
- data/generated/google/apis/deploymentmanager_v2.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +13 -3
- data/generated/google/apis/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v2beta1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +1 -1
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +487 -15
- data/generated/google/apis/drive_v2/representations.rb +120 -0
- data/generated/google/apis/drive_v2/service.rb +355 -38
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +416 -14
- data/generated/google/apis/drive_v3/representations.rb +99 -0
- data/generated/google/apis/drive_v3/service.rb +315 -28
- data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
- data/generated/google/apis/games_management_v1management.rb +1 -1
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/genomics_v1.rb +7 -7
- data/generated/google/apis/genomics_v1/classes.rb +2301 -2301
- data/generated/google/apis/genomics_v1/representations.rb +239 -239
- data/generated/google/apis/genomics_v1/service.rb +599 -599
- data/generated/google/apis/gmail_v1.rb +2 -2
- data/generated/google/apis/gmail_v1/service.rb +18 -1
- data/generated/google/apis/groupssettings_v1.rb +1 -1
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +440 -440
- data/generated/google/apis/iam_v1/representations.rb +96 -96
- data/generated/google/apis/iam_v1/service.rb +150 -150
- data/generated/google/apis/kgsearch_v1/service.rb +13 -13
- data/generated/google/apis/language_v1beta1.rb +1 -1
- data/generated/google/apis/language_v1beta1/classes.rb +235 -235
- data/generated/google/apis/language_v1beta1/representations.rb +73 -73
- data/generated/google/apis/language_v1beta1/service.rb +49 -49
- data/generated/google/apis/licensing_v1.rb +1 -1
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +888 -879
- data/generated/google/apis/logging_v2beta1/representations.rb +129 -129
- data/generated/google/apis/logging_v2beta1/service.rb +315 -316
- data/generated/google/apis/manufacturers_v1/classes.rb +139 -139
- data/generated/google/apis/manufacturers_v1/representations.rb +30 -30
- data/generated/google/apis/manufacturers_v1/service.rb +32 -32
- data/generated/google/apis/monitoring_v3.rb +4 -4
- data/generated/google/apis/monitoring_v3/classes.rb +229 -229
- data/generated/google/apis/monitoring_v3/representations.rb +45 -45
- data/generated/google/apis/monitoring_v3/service.rb +141 -141
- data/generated/google/apis/partners_v2.rb +3 -3
- data/generated/google/apis/partners_v2/classes.rb +1837 -483
- data/generated/google/apis/partners_v2/representations.rb +614 -157
- data/generated/google/apis/partners_v2/service.rb +881 -150
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/people_v1/classes.rb +517 -465
- data/generated/google/apis/people_v1/representations.rb +138 -107
- data/generated/google/apis/people_v1/service.rb +56 -49
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +529 -458
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +98 -97
- data/generated/google/apis/proximitybeacon_v1beta1/service.rb +494 -370
- data/generated/google/apis/pubsub_v1.rb +4 -4
- data/generated/google/apis/pubsub_v1/classes.rb +203 -203
- data/generated/google/apis/pubsub_v1/representations.rb +65 -65
- data/generated/google/apis/pubsub_v1/service.rb +226 -217
- data/generated/google/apis/reseller_v1.rb +1 -1
- data/generated/google/apis/reseller_v1/classes.rb +213 -61
- data/generated/google/apis/reseller_v1/representations.rb +27 -0
- data/generated/google/apis/reseller_v1/service.rb +240 -47
- data/generated/google/apis/script_v1.rb +14 -14
- data/generated/google/apis/script_v1/classes.rb +95 -95
- data/generated/google/apis/script_v1/representations.rb +25 -25
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +4346 -4300
- data/generated/google/apis/sheets_v4/representations.rb +853 -837
- data/generated/google/apis/sheets_v4/service.rb +32 -32
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +804 -748
- data/generated/google/apis/slides_v1/representations.rb +204 -187
- data/generated/google/apis/slides_v1/service.rb +16 -16
- data/generated/google/apis/speech_v1beta1.rb +1 -1
- data/generated/google/apis/speech_v1beta1/classes.rb +57 -57
- data/generated/google/apis/speech_v1beta1/representations.rb +19 -19
- data/generated/google/apis/speech_v1beta1/service.rb +66 -66
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +32 -7
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +16 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +9 -2
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/service.rb +10 -7
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +1393 -865
- data/generated/google/apis/vision_v1/representations.rb +367 -102
- data/generated/google/apis/vision_v1/service.rb +4 -4
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1.rb +4 -4
- data/generated/google/apis/youtubereporting_v1/classes.rb +93 -93
- data/generated/google/apis/youtubereporting_v1/representations.rb +25 -25
- data/generated/google/apis/youtubereporting_v1/service.rb +108 -108
- data/lib/google/apis/version.rb +1 -1
- metadata +34 -30
|
@@ -22,55 +22,7 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module GenomicsV1
|
|
24
24
|
|
|
25
|
-
class
|
|
26
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
-
|
|
28
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
-
end
|
|
30
|
-
|
|
31
|
-
class ImportVariantsRequest
|
|
32
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
-
|
|
34
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
-
end
|
|
36
|
-
|
|
37
|
-
class ListCoverageBucketsResponse
|
|
38
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
-
|
|
40
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
-
end
|
|
42
|
-
|
|
43
|
-
class VariantAnnotation
|
|
44
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
-
|
|
46
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
-
end
|
|
48
|
-
|
|
49
|
-
class ExportVariantSetRequest
|
|
50
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
-
|
|
52
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
-
end
|
|
54
|
-
|
|
55
|
-
class SearchAnnotationsRequest
|
|
56
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
-
|
|
58
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
-
end
|
|
60
|
-
|
|
61
|
-
class OperationEvent
|
|
62
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
|
-
|
|
64
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
65
|
-
end
|
|
66
|
-
|
|
67
|
-
class CodingSequence
|
|
68
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
|
-
|
|
70
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
71
|
-
end
|
|
72
|
-
|
|
73
|
-
class SearchReferencesResponse
|
|
25
|
+
class TestIamPermissionsResponse
|
|
74
26
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
27
|
|
|
76
28
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -82,7 +34,7 @@ module Google
|
|
|
82
34
|
include Google::Apis::Core::JsonObjectSupport
|
|
83
35
|
end
|
|
84
36
|
|
|
85
|
-
class
|
|
37
|
+
class SearchReferencesResponse
|
|
86
38
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
39
|
|
|
88
40
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -100,13 +52,13 @@ module Google
|
|
|
100
52
|
include Google::Apis::Core::JsonObjectSupport
|
|
101
53
|
end
|
|
102
54
|
|
|
103
|
-
class
|
|
55
|
+
class SearchReferencesRequest
|
|
104
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
57
|
|
|
106
58
|
include Google::Apis::Core::JsonObjectSupport
|
|
107
59
|
end
|
|
108
60
|
|
|
109
|
-
class
|
|
61
|
+
class LinearAlignment
|
|
110
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
63
|
|
|
112
64
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -190,13 +142,13 @@ module Google
|
|
|
190
142
|
include Google::Apis::Core::JsonObjectSupport
|
|
191
143
|
end
|
|
192
144
|
|
|
193
|
-
class
|
|
145
|
+
class Annotation
|
|
194
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
147
|
|
|
196
148
|
include Google::Apis::Core::JsonObjectSupport
|
|
197
149
|
end
|
|
198
150
|
|
|
199
|
-
class
|
|
151
|
+
class CancelOperationRequest
|
|
200
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
153
|
|
|
202
154
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -268,19 +220,19 @@ module Google
|
|
|
268
220
|
include Google::Apis::Core::JsonObjectSupport
|
|
269
221
|
end
|
|
270
222
|
|
|
271
|
-
class
|
|
223
|
+
class ReferenceBound
|
|
272
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
273
225
|
|
|
274
226
|
include Google::Apis::Core::JsonObjectSupport
|
|
275
227
|
end
|
|
276
228
|
|
|
277
|
-
class
|
|
229
|
+
class BatchCreateAnnotationsResponse
|
|
278
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
231
|
|
|
280
232
|
include Google::Apis::Core::JsonObjectSupport
|
|
281
233
|
end
|
|
282
234
|
|
|
283
|
-
class
|
|
235
|
+
class SearchCallSetsResponse
|
|
284
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
237
|
|
|
286
238
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -292,7 +244,7 @@ module Google
|
|
|
292
244
|
include Google::Apis::Core::JsonObjectSupport
|
|
293
245
|
end
|
|
294
246
|
|
|
295
|
-
class
|
|
247
|
+
class ListOperationsResponse
|
|
296
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
297
249
|
|
|
298
250
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -418,13 +370,13 @@ module Google
|
|
|
418
370
|
include Google::Apis::Core::JsonObjectSupport
|
|
419
371
|
end
|
|
420
372
|
|
|
421
|
-
class
|
|
373
|
+
class AnnotationSet
|
|
422
374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
423
375
|
|
|
424
376
|
include Google::Apis::Core::JsonObjectSupport
|
|
425
377
|
end
|
|
426
378
|
|
|
427
|
-
class
|
|
379
|
+
class Transcript
|
|
428
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
381
|
|
|
430
382
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -467,96 +419,57 @@ module Google
|
|
|
467
419
|
end
|
|
468
420
|
|
|
469
421
|
class SearchAnnotationSetsResponse
|
|
470
|
-
|
|
471
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
472
|
-
collection :annotation_sets, as: 'annotationSets', class: Google::Apis::GenomicsV1::AnnotationSet, decorator: Google::Apis::GenomicsV1::AnnotationSet::Representation
|
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
473
423
|
|
|
474
|
-
|
|
475
|
-
end
|
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
476
425
|
end
|
|
477
426
|
|
|
478
427
|
class ImportVariantsRequest
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
property :variant_set_id, as: 'variantSetId'
|
|
483
|
-
collection :source_uris, as: 'sourceUris'
|
|
484
|
-
property :normalize_reference_names, as: 'normalizeReferenceNames'
|
|
485
|
-
property :format, as: 'format'
|
|
486
|
-
end
|
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
|
+
|
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
487
431
|
end
|
|
488
432
|
|
|
489
|
-
class
|
|
490
|
-
|
|
491
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
492
|
-
property :next_page_token, as: 'nextPageToken'
|
|
493
|
-
property :bucket_width, as: 'bucketWidth'
|
|
494
|
-
collection :coverage_buckets, as: 'coverageBuckets', class: Google::Apis::GenomicsV1::CoverageBucket, decorator: Google::Apis::GenomicsV1::CoverageBucket::Representation
|
|
433
|
+
class VariantAnnotation
|
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
495
435
|
|
|
496
|
-
|
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
497
437
|
end
|
|
498
438
|
|
|
499
|
-
class
|
|
500
|
-
|
|
501
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
502
|
-
property :effect, as: 'effect'
|
|
503
|
-
collection :transcript_ids, as: 'transcriptIds'
|
|
504
|
-
property :type, as: 'type'
|
|
505
|
-
property :alternate_bases, as: 'alternateBases'
|
|
506
|
-
property :gene_id, as: 'geneId'
|
|
507
|
-
property :clinical_significance, as: 'clinicalSignificance'
|
|
508
|
-
collection :conditions, as: 'conditions', class: Google::Apis::GenomicsV1::ClinicalCondition, decorator: Google::Apis::GenomicsV1::ClinicalCondition::Representation
|
|
439
|
+
class ListCoverageBucketsResponse
|
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
509
441
|
|
|
510
|
-
|
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
511
443
|
end
|
|
512
444
|
|
|
513
445
|
class ExportVariantSetRequest
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
property :bigquery_dataset, as: 'bigqueryDataset'
|
|
518
|
-
property :bigquery_table, as: 'bigqueryTable'
|
|
519
|
-
collection :call_set_ids, as: 'callSetIds'
|
|
520
|
-
property :project_id, as: 'projectId'
|
|
521
|
-
end
|
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
447
|
+
|
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
522
449
|
end
|
|
523
450
|
|
|
524
451
|
class SearchAnnotationsRequest
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
collection :annotation_set_ids, as: 'annotationSetIds'
|
|
529
|
-
property :reference_name, as: 'referenceName'
|
|
530
|
-
property :reference_id, as: 'referenceId'
|
|
531
|
-
property :end, as: 'end'
|
|
532
|
-
property :page_token, as: 'pageToken'
|
|
533
|
-
property :page_size, as: 'pageSize'
|
|
534
|
-
end
|
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
453
|
+
|
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
535
455
|
end
|
|
536
456
|
|
|
537
457
|
class OperationEvent
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
property :description, as: 'description'
|
|
542
|
-
property :end_time, as: 'endTime'
|
|
543
|
-
end
|
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
459
|
+
|
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
544
461
|
end
|
|
545
462
|
|
|
546
463
|
class CodingSequence
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
property :end, as: 'end'
|
|
551
|
-
end
|
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
465
|
+
|
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
552
467
|
end
|
|
553
468
|
|
|
554
|
-
class
|
|
469
|
+
class TestIamPermissionsResponse
|
|
555
470
|
# @private
|
|
556
471
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
557
|
-
collection :
|
|
558
|
-
|
|
559
|
-
property :next_page_token, as: 'nextPageToken'
|
|
472
|
+
collection :permissions, as: 'permissions'
|
|
560
473
|
end
|
|
561
474
|
end
|
|
562
475
|
|
|
@@ -566,42 +479,33 @@ module Google
|
|
|
566
479
|
end
|
|
567
480
|
end
|
|
568
481
|
|
|
569
|
-
class
|
|
482
|
+
class SearchReferencesResponse
|
|
570
483
|
# @private
|
|
571
484
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
572
|
-
collection :
|
|
485
|
+
collection :references, as: 'references', class: Google::Apis::GenomicsV1::Reference, decorator: Google::Apis::GenomicsV1::Reference::Representation
|
|
486
|
+
|
|
487
|
+
property :next_page_token, as: 'nextPageToken'
|
|
573
488
|
end
|
|
574
489
|
end
|
|
575
490
|
|
|
576
491
|
class SearchAnnotationSetsRequest
|
|
577
492
|
# @private
|
|
578
493
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
494
|
+
property :name, as: 'name'
|
|
495
|
+
property :reference_set_id, as: 'referenceSetId'
|
|
579
496
|
property :page_token, as: 'pageToken'
|
|
580
497
|
property :page_size, as: 'pageSize'
|
|
581
498
|
collection :dataset_ids, as: 'datasetIds'
|
|
582
499
|
collection :types, as: 'types'
|
|
583
|
-
property :name, as: 'name'
|
|
584
|
-
property :reference_set_id, as: 'referenceSetId'
|
|
585
500
|
end
|
|
586
501
|
end
|
|
587
502
|
|
|
588
503
|
class SearchReadGroupSetsResponse
|
|
589
504
|
# @private
|
|
590
505
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
591
|
-
property :next_page_token, as: 'nextPageToken'
|
|
592
506
|
collection :read_group_sets, as: 'readGroupSets', class: Google::Apis::GenomicsV1::ReadGroupSet, decorator: Google::Apis::GenomicsV1::ReadGroupSet::Representation
|
|
593
507
|
|
|
594
|
-
|
|
595
|
-
end
|
|
596
|
-
|
|
597
|
-
class LinearAlignment
|
|
598
|
-
# @private
|
|
599
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
600
|
-
property :mapping_quality, as: 'mappingQuality'
|
|
601
|
-
property :position, as: 'position', class: Google::Apis::GenomicsV1::Position, decorator: Google::Apis::GenomicsV1::Position::Representation
|
|
602
|
-
|
|
603
|
-
collection :cigar, as: 'cigar', class: Google::Apis::GenomicsV1::CigarUnit, decorator: Google::Apis::GenomicsV1::CigarUnit::Representation
|
|
604
|
-
|
|
508
|
+
property :next_page_token, as: 'nextPageToken'
|
|
605
509
|
end
|
|
606
510
|
end
|
|
607
511
|
|
|
@@ -616,13 +520,24 @@ module Google
|
|
|
616
520
|
end
|
|
617
521
|
end
|
|
618
522
|
|
|
523
|
+
class LinearAlignment
|
|
524
|
+
# @private
|
|
525
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
526
|
+
property :position, as: 'position', class: Google::Apis::GenomicsV1::Position, decorator: Google::Apis::GenomicsV1::Position::Representation
|
|
527
|
+
|
|
528
|
+
collection :cigar, as: 'cigar', class: Google::Apis::GenomicsV1::CigarUnit, decorator: Google::Apis::GenomicsV1::CigarUnit::Representation
|
|
529
|
+
|
|
530
|
+
property :mapping_quality, as: 'mappingQuality'
|
|
531
|
+
end
|
|
532
|
+
end
|
|
533
|
+
|
|
619
534
|
class Dataset
|
|
620
535
|
# @private
|
|
621
536
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
537
|
+
property :name, as: 'name'
|
|
622
538
|
property :project_id, as: 'projectId'
|
|
623
539
|
property :id, as: 'id'
|
|
624
540
|
property :create_time, as: 'createTime'
|
|
625
|
-
property :name, as: 'name'
|
|
626
541
|
end
|
|
627
542
|
end
|
|
628
543
|
|
|
@@ -636,40 +551,40 @@ module Google
|
|
|
636
551
|
class ReadGroup
|
|
637
552
|
# @private
|
|
638
553
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
554
|
+
property :name, as: 'name'
|
|
555
|
+
property :reference_set_id, as: 'referenceSetId'
|
|
556
|
+
hash :info, as: 'info', :class => Array do
|
|
557
|
+
include Representable::JSON::Collection
|
|
558
|
+
items
|
|
559
|
+
end
|
|
560
|
+
|
|
639
561
|
property :id, as: 'id'
|
|
562
|
+
property :predicted_insert_size, as: 'predictedInsertSize'
|
|
640
563
|
collection :programs, as: 'programs', class: Google::Apis::GenomicsV1::Program, decorator: Google::Apis::GenomicsV1::Program::Representation
|
|
641
564
|
|
|
642
|
-
property :predicted_insert_size, as: 'predictedInsertSize'
|
|
643
565
|
property :description, as: 'description'
|
|
644
566
|
property :sample_id, as: 'sampleId'
|
|
645
567
|
property :dataset_id, as: 'datasetId'
|
|
646
568
|
property :experiment, as: 'experiment', class: Google::Apis::GenomicsV1::Experiment, decorator: Google::Apis::GenomicsV1::Experiment::Representation
|
|
647
569
|
|
|
648
|
-
property :name, as: 'name'
|
|
649
|
-
property :reference_set_id, as: 'referenceSetId'
|
|
650
|
-
hash :info, as: 'info', :class => Array do
|
|
651
|
-
include Representable::JSON::Collection
|
|
652
|
-
items
|
|
653
|
-
end
|
|
654
|
-
|
|
655
570
|
end
|
|
656
571
|
end
|
|
657
572
|
|
|
658
573
|
class ReadGroupSet
|
|
659
574
|
# @private
|
|
660
575
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
661
|
-
hash :info, as: 'info', :class => Array do
|
|
662
|
-
include Representable::JSON::Collection
|
|
663
|
-
items
|
|
664
|
-
end
|
|
665
|
-
|
|
666
576
|
property :id, as: 'id'
|
|
667
577
|
property :dataset_id, as: 'datasetId'
|
|
578
|
+
property :filename, as: 'filename'
|
|
668
579
|
collection :read_groups, as: 'readGroups', class: Google::Apis::GenomicsV1::ReadGroup, decorator: Google::Apis::GenomicsV1::ReadGroup::Representation
|
|
669
580
|
|
|
670
|
-
property :filename, as: 'filename'
|
|
671
581
|
property :name, as: 'name'
|
|
672
582
|
property :reference_set_id, as: 'referenceSetId'
|
|
583
|
+
hash :info, as: 'info', :class => Array do
|
|
584
|
+
include Representable::JSON::Collection
|
|
585
|
+
items
|
|
586
|
+
end
|
|
587
|
+
|
|
673
588
|
end
|
|
674
589
|
end
|
|
675
590
|
|
|
@@ -701,9 +616,9 @@ module Google
|
|
|
701
616
|
class Position
|
|
702
617
|
# @private
|
|
703
618
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
619
|
+
property :reverse_strand, as: 'reverseStrand'
|
|
704
620
|
property :position, as: 'position'
|
|
705
621
|
property :reference_name, as: 'referenceName'
|
|
706
|
-
property :reverse_strand, as: 'reverseStrand'
|
|
707
622
|
end
|
|
708
623
|
end
|
|
709
624
|
|
|
@@ -719,20 +634,20 @@ module Google
|
|
|
719
634
|
class SearchCallSetsRequest
|
|
720
635
|
# @private
|
|
721
636
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
722
|
-
property :page_size, as: 'pageSize'
|
|
723
|
-
collection :variant_set_ids, as: 'variantSetIds'
|
|
724
637
|
property :name, as: 'name'
|
|
725
638
|
property :page_token, as: 'pageToken'
|
|
639
|
+
property :page_size, as: 'pageSize'
|
|
640
|
+
collection :variant_set_ids, as: 'variantSetIds'
|
|
726
641
|
end
|
|
727
642
|
end
|
|
728
643
|
|
|
729
644
|
class ImportReadGroupSetsRequest
|
|
730
645
|
# @private
|
|
731
646
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
647
|
+
property :reference_set_id, as: 'referenceSetId'
|
|
732
648
|
property :partition_strategy, as: 'partitionStrategy'
|
|
733
649
|
property :dataset_id, as: 'datasetId'
|
|
734
650
|
collection :source_uris, as: 'sourceUris'
|
|
735
|
-
property :reference_set_id, as: 'referenceSetId'
|
|
736
651
|
end
|
|
737
652
|
end
|
|
738
653
|
|
|
@@ -749,19 +664,13 @@ module Google
|
|
|
749
664
|
class SearchReadsRequest
|
|
750
665
|
# @private
|
|
751
666
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
667
|
+
collection :read_group_set_ids, as: 'readGroupSetIds'
|
|
752
668
|
collection :read_group_ids, as: 'readGroupIds'
|
|
753
669
|
property :end, as: 'end'
|
|
754
670
|
property :page_token, as: 'pageToken'
|
|
755
671
|
property :page_size, as: 'pageSize'
|
|
756
672
|
property :start, as: 'start'
|
|
757
673
|
property :reference_name, as: 'referenceName'
|
|
758
|
-
collection :read_group_set_ids, as: 'readGroupSetIds'
|
|
759
|
-
end
|
|
760
|
-
end
|
|
761
|
-
|
|
762
|
-
class CancelOperationRequest
|
|
763
|
-
# @private
|
|
764
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
765
674
|
end
|
|
766
675
|
end
|
|
767
676
|
|
|
@@ -783,12 +692,18 @@ module Google
|
|
|
783
692
|
property :name, as: 'name'
|
|
784
693
|
property :variant, as: 'variant', class: Google::Apis::GenomicsV1::VariantAnnotation, decorator: Google::Apis::GenomicsV1::VariantAnnotation::Representation
|
|
785
694
|
|
|
786
|
-
property :reference_id, as: 'referenceId'
|
|
787
695
|
property :id, as: 'id'
|
|
696
|
+
property :reference_id, as: 'referenceId'
|
|
788
697
|
property :reverse_strand, as: 'reverseStrand'
|
|
789
698
|
end
|
|
790
699
|
end
|
|
791
700
|
|
|
701
|
+
class CancelOperationRequest
|
|
702
|
+
# @private
|
|
703
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
704
|
+
end
|
|
705
|
+
end
|
|
706
|
+
|
|
792
707
|
class RuntimeMetadata
|
|
793
708
|
# @private
|
|
794
709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -819,6 +734,7 @@ module Google
|
|
|
819
734
|
class VariantCall
|
|
820
735
|
# @private
|
|
821
736
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
737
|
+
collection :genotype, as: 'genotype'
|
|
822
738
|
property :phaseset, as: 'phaseset'
|
|
823
739
|
hash :info, as: 'info', :class => Array do
|
|
824
740
|
include Representable::JSON::Collection
|
|
@@ -828,34 +744,33 @@ module Google
|
|
|
828
744
|
property :call_set_name, as: 'callSetName'
|
|
829
745
|
collection :genotype_likelihood, as: 'genotypeLikelihood'
|
|
830
746
|
property :call_set_id, as: 'callSetId'
|
|
831
|
-
collection :genotype, as: 'genotype'
|
|
832
747
|
end
|
|
833
748
|
end
|
|
834
749
|
|
|
835
750
|
class SearchVariantsResponse
|
|
836
751
|
# @private
|
|
837
752
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
838
|
-
property :next_page_token, as: 'nextPageToken'
|
|
839
753
|
collection :variants, as: 'variants', class: Google::Apis::GenomicsV1::Variant, decorator: Google::Apis::GenomicsV1::Variant::Representation
|
|
840
754
|
|
|
755
|
+
property :next_page_token, as: 'nextPageToken'
|
|
841
756
|
end
|
|
842
757
|
end
|
|
843
758
|
|
|
844
759
|
class ListBasesResponse
|
|
845
760
|
# @private
|
|
846
761
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
847
|
-
property :sequence, as: 'sequence'
|
|
848
762
|
property :offset, as: 'offset'
|
|
849
763
|
property :next_page_token, as: 'nextPageToken'
|
|
764
|
+
property :sequence, as: 'sequence'
|
|
850
765
|
end
|
|
851
766
|
end
|
|
852
767
|
|
|
853
768
|
class Status
|
|
854
769
|
# @private
|
|
855
770
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
771
|
+
property :message, as: 'message'
|
|
856
772
|
collection :details, as: 'details'
|
|
857
773
|
property :code, as: 'code'
|
|
858
|
-
property :message, as: 'message'
|
|
859
774
|
end
|
|
860
775
|
end
|
|
861
776
|
|
|
@@ -868,8 +783,8 @@ module Google
|
|
|
868
783
|
class Binding
|
|
869
784
|
# @private
|
|
870
785
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
871
|
-
property :role, as: 'role'
|
|
872
786
|
collection :members, as: 'members'
|
|
787
|
+
property :role, as: 'role'
|
|
873
788
|
end
|
|
874
789
|
end
|
|
875
790
|
|
|
@@ -885,6 +800,7 @@ module Google
|
|
|
885
800
|
class VariantSet
|
|
886
801
|
# @private
|
|
887
802
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
803
|
+
property :dataset_id, as: 'datasetId'
|
|
888
804
|
property :name, as: 'name'
|
|
889
805
|
property :reference_set_id, as: 'referenceSetId'
|
|
890
806
|
collection :metadata, as: 'metadata', class: Google::Apis::GenomicsV1::VariantSetMetadata, decorator: Google::Apis::GenomicsV1::VariantSetMetadata::Representation
|
|
@@ -893,30 +809,29 @@ module Google
|
|
|
893
809
|
|
|
894
810
|
property :id, as: 'id'
|
|
895
811
|
property :description, as: 'description'
|
|
896
|
-
property :dataset_id, as: 'datasetId'
|
|
897
812
|
end
|
|
898
813
|
end
|
|
899
814
|
|
|
900
|
-
class
|
|
815
|
+
class ReferenceBound
|
|
901
816
|
# @private
|
|
902
817
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
903
|
-
|
|
904
|
-
|
|
818
|
+
property :upper_bound, as: 'upperBound'
|
|
819
|
+
property :reference_name, as: 'referenceName'
|
|
905
820
|
end
|
|
906
821
|
end
|
|
907
822
|
|
|
908
|
-
class
|
|
823
|
+
class BatchCreateAnnotationsResponse
|
|
909
824
|
# @private
|
|
910
825
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
911
|
-
|
|
912
|
-
|
|
826
|
+
collection :entries, as: 'entries', class: Google::Apis::GenomicsV1::Entry, decorator: Google::Apis::GenomicsV1::Entry::Representation
|
|
827
|
+
|
|
913
828
|
end
|
|
914
829
|
end
|
|
915
830
|
|
|
916
|
-
class
|
|
831
|
+
class SearchCallSetsResponse
|
|
917
832
|
# @private
|
|
918
833
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
919
|
-
collection :
|
|
834
|
+
collection :call_sets, as: 'callSets', class: Google::Apis::GenomicsV1::CallSet, decorator: Google::Apis::GenomicsV1::CallSet::Representation
|
|
920
835
|
|
|
921
836
|
property :next_page_token, as: 'nextPageToken'
|
|
922
837
|
end
|
|
@@ -925,8 +840,14 @@ module Google
|
|
|
925
840
|
class Variant
|
|
926
841
|
# @private
|
|
927
842
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
928
|
-
|
|
843
|
+
hash :info, as: 'info', :class => Array do
|
|
844
|
+
include Representable::JSON::Collection
|
|
845
|
+
items
|
|
846
|
+
end
|
|
847
|
+
|
|
848
|
+
property :reference_bases, as: 'referenceBases'
|
|
929
849
|
collection :names, as: 'names'
|
|
850
|
+
collection :alternate_bases, as: 'alternateBases'
|
|
930
851
|
property :end, as: 'end'
|
|
931
852
|
collection :filter, as: 'filter'
|
|
932
853
|
collection :calls, as: 'calls', class: Google::Apis::GenomicsV1::VariantCall, decorator: Google::Apis::GenomicsV1::VariantCall::Representation
|
|
@@ -937,28 +858,21 @@ module Google
|
|
|
937
858
|
property :id, as: 'id'
|
|
938
859
|
property :variant_set_id, as: 'variantSetId'
|
|
939
860
|
property :reference_name, as: 'referenceName'
|
|
940
|
-
hash :info, as: 'info', :class => Array do
|
|
941
|
-
include Representable::JSON::Collection
|
|
942
|
-
items
|
|
943
|
-
end
|
|
944
|
-
|
|
945
|
-
property :reference_bases, as: 'referenceBases'
|
|
946
861
|
end
|
|
947
862
|
end
|
|
948
863
|
|
|
949
|
-
class
|
|
864
|
+
class ListOperationsResponse
|
|
950
865
|
# @private
|
|
951
866
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
952
|
-
|
|
953
|
-
collection :call_sets, as: 'callSets', class: Google::Apis::GenomicsV1::CallSet, decorator: Google::Apis::GenomicsV1::CallSet::Representation
|
|
867
|
+
collection :operations, as: 'operations', class: Google::Apis::GenomicsV1::Operation, decorator: Google::Apis::GenomicsV1::Operation::Representation
|
|
954
868
|
|
|
869
|
+
property :next_page_token, as: 'nextPageToken'
|
|
955
870
|
end
|
|
956
871
|
end
|
|
957
872
|
|
|
958
873
|
class SearchVariantsRequest
|
|
959
874
|
# @private
|
|
960
875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
961
|
-
property :reference_name, as: 'referenceName'
|
|
962
876
|
collection :variant_set_ids, as: 'variantSetIds'
|
|
963
877
|
property :end, as: 'end'
|
|
964
878
|
property :max_calls, as: 'maxCalls'
|
|
@@ -967,22 +881,23 @@ module Google
|
|
|
967
881
|
collection :call_set_ids, as: 'callSetIds'
|
|
968
882
|
property :start, as: 'start'
|
|
969
883
|
property :variant_name, as: 'variantName'
|
|
884
|
+
property :reference_name, as: 'referenceName'
|
|
970
885
|
end
|
|
971
886
|
end
|
|
972
887
|
|
|
973
888
|
class OperationMetadata
|
|
974
889
|
# @private
|
|
975
890
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
976
|
-
hash :request, as: 'request'
|
|
977
|
-
hash :runtime_metadata, as: 'runtimeMetadata'
|
|
978
|
-
hash :labels, as: 'labels'
|
|
979
|
-
property :create_time, as: 'createTime'
|
|
980
|
-
property :project_id, as: 'projectId'
|
|
981
891
|
property :client_id, as: 'clientId'
|
|
982
|
-
property :end_time, as: 'endTime'
|
|
983
892
|
collection :events, as: 'events', class: Google::Apis::GenomicsV1::OperationEvent, decorator: Google::Apis::GenomicsV1::OperationEvent::Representation
|
|
984
893
|
|
|
894
|
+
property :end_time, as: 'endTime'
|
|
985
895
|
property :start_time, as: 'startTime'
|
|
896
|
+
hash :request, as: 'request'
|
|
897
|
+
hash :runtime_metadata, as: 'runtimeMetadata'
|
|
898
|
+
property :create_time, as: 'createTime'
|
|
899
|
+
hash :labels, as: 'labels'
|
|
900
|
+
property :project_id, as: 'projectId'
|
|
986
901
|
end
|
|
987
902
|
end
|
|
988
903
|
|
|
@@ -1017,22 +932,22 @@ module Google
|
|
|
1017
932
|
class ClinicalCondition
|
|
1018
933
|
# @private
|
|
1019
934
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
935
|
+
collection :names, as: 'names'
|
|
1020
936
|
property :omim_id, as: 'omimId'
|
|
1021
937
|
collection :external_ids, as: 'externalIds', class: Google::Apis::GenomicsV1::ExternalId, decorator: Google::Apis::GenomicsV1::ExternalId::Representation
|
|
1022
938
|
|
|
1023
939
|
property :concept_id, as: 'conceptId'
|
|
1024
|
-
collection :names, as: 'names'
|
|
1025
940
|
end
|
|
1026
941
|
end
|
|
1027
942
|
|
|
1028
943
|
class Program
|
|
1029
944
|
# @private
|
|
1030
945
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1031
|
-
property :command_line, as: 'commandLine'
|
|
1032
|
-
property :prev_program_id, as: 'prevProgramId'
|
|
1033
946
|
property :id, as: 'id'
|
|
1034
947
|
property :version, as: 'version'
|
|
1035
948
|
property :name, as: 'name'
|
|
949
|
+
property :command_line, as: 'commandLine'
|
|
950
|
+
property :prev_program_id, as: 'prevProgramId'
|
|
1036
951
|
end
|
|
1037
952
|
end
|
|
1038
953
|
|
|
@@ -1048,18 +963,18 @@ module Google
|
|
|
1048
963
|
class ComputeEngine
|
|
1049
964
|
# @private
|
|
1050
965
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
966
|
+
property :instance_name, as: 'instanceName'
|
|
1051
967
|
property :zone, as: 'zone'
|
|
1052
968
|
property :machine_type, as: 'machineType'
|
|
1053
969
|
collection :disk_names, as: 'diskNames'
|
|
1054
|
-
property :instance_name, as: 'instanceName'
|
|
1055
970
|
end
|
|
1056
971
|
end
|
|
1057
972
|
|
|
1058
973
|
class ExternalId
|
|
1059
974
|
# @private
|
|
1060
975
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1061
|
-
property :source_name, as: 'sourceName'
|
|
1062
976
|
property :id, as: 'id'
|
|
977
|
+
property :source_name, as: 'sourceName'
|
|
1063
978
|
end
|
|
1064
979
|
end
|
|
1065
980
|
|
|
@@ -1081,9 +996,9 @@ module Google
|
|
|
1081
996
|
items
|
|
1082
997
|
end
|
|
1083
998
|
|
|
1084
|
-
property :value, as: 'value'
|
|
1085
|
-
property :id, as: 'id'
|
|
1086
999
|
property :number, as: 'number'
|
|
1000
|
+
property :id, as: 'id'
|
|
1001
|
+
property :value, as: 'value'
|
|
1087
1002
|
property :key, as: 'key'
|
|
1088
1003
|
property :description, as: 'description'
|
|
1089
1004
|
end
|
|
@@ -1105,11 +1020,11 @@ module Google
|
|
|
1105
1020
|
class SearchReferenceSetsRequest
|
|
1106
1021
|
# @private
|
|
1107
1022
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1108
|
-
collection :md5checksums, as: 'md5checksums'
|
|
1109
1023
|
collection :accessions, as: 'accessions'
|
|
1110
1024
|
property :page_token, as: 'pageToken'
|
|
1111
1025
|
property :page_size, as: 'pageSize'
|
|
1112
1026
|
property :assembly_id, as: 'assemblyId'
|
|
1027
|
+
collection :md5checksums, as: 'md5checksums'
|
|
1113
1028
|
end
|
|
1114
1029
|
end
|
|
1115
1030
|
|
|
@@ -1143,63 +1058,52 @@ module Google
|
|
|
1143
1058
|
class Read
|
|
1144
1059
|
# @private
|
|
1145
1060
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1146
|
-
property :supplementary_alignment, as: 'supplementaryAlignment'
|
|
1147
|
-
property :proper_placement, as: 'properPlacement'
|
|
1148
|
-
property :fragment_length, as: 'fragmentLength'
|
|
1149
|
-
property :failed_vendor_quality_checks, as: 'failedVendorQualityChecks'
|
|
1150
|
-
collection :aligned_quality, as: 'alignedQuality'
|
|
1151
|
-
property :alignment, as: 'alignment', class: Google::Apis::GenomicsV1::LinearAlignment, decorator: Google::Apis::GenomicsV1::LinearAlignment::Representation
|
|
1152
|
-
|
|
1153
|
-
property :number_reads, as: 'numberReads'
|
|
1154
|
-
property :id, as: 'id'
|
|
1155
|
-
property :secondary_alignment, as: 'secondaryAlignment'
|
|
1156
|
-
property :fragment_name, as: 'fragmentName'
|
|
1157
1061
|
property :read_group_set_id, as: 'readGroupSetId'
|
|
1158
1062
|
property :duplicate_fragment, as: 'duplicateFragment'
|
|
1159
1063
|
property :read_number, as: 'readNumber'
|
|
1160
1064
|
property :aligned_sequence, as: 'alignedSequence'
|
|
1161
1065
|
property :read_group_id, as: 'readGroupId'
|
|
1066
|
+
property :next_mate_position, as: 'nextMatePosition', class: Google::Apis::GenomicsV1::Position, decorator: Google::Apis::GenomicsV1::Position::Representation
|
|
1067
|
+
|
|
1162
1068
|
hash :info, as: 'info', :class => Array do
|
|
1163
1069
|
include Representable::JSON::Collection
|
|
1164
1070
|
items
|
|
1165
1071
|
end
|
|
1166
1072
|
|
|
1167
|
-
property :
|
|
1073
|
+
property :proper_placement, as: 'properPlacement'
|
|
1074
|
+
property :supplementary_alignment, as: 'supplementaryAlignment'
|
|
1075
|
+
property :fragment_length, as: 'fragmentLength'
|
|
1076
|
+
property :failed_vendor_quality_checks, as: 'failedVendorQualityChecks'
|
|
1077
|
+
collection :aligned_quality, as: 'alignedQuality'
|
|
1078
|
+
property :alignment, as: 'alignment', class: Google::Apis::GenomicsV1::LinearAlignment, decorator: Google::Apis::GenomicsV1::LinearAlignment::Representation
|
|
1168
1079
|
|
|
1080
|
+
property :number_reads, as: 'numberReads'
|
|
1081
|
+
property :id, as: 'id'
|
|
1082
|
+
property :secondary_alignment, as: 'secondaryAlignment'
|
|
1083
|
+
property :fragment_name, as: 'fragmentName'
|
|
1169
1084
|
end
|
|
1170
1085
|
end
|
|
1171
1086
|
|
|
1172
1087
|
class ReferenceSet
|
|
1173
1088
|
# @private
|
|
1174
1089
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1090
|
+
collection :reference_ids, as: 'referenceIds'
|
|
1091
|
+
property :md5checksum, as: 'md5checksum'
|
|
1092
|
+
property :assembly_id, as: 'assemblyId'
|
|
1175
1093
|
property :id, as: 'id'
|
|
1176
|
-
collection :source_accessions, as: 'sourceAccessions'
|
|
1177
1094
|
property :description, as: 'description'
|
|
1095
|
+
collection :source_accessions, as: 'sourceAccessions'
|
|
1178
1096
|
property :source_uri, as: 'sourceUri'
|
|
1179
1097
|
property :ncbi_taxon_id, as: 'ncbiTaxonId'
|
|
1180
|
-
collection :reference_ids, as: 'referenceIds'
|
|
1181
|
-
property :md5checksum, as: 'md5checksum'
|
|
1182
|
-
property :assembly_id, as: 'assemblyId'
|
|
1183
1098
|
end
|
|
1184
1099
|
end
|
|
1185
1100
|
|
|
1186
1101
|
class CigarUnit
|
|
1187
1102
|
# @private
|
|
1188
1103
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1104
|
+
property :operation_length, as: 'operationLength'
|
|
1189
1105
|
property :operation, as: 'operation'
|
|
1190
1106
|
property :reference_sequence, as: 'referenceSequence'
|
|
1191
|
-
property :operation_length, as: 'operationLength'
|
|
1192
|
-
end
|
|
1193
|
-
end
|
|
1194
|
-
|
|
1195
|
-
class Transcript
|
|
1196
|
-
# @private
|
|
1197
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1198
|
-
property :gene_id, as: 'geneId'
|
|
1199
|
-
collection :exons, as: 'exons', class: Google::Apis::GenomicsV1::Exon, decorator: Google::Apis::GenomicsV1::Exon::Representation
|
|
1200
|
-
|
|
1201
|
-
property :coding_sequence, as: 'codingSequence', class: Google::Apis::GenomicsV1::CodingSequence, decorator: Google::Apis::GenomicsV1::CodingSequence::Representation
|
|
1202
|
-
|
|
1203
1107
|
end
|
|
1204
1108
|
end
|
|
1205
1109
|
|
|
@@ -1207,8 +1111,8 @@ module Google
|
|
|
1207
1111
|
# @private
|
|
1208
1112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1209
1113
|
property :id, as: 'id'
|
|
1210
|
-
property :source_uri, as: 'sourceUri'
|
|
1211
1114
|
property :dataset_id, as: 'datasetId'
|
|
1115
|
+
property :source_uri, as: 'sourceUri'
|
|
1212
1116
|
property :name, as: 'name'
|
|
1213
1117
|
property :reference_set_id, as: 'referenceSetId'
|
|
1214
1118
|
hash :info, as: 'info', :class => Array do
|
|
@@ -1220,6 +1124,17 @@ module Google
|
|
|
1220
1124
|
end
|
|
1221
1125
|
end
|
|
1222
1126
|
|
|
1127
|
+
class Transcript
|
|
1128
|
+
# @private
|
|
1129
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1130
|
+
property :gene_id, as: 'geneId'
|
|
1131
|
+
collection :exons, as: 'exons', class: Google::Apis::GenomicsV1::Exon, decorator: Google::Apis::GenomicsV1::Exon::Representation
|
|
1132
|
+
|
|
1133
|
+
property :coding_sequence, as: 'codingSequence', class: Google::Apis::GenomicsV1::CodingSequence, decorator: Google::Apis::GenomicsV1::CodingSequence::Representation
|
|
1134
|
+
|
|
1135
|
+
end
|
|
1136
|
+
end
|
|
1137
|
+
|
|
1223
1138
|
class Experiment
|
|
1224
1139
|
# @private
|
|
1225
1140
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1267,16 +1182,101 @@ module Google
|
|
|
1267
1182
|
class CallSet
|
|
1268
1183
|
# @private
|
|
1269
1184
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1270
|
-
collection :variant_set_ids, as: 'variantSetIds'
|
|
1271
|
-
property :id, as: 'id'
|
|
1272
|
-
property :created, as: 'created'
|
|
1273
|
-
property :sample_id, as: 'sampleId'
|
|
1274
1185
|
property :name, as: 'name'
|
|
1275
1186
|
hash :info, as: 'info', :class => Array do
|
|
1276
1187
|
include Representable::JSON::Collection
|
|
1277
1188
|
items
|
|
1278
1189
|
end
|
|
1279
1190
|
|
|
1191
|
+
collection :variant_set_ids, as: 'variantSetIds'
|
|
1192
|
+
property :id, as: 'id'
|
|
1193
|
+
property :created, as: 'created'
|
|
1194
|
+
property :sample_id, as: 'sampleId'
|
|
1195
|
+
end
|
|
1196
|
+
end
|
|
1197
|
+
|
|
1198
|
+
class SearchAnnotationSetsResponse
|
|
1199
|
+
# @private
|
|
1200
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1201
|
+
collection :annotation_sets, as: 'annotationSets', class: Google::Apis::GenomicsV1::AnnotationSet, decorator: Google::Apis::GenomicsV1::AnnotationSet::Representation
|
|
1202
|
+
|
|
1203
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1204
|
+
end
|
|
1205
|
+
end
|
|
1206
|
+
|
|
1207
|
+
class ImportVariantsRequest
|
|
1208
|
+
# @private
|
|
1209
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1210
|
+
property :format, as: 'format'
|
|
1211
|
+
hash :info_merge_config, as: 'infoMergeConfig'
|
|
1212
|
+
property :variant_set_id, as: 'variantSetId'
|
|
1213
|
+
collection :source_uris, as: 'sourceUris'
|
|
1214
|
+
property :normalize_reference_names, as: 'normalizeReferenceNames'
|
|
1215
|
+
end
|
|
1216
|
+
end
|
|
1217
|
+
|
|
1218
|
+
class VariantAnnotation
|
|
1219
|
+
# @private
|
|
1220
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1221
|
+
property :effect, as: 'effect'
|
|
1222
|
+
collection :transcript_ids, as: 'transcriptIds'
|
|
1223
|
+
property :type, as: 'type'
|
|
1224
|
+
property :alternate_bases, as: 'alternateBases'
|
|
1225
|
+
property :gene_id, as: 'geneId'
|
|
1226
|
+
property :clinical_significance, as: 'clinicalSignificance'
|
|
1227
|
+
collection :conditions, as: 'conditions', class: Google::Apis::GenomicsV1::ClinicalCondition, decorator: Google::Apis::GenomicsV1::ClinicalCondition::Representation
|
|
1228
|
+
|
|
1229
|
+
end
|
|
1230
|
+
end
|
|
1231
|
+
|
|
1232
|
+
class ListCoverageBucketsResponse
|
|
1233
|
+
# @private
|
|
1234
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1235
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1236
|
+
property :bucket_width, as: 'bucketWidth'
|
|
1237
|
+
collection :coverage_buckets, as: 'coverageBuckets', class: Google::Apis::GenomicsV1::CoverageBucket, decorator: Google::Apis::GenomicsV1::CoverageBucket::Representation
|
|
1238
|
+
|
|
1239
|
+
end
|
|
1240
|
+
end
|
|
1241
|
+
|
|
1242
|
+
class ExportVariantSetRequest
|
|
1243
|
+
# @private
|
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1245
|
+
property :format, as: 'format'
|
|
1246
|
+
property :bigquery_dataset, as: 'bigqueryDataset'
|
|
1247
|
+
property :bigquery_table, as: 'bigqueryTable'
|
|
1248
|
+
collection :call_set_ids, as: 'callSetIds'
|
|
1249
|
+
property :project_id, as: 'projectId'
|
|
1250
|
+
end
|
|
1251
|
+
end
|
|
1252
|
+
|
|
1253
|
+
class SearchAnnotationsRequest
|
|
1254
|
+
# @private
|
|
1255
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1256
|
+
property :reference_id, as: 'referenceId'
|
|
1257
|
+
property :end, as: 'end'
|
|
1258
|
+
property :page_token, as: 'pageToken'
|
|
1259
|
+
property :page_size, as: 'pageSize'
|
|
1260
|
+
property :start, as: 'start'
|
|
1261
|
+
collection :annotation_set_ids, as: 'annotationSetIds'
|
|
1262
|
+
property :reference_name, as: 'referenceName'
|
|
1263
|
+
end
|
|
1264
|
+
end
|
|
1265
|
+
|
|
1266
|
+
class OperationEvent
|
|
1267
|
+
# @private
|
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1269
|
+
property :start_time, as: 'startTime'
|
|
1270
|
+
property :description, as: 'description'
|
|
1271
|
+
property :end_time, as: 'endTime'
|
|
1272
|
+
end
|
|
1273
|
+
end
|
|
1274
|
+
|
|
1275
|
+
class CodingSequence
|
|
1276
|
+
# @private
|
|
1277
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1278
|
+
property :start, as: 'start'
|
|
1279
|
+
property :end, as: 'end'
|
|
1280
1280
|
end
|
|
1281
1281
|
end
|
|
1282
1282
|
end
|