google-api-client 0.9.25 → 0.9.26
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 +3 -0
- data/api_names.yaml +279 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +110 -110
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +25 -25
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +145 -145
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +419 -419
- data/generated/google/apis/cloudbuild_v1/representations.rb +73 -73
- data/generated/google/apis/cloudbuild_v1/service.rb +86 -86
- data/generated/google/apis/cloudkms_v1beta1.rb +34 -0
- data/generated/google/apis/cloudkms_v1beta1/classes.rb +999 -0
- data/generated/google/apis/cloudkms_v1beta1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1beta1/service.rb +932 -0
- data/generated/google/apis/cloudresourcemanager_v1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +478 -478
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +96 -96
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +271 -271
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +353 -353
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +81 -81
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +299 -299
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +287 -16
- data/generated/google/apis/container_v1/representations.rb +113 -2
- data/generated/google/apis/container_v1/service.rb +130 -0
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/genomics_v1.rb +8 -8
- data/generated/google/apis/genomics_v1/classes.rb +2259 -2257
- data/generated/google/apis/genomics_v1/representations.rb +461 -526
- data/generated/google/apis/genomics_v1/service.rb +1203 -1105
- data/generated/google/apis/gmail_v1.rb +1 -1
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +852 -852
- data/generated/google/apis/logging_v2beta1/representations.rb +168 -168
- data/generated/google/apis/logging_v2beta1/service.rb +230 -230
- data/generated/google/apis/manufacturers_v1.rb +34 -0
- data/generated/google/apis/manufacturers_v1/classes.rb +258 -0
- data/generated/google/apis/manufacturers_v1/representations.rb +103 -0
- data/generated/google/apis/manufacturers_v1/service.rb +138 -0
- data/generated/google/apis/monitoring_v3.rb +7 -7
- data/generated/google/apis/monitoring_v3/classes.rb +744 -744
- data/generated/google/apis/monitoring_v3/representations.rb +164 -164
- data/generated/google/apis/monitoring_v3/service.rb +335 -335
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +3 -3
- data/generated/google/apis/pubsub_v1/classes.rb +325 -325
- data/generated/google/apis/pubsub_v1/representations.rb +80 -80
- data/generated/google/apis/pubsub_v1/service.rb +256 -256
- data/generated/google/apis/sheets_v4.rb +3 -3
- data/generated/google/apis/sheets_v4/classes.rb +4283 -4283
- data/generated/google/apis/sheets_v4/representations.rb +833 -833
- data/generated/google/apis/sheets_v4/service.rb +184 -184
- data/generated/google/apis/speech_v1beta1.rb +1 -1
- data/generated/google/apis/speech_v1beta1/classes.rb +213 -211
- data/generated/google/apis/speech_v1beta1/representations.rb +49 -49
- data/generated/google/apis/speech_v1beta1/service.rb +71 -71
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +20 -0
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +2 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +861 -859
- data/generated/google/apis/vision_v1/representations.rb +140 -140
- 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 +1 -1
- data/generated/google/apis/youtubereporting_v1/classes.rb +139 -139
- data/generated/google/apis/youtubereporting_v1/representations.rb +36 -36
- data/generated/google/apis/youtubereporting_v1/service.rb +152 -152
- data/lib/google/apis/version.rb +1 -1
- metadata +9 -1
|
@@ -22,103 +22,97 @@ 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 Empty
|
|
25
|
+
class CoverageBucket
|
|
32
26
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
27
|
|
|
34
28
|
include Google::Apis::Core::JsonObjectSupport
|
|
35
29
|
end
|
|
36
30
|
|
|
37
|
-
class
|
|
31
|
+
class ComputeEngine
|
|
38
32
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
33
|
|
|
40
34
|
include Google::Apis::Core::JsonObjectSupport
|
|
41
35
|
end
|
|
42
36
|
|
|
43
|
-
class
|
|
37
|
+
class ExternalId
|
|
44
38
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
39
|
|
|
46
40
|
include Google::Apis::Core::JsonObjectSupport
|
|
47
41
|
end
|
|
48
42
|
|
|
49
|
-
class
|
|
43
|
+
class Reference
|
|
50
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
45
|
|
|
52
46
|
include Google::Apis::Core::JsonObjectSupport
|
|
53
47
|
end
|
|
54
48
|
|
|
55
|
-
class
|
|
49
|
+
class VariantSetMetadata
|
|
56
50
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
51
|
|
|
58
52
|
include Google::Apis::Core::JsonObjectSupport
|
|
59
53
|
end
|
|
60
54
|
|
|
61
|
-
class
|
|
55
|
+
class SearchVariantSetsRequest
|
|
62
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
57
|
|
|
64
58
|
include Google::Apis::Core::JsonObjectSupport
|
|
65
59
|
end
|
|
66
60
|
|
|
67
|
-
class
|
|
61
|
+
class SearchReferenceSetsRequest
|
|
68
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
63
|
|
|
70
64
|
include Google::Apis::Core::JsonObjectSupport
|
|
71
65
|
end
|
|
72
66
|
|
|
73
|
-
class
|
|
67
|
+
class SetIamPolicyRequest
|
|
74
68
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
69
|
|
|
76
70
|
include Google::Apis::Core::JsonObjectSupport
|
|
77
71
|
end
|
|
78
72
|
|
|
79
|
-
class
|
|
73
|
+
class MergeVariantsRequest
|
|
80
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
75
|
|
|
82
76
|
include Google::Apis::Core::JsonObjectSupport
|
|
83
77
|
end
|
|
84
78
|
|
|
85
|
-
class
|
|
79
|
+
class BatchCreateAnnotationsRequest
|
|
86
80
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
81
|
|
|
88
82
|
include Google::Apis::Core::JsonObjectSupport
|
|
89
83
|
end
|
|
90
84
|
|
|
91
|
-
class
|
|
85
|
+
class Read
|
|
92
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
87
|
|
|
94
88
|
include Google::Apis::Core::JsonObjectSupport
|
|
95
89
|
end
|
|
96
90
|
|
|
97
|
-
class
|
|
91
|
+
class ReferenceSet
|
|
98
92
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
93
|
|
|
100
94
|
include Google::Apis::Core::JsonObjectSupport
|
|
101
95
|
end
|
|
102
96
|
|
|
103
|
-
class
|
|
97
|
+
class CigarUnit
|
|
104
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
99
|
|
|
106
100
|
include Google::Apis::Core::JsonObjectSupport
|
|
107
101
|
end
|
|
108
102
|
|
|
109
|
-
class
|
|
103
|
+
class AnnotationSet
|
|
110
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
105
|
|
|
112
106
|
include Google::Apis::Core::JsonObjectSupport
|
|
113
107
|
end
|
|
114
108
|
|
|
115
|
-
class
|
|
109
|
+
class Transcript
|
|
116
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
111
|
|
|
118
112
|
include Google::Apis::Core::JsonObjectSupport
|
|
119
113
|
end
|
|
120
114
|
|
|
121
|
-
class
|
|
115
|
+
class Experiment
|
|
122
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
117
|
|
|
124
118
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -130,157 +124,157 @@ module Google
|
|
|
130
124
|
include Google::Apis::Core::JsonObjectSupport
|
|
131
125
|
end
|
|
132
126
|
|
|
133
|
-
class
|
|
127
|
+
class TestIamPermissionsRequest
|
|
134
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
129
|
|
|
136
130
|
include Google::Apis::Core::JsonObjectSupport
|
|
137
131
|
end
|
|
138
132
|
|
|
139
|
-
class
|
|
133
|
+
class ExportReadGroupSetRequest
|
|
140
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
135
|
|
|
142
136
|
include Google::Apis::Core::JsonObjectSupport
|
|
143
137
|
end
|
|
144
138
|
|
|
145
|
-
class
|
|
139
|
+
class Exon
|
|
146
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
141
|
|
|
148
142
|
include Google::Apis::Core::JsonObjectSupport
|
|
149
143
|
end
|
|
150
144
|
|
|
151
|
-
class
|
|
145
|
+
class CallSet
|
|
152
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
147
|
|
|
154
148
|
include Google::Apis::Core::JsonObjectSupport
|
|
155
149
|
end
|
|
156
150
|
|
|
157
|
-
class
|
|
151
|
+
class SearchAnnotationSetsResponse
|
|
158
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
153
|
|
|
160
154
|
include Google::Apis::Core::JsonObjectSupport
|
|
161
155
|
end
|
|
162
156
|
|
|
163
|
-
class
|
|
157
|
+
class ImportVariantsRequest
|
|
164
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
159
|
|
|
166
160
|
include Google::Apis::Core::JsonObjectSupport
|
|
167
161
|
end
|
|
168
162
|
|
|
169
|
-
class
|
|
163
|
+
class VariantAnnotation
|
|
170
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
165
|
|
|
172
166
|
include Google::Apis::Core::JsonObjectSupport
|
|
173
167
|
end
|
|
174
168
|
|
|
175
|
-
class
|
|
169
|
+
class ListCoverageBucketsResponse
|
|
176
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
171
|
|
|
178
172
|
include Google::Apis::Core::JsonObjectSupport
|
|
179
173
|
end
|
|
180
174
|
|
|
181
|
-
class
|
|
175
|
+
class ExportVariantSetRequest
|
|
182
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
177
|
|
|
184
178
|
include Google::Apis::Core::JsonObjectSupport
|
|
185
179
|
end
|
|
186
180
|
|
|
187
|
-
class
|
|
181
|
+
class SearchAnnotationsRequest
|
|
188
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
189
183
|
|
|
190
184
|
include Google::Apis::Core::JsonObjectSupport
|
|
191
185
|
end
|
|
192
186
|
|
|
193
|
-
class
|
|
187
|
+
class OperationEvent
|
|
194
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
189
|
|
|
196
190
|
include Google::Apis::Core::JsonObjectSupport
|
|
197
191
|
end
|
|
198
192
|
|
|
199
|
-
class
|
|
193
|
+
class CodingSequence
|
|
200
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
195
|
|
|
202
196
|
include Google::Apis::Core::JsonObjectSupport
|
|
203
197
|
end
|
|
204
198
|
|
|
205
|
-
class
|
|
199
|
+
class SearchReferencesResponse
|
|
206
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
207
201
|
|
|
208
202
|
include Google::Apis::Core::JsonObjectSupport
|
|
209
203
|
end
|
|
210
204
|
|
|
211
|
-
class
|
|
205
|
+
class GetIamPolicyRequest
|
|
212
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
207
|
|
|
214
208
|
include Google::Apis::Core::JsonObjectSupport
|
|
215
209
|
end
|
|
216
210
|
|
|
217
|
-
class
|
|
211
|
+
class TestIamPermissionsResponse
|
|
218
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
213
|
|
|
220
214
|
include Google::Apis::Core::JsonObjectSupport
|
|
221
215
|
end
|
|
222
216
|
|
|
223
|
-
class
|
|
217
|
+
class SearchAnnotationSetsRequest
|
|
224
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
225
219
|
|
|
226
220
|
include Google::Apis::Core::JsonObjectSupport
|
|
227
221
|
end
|
|
228
222
|
|
|
229
|
-
class
|
|
223
|
+
class SearchReadGroupSetsResponse
|
|
230
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
231
225
|
|
|
232
226
|
include Google::Apis::Core::JsonObjectSupport
|
|
233
227
|
end
|
|
234
228
|
|
|
235
|
-
class
|
|
229
|
+
class LinearAlignment
|
|
236
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
237
231
|
|
|
238
232
|
include Google::Apis::Core::JsonObjectSupport
|
|
239
233
|
end
|
|
240
234
|
|
|
241
|
-
class
|
|
235
|
+
class SearchReferencesRequest
|
|
242
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
243
237
|
|
|
244
238
|
include Google::Apis::Core::JsonObjectSupport
|
|
245
239
|
end
|
|
246
240
|
|
|
247
|
-
class
|
|
241
|
+
class Dataset
|
|
248
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
249
243
|
|
|
250
244
|
include Google::Apis::Core::JsonObjectSupport
|
|
251
245
|
end
|
|
252
246
|
|
|
253
|
-
class
|
|
247
|
+
class ImportVariantsResponse
|
|
254
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
255
249
|
|
|
256
250
|
include Google::Apis::Core::JsonObjectSupport
|
|
257
251
|
end
|
|
258
252
|
|
|
259
|
-
class
|
|
253
|
+
class ReadGroup
|
|
260
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
261
255
|
|
|
262
256
|
include Google::Apis::Core::JsonObjectSupport
|
|
263
257
|
end
|
|
264
258
|
|
|
265
|
-
class
|
|
259
|
+
class ReadGroupSet
|
|
266
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
267
261
|
|
|
268
262
|
include Google::Apis::Core::JsonObjectSupport
|
|
269
263
|
end
|
|
270
264
|
|
|
271
|
-
class
|
|
265
|
+
class SearchVariantSetsResponse
|
|
272
266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
273
267
|
|
|
274
268
|
include Google::Apis::Core::JsonObjectSupport
|
|
275
269
|
end
|
|
276
270
|
|
|
277
|
-
class
|
|
271
|
+
class Empty
|
|
278
272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
273
|
|
|
280
274
|
include Google::Apis::Core::JsonObjectSupport
|
|
281
275
|
end
|
|
282
276
|
|
|
283
|
-
class
|
|
277
|
+
class Entry
|
|
284
278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
279
|
|
|
286
280
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -292,301 +286,355 @@ module Google
|
|
|
292
286
|
include Google::Apis::Core::JsonObjectSupport
|
|
293
287
|
end
|
|
294
288
|
|
|
295
|
-
class
|
|
289
|
+
class SearchReferenceSetsResponse
|
|
296
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
297
291
|
|
|
298
292
|
include Google::Apis::Core::JsonObjectSupport
|
|
299
293
|
end
|
|
300
294
|
|
|
301
|
-
class
|
|
295
|
+
class SearchCallSetsRequest
|
|
302
296
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
297
|
|
|
304
298
|
include Google::Apis::Core::JsonObjectSupport
|
|
305
299
|
end
|
|
306
300
|
|
|
307
|
-
class
|
|
301
|
+
class ImportReadGroupSetsRequest
|
|
308
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
303
|
|
|
310
304
|
include Google::Apis::Core::JsonObjectSupport
|
|
311
305
|
end
|
|
312
306
|
|
|
313
|
-
class
|
|
307
|
+
class Policy
|
|
314
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
309
|
|
|
316
310
|
include Google::Apis::Core::JsonObjectSupport
|
|
317
311
|
end
|
|
318
312
|
|
|
319
|
-
class
|
|
313
|
+
class SearchReadsRequest
|
|
320
314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
321
315
|
|
|
322
316
|
include Google::Apis::Core::JsonObjectSupport
|
|
323
317
|
end
|
|
324
318
|
|
|
325
|
-
class
|
|
319
|
+
class CancelOperationRequest
|
|
326
320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
327
321
|
|
|
328
322
|
include Google::Apis::Core::JsonObjectSupport
|
|
329
323
|
end
|
|
330
324
|
|
|
331
|
-
class
|
|
325
|
+
class Annotation
|
|
332
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
333
327
|
|
|
334
328
|
include Google::Apis::Core::JsonObjectSupport
|
|
335
329
|
end
|
|
336
330
|
|
|
337
|
-
class
|
|
331
|
+
class Operation
|
|
338
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
333
|
|
|
340
334
|
include Google::Apis::Core::JsonObjectSupport
|
|
341
335
|
end
|
|
342
336
|
|
|
343
|
-
class
|
|
337
|
+
class RuntimeMetadata
|
|
344
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
339
|
|
|
346
340
|
include Google::Apis::Core::JsonObjectSupport
|
|
347
341
|
end
|
|
348
342
|
|
|
349
|
-
class
|
|
343
|
+
class ImportReadGroupSetsResponse
|
|
350
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
351
345
|
|
|
352
346
|
include Google::Apis::Core::JsonObjectSupport
|
|
353
347
|
end
|
|
354
348
|
|
|
355
|
-
class
|
|
349
|
+
class VariantCall
|
|
356
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
357
351
|
|
|
358
352
|
include Google::Apis::Core::JsonObjectSupport
|
|
359
353
|
end
|
|
360
354
|
|
|
361
|
-
class
|
|
355
|
+
class SearchVariantsResponse
|
|
362
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
363
357
|
|
|
364
358
|
include Google::Apis::Core::JsonObjectSupport
|
|
365
359
|
end
|
|
366
360
|
|
|
367
|
-
class
|
|
361
|
+
class ListBasesResponse
|
|
368
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
369
363
|
|
|
370
364
|
include Google::Apis::Core::JsonObjectSupport
|
|
371
365
|
end
|
|
372
366
|
|
|
373
|
-
class
|
|
367
|
+
class Status
|
|
374
368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
375
369
|
|
|
376
370
|
include Google::Apis::Core::JsonObjectSupport
|
|
377
371
|
end
|
|
378
372
|
|
|
379
|
-
class
|
|
373
|
+
class UndeleteDatasetRequest
|
|
380
374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
381
375
|
|
|
382
376
|
include Google::Apis::Core::JsonObjectSupport
|
|
383
377
|
end
|
|
384
378
|
|
|
385
|
-
class
|
|
379
|
+
class Binding
|
|
386
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
387
381
|
|
|
388
382
|
include Google::Apis::Core::JsonObjectSupport
|
|
389
383
|
end
|
|
390
384
|
|
|
391
|
-
class
|
|
385
|
+
class Range
|
|
392
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
393
387
|
|
|
394
388
|
include Google::Apis::Core::JsonObjectSupport
|
|
395
389
|
end
|
|
396
390
|
|
|
397
|
-
class
|
|
391
|
+
class VariantSet
|
|
398
392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
399
393
|
|
|
400
394
|
include Google::Apis::Core::JsonObjectSupport
|
|
401
395
|
end
|
|
402
396
|
|
|
403
|
-
class
|
|
397
|
+
class BatchCreateAnnotationsResponse
|
|
404
398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
405
399
|
|
|
406
400
|
include Google::Apis::Core::JsonObjectSupport
|
|
407
401
|
end
|
|
408
402
|
|
|
409
|
-
class
|
|
403
|
+
class ReferenceBound
|
|
410
404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
411
405
|
|
|
412
406
|
include Google::Apis::Core::JsonObjectSupport
|
|
413
407
|
end
|
|
414
408
|
|
|
415
|
-
class
|
|
409
|
+
class SearchCallSetsResponse
|
|
416
410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
417
411
|
|
|
418
412
|
include Google::Apis::Core::JsonObjectSupport
|
|
419
413
|
end
|
|
420
414
|
|
|
421
|
-
class
|
|
415
|
+
class Variant
|
|
422
416
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
423
417
|
|
|
424
418
|
include Google::Apis::Core::JsonObjectSupport
|
|
425
419
|
end
|
|
426
420
|
|
|
427
|
-
class
|
|
421
|
+
class ListOperationsResponse
|
|
428
422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
423
|
|
|
430
424
|
include Google::Apis::Core::JsonObjectSupport
|
|
431
425
|
end
|
|
432
426
|
|
|
433
|
-
class
|
|
427
|
+
class OperationMetadata
|
|
434
428
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
435
429
|
|
|
436
430
|
include Google::Apis::Core::JsonObjectSupport
|
|
437
431
|
end
|
|
438
432
|
|
|
439
|
-
class
|
|
433
|
+
class SearchVariantsRequest
|
|
440
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
441
435
|
|
|
442
436
|
include Google::Apis::Core::JsonObjectSupport
|
|
443
437
|
end
|
|
444
438
|
|
|
445
|
-
class
|
|
439
|
+
class SearchReadGroupSetsRequest
|
|
446
440
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
447
441
|
|
|
448
442
|
include Google::Apis::Core::JsonObjectSupport
|
|
449
443
|
end
|
|
450
444
|
|
|
451
|
-
class
|
|
445
|
+
class SearchAnnotationsResponse
|
|
452
446
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
453
447
|
|
|
454
448
|
include Google::Apis::Core::JsonObjectSupport
|
|
455
449
|
end
|
|
456
450
|
|
|
457
|
-
class
|
|
451
|
+
class ClinicalCondition
|
|
458
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
459
453
|
|
|
460
454
|
include Google::Apis::Core::JsonObjectSupport
|
|
461
455
|
end
|
|
462
456
|
|
|
463
|
-
class
|
|
457
|
+
class SearchReadsResponse
|
|
464
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
465
459
|
|
|
466
460
|
include Google::Apis::Core::JsonObjectSupport
|
|
467
461
|
end
|
|
468
462
|
|
|
469
|
-
class
|
|
463
|
+
class Program
|
|
470
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
471
465
|
|
|
472
466
|
include Google::Apis::Core::JsonObjectSupport
|
|
473
467
|
end
|
|
474
468
|
|
|
475
|
-
class
|
|
476
|
-
|
|
469
|
+
class CoverageBucket
|
|
470
|
+
# @private
|
|
471
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
472
|
+
property :mean_coverage, as: 'meanCoverage'
|
|
473
|
+
property :range, as: 'range', class: Google::Apis::GenomicsV1::Range, decorator: Google::Apis::GenomicsV1::Range::Representation
|
|
477
474
|
|
|
478
|
-
|
|
475
|
+
end
|
|
479
476
|
end
|
|
480
477
|
|
|
481
|
-
class
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
478
|
+
class ComputeEngine
|
|
479
|
+
# @private
|
|
480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
481
|
+
property :instance_name, as: 'instanceName'
|
|
482
|
+
property :zone, as: 'zone'
|
|
483
|
+
property :machine_type, as: 'machineType'
|
|
484
|
+
collection :disk_names, as: 'diskNames'
|
|
485
|
+
end
|
|
485
486
|
end
|
|
486
487
|
|
|
487
|
-
class
|
|
488
|
-
|
|
488
|
+
class ExternalId
|
|
489
|
+
# @private
|
|
490
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
491
|
+
property :source_name, as: 'sourceName'
|
|
492
|
+
property :id, as: 'id'
|
|
493
|
+
end
|
|
494
|
+
end
|
|
489
495
|
|
|
490
|
-
|
|
496
|
+
class Reference
|
|
497
|
+
# @private
|
|
498
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
499
|
+
property :ncbi_taxon_id, as: 'ncbiTaxonId'
|
|
500
|
+
property :source_uri, as: 'sourceUri'
|
|
501
|
+
property :name, as: 'name'
|
|
502
|
+
property :md5checksum, as: 'md5checksum'
|
|
503
|
+
property :id, as: 'id'
|
|
504
|
+
property :length, as: 'length'
|
|
505
|
+
collection :source_accessions, as: 'sourceAccessions'
|
|
506
|
+
end
|
|
491
507
|
end
|
|
492
508
|
|
|
493
|
-
class
|
|
509
|
+
class VariantSetMetadata
|
|
494
510
|
# @private
|
|
495
511
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
512
|
+
property :number, as: 'number'
|
|
496
513
|
property :id, as: 'id'
|
|
497
|
-
property :
|
|
498
|
-
property :
|
|
499
|
-
property :
|
|
500
|
-
property :source_uri, as: 'sourceUri'
|
|
501
|
-
property :type, as: 'type'
|
|
514
|
+
property :value, as: 'value'
|
|
515
|
+
property :key, as: 'key'
|
|
516
|
+
property :description, as: 'description'
|
|
502
517
|
hash :info, as: 'info', :class => Array do
|
|
503
518
|
include Representable::JSON::Collection
|
|
504
519
|
items
|
|
505
520
|
end
|
|
506
521
|
|
|
522
|
+
property :type, as: 'type'
|
|
507
523
|
end
|
|
508
524
|
end
|
|
509
525
|
|
|
510
|
-
class
|
|
526
|
+
class SearchVariantSetsRequest
|
|
511
527
|
# @private
|
|
512
528
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
529
|
+
collection :dataset_ids, as: 'datasetIds'
|
|
530
|
+
property :page_token, as: 'pageToken'
|
|
531
|
+
property :page_size, as: 'pageSize'
|
|
513
532
|
end
|
|
514
533
|
end
|
|
515
534
|
|
|
516
|
-
class
|
|
535
|
+
class SearchReferenceSetsRequest
|
|
517
536
|
# @private
|
|
518
537
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
collection :types, as: 'types'
|
|
538
|
+
property :assembly_id, as: 'assemblyId'
|
|
539
|
+
collection :md5checksums, as: 'md5checksums'
|
|
540
|
+
collection :accessions, as: 'accessions'
|
|
523
541
|
property :page_token, as: 'pageToken'
|
|
524
542
|
property :page_size, as: 'pageSize'
|
|
525
543
|
end
|
|
526
544
|
end
|
|
527
545
|
|
|
528
|
-
class
|
|
546
|
+
class SetIamPolicyRequest
|
|
529
547
|
# @private
|
|
530
548
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
531
|
-
|
|
549
|
+
property :policy, as: 'policy', class: Google::Apis::GenomicsV1::Policy, decorator: Google::Apis::GenomicsV1::Policy::Representation
|
|
532
550
|
|
|
533
|
-
property :next_page_token, as: 'nextPageToken'
|
|
534
551
|
end
|
|
535
552
|
end
|
|
536
553
|
|
|
537
|
-
class
|
|
554
|
+
class MergeVariantsRequest
|
|
538
555
|
# @private
|
|
539
556
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
540
|
-
|
|
541
|
-
property :
|
|
542
|
-
|
|
543
|
-
property :reference_id, as: 'referenceId'
|
|
544
|
-
property :reference_name, as: 'referenceName'
|
|
545
|
-
property :start, as: 'start'
|
|
546
|
-
property :end, as: 'end'
|
|
547
|
-
property :reverse_strand, as: 'reverseStrand'
|
|
548
|
-
property :type, as: 'type'
|
|
549
|
-
property :variant, as: 'variant', class: Google::Apis::GenomicsV1::VariantAnnotation, decorator: Google::Apis::GenomicsV1::VariantAnnotation::Representation
|
|
550
|
-
|
|
551
|
-
property :transcript, as: 'transcript', class: Google::Apis::GenomicsV1::Transcript, decorator: Google::Apis::GenomicsV1::Transcript::Representation
|
|
552
|
-
|
|
553
|
-
hash :info, as: 'info', :class => Array do
|
|
554
|
-
include Representable::JSON::Collection
|
|
555
|
-
items
|
|
556
|
-
end
|
|
557
|
+
hash :info_merge_config, as: 'infoMergeConfig'
|
|
558
|
+
property :variant_set_id, as: 'variantSetId'
|
|
559
|
+
collection :variants, as: 'variants', class: Google::Apis::GenomicsV1::Variant, decorator: Google::Apis::GenomicsV1::Variant::Representation
|
|
557
560
|
|
|
558
561
|
end
|
|
559
562
|
end
|
|
560
563
|
|
|
561
|
-
class
|
|
564
|
+
class BatchCreateAnnotationsRequest
|
|
562
565
|
# @private
|
|
563
566
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
564
|
-
|
|
565
|
-
property :effect, as: 'effect'
|
|
566
|
-
property :alternate_bases, as: 'alternateBases'
|
|
567
|
-
property :gene_id, as: 'geneId'
|
|
568
|
-
collection :transcript_ids, as: 'transcriptIds'
|
|
569
|
-
collection :conditions, as: 'conditions', class: Google::Apis::GenomicsV1::ClinicalCondition, decorator: Google::Apis::GenomicsV1::ClinicalCondition::Representation
|
|
567
|
+
collection :annotations, as: 'annotations', class: Google::Apis::GenomicsV1::Annotation, decorator: Google::Apis::GenomicsV1::Annotation::Representation
|
|
570
568
|
|
|
571
|
-
property :
|
|
569
|
+
property :request_id, as: 'requestId'
|
|
572
570
|
end
|
|
573
571
|
end
|
|
574
572
|
|
|
575
|
-
class
|
|
573
|
+
class Read
|
|
576
574
|
# @private
|
|
577
575
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
578
|
-
|
|
579
|
-
|
|
576
|
+
property :duplicate_fragment, as: 'duplicateFragment'
|
|
577
|
+
property :read_number, as: 'readNumber'
|
|
578
|
+
property :read_group_id, as: 'readGroupId'
|
|
579
|
+
property :aligned_sequence, as: 'alignedSequence'
|
|
580
|
+
hash :info, as: 'info', :class => Array do
|
|
581
|
+
include Representable::JSON::Collection
|
|
582
|
+
items
|
|
583
|
+
end
|
|
580
584
|
|
|
581
|
-
property :
|
|
582
|
-
|
|
585
|
+
property :next_mate_position, as: 'nextMatePosition', class: Google::Apis::GenomicsV1::Position, decorator: Google::Apis::GenomicsV1::Position::Representation
|
|
586
|
+
|
|
587
|
+
property :supplementary_alignment, as: 'supplementaryAlignment'
|
|
588
|
+
property :proper_placement, as: 'properPlacement'
|
|
589
|
+
property :fragment_length, as: 'fragmentLength'
|
|
590
|
+
property :failed_vendor_quality_checks, as: 'failedVendorQualityChecks'
|
|
591
|
+
collection :aligned_quality, as: 'alignedQuality'
|
|
592
|
+
property :alignment, as: 'alignment', class: Google::Apis::GenomicsV1::LinearAlignment, decorator: Google::Apis::GenomicsV1::LinearAlignment::Representation
|
|
593
|
+
|
|
594
|
+
property :number_reads, as: 'numberReads'
|
|
595
|
+
property :id, as: 'id'
|
|
596
|
+
property :secondary_alignment, as: 'secondaryAlignment'
|
|
597
|
+
property :fragment_name, as: 'fragmentName'
|
|
598
|
+
property :read_group_set_id, as: 'readGroupSetId'
|
|
583
599
|
end
|
|
584
600
|
end
|
|
585
601
|
|
|
586
|
-
class
|
|
602
|
+
class ReferenceSet
|
|
587
603
|
# @private
|
|
588
604
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
589
|
-
|
|
605
|
+
collection :source_accessions, as: 'sourceAccessions'
|
|
606
|
+
property :description, as: 'description'
|
|
607
|
+
property :source_uri, as: 'sourceUri'
|
|
608
|
+
property :ncbi_taxon_id, as: 'ncbiTaxonId'
|
|
609
|
+
collection :reference_ids, as: 'referenceIds'
|
|
610
|
+
property :assembly_id, as: 'assemblyId'
|
|
611
|
+
property :md5checksum, as: 'md5checksum'
|
|
612
|
+
property :id, as: 'id'
|
|
613
|
+
end
|
|
614
|
+
end
|
|
615
|
+
|
|
616
|
+
class CigarUnit
|
|
617
|
+
# @private
|
|
618
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
619
|
+
property :reference_sequence, as: 'referenceSequence'
|
|
620
|
+
property :operation_length, as: 'operationLength'
|
|
621
|
+
property :operation, as: 'operation'
|
|
622
|
+
end
|
|
623
|
+
end
|
|
624
|
+
|
|
625
|
+
class AnnotationSet
|
|
626
|
+
# @private
|
|
627
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
628
|
+
property :dataset_id, as: 'datasetId'
|
|
629
|
+
property :source_uri, as: 'sourceUri'
|
|
630
|
+
property :name, as: 'name'
|
|
631
|
+
property :reference_set_id, as: 'referenceSetId'
|
|
632
|
+
hash :info, as: 'info', :class => Array do
|
|
633
|
+
include Representable::JSON::Collection
|
|
634
|
+
items
|
|
635
|
+
end
|
|
636
|
+
|
|
637
|
+
property :type, as: 'type'
|
|
590
638
|
property :id, as: 'id'
|
|
591
639
|
end
|
|
592
640
|
end
|
|
@@ -594,137 +642,165 @@ module Google
|
|
|
594
642
|
class Transcript
|
|
595
643
|
# @private
|
|
596
644
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
597
|
-
property :gene_id, as: 'geneId'
|
|
598
645
|
collection :exons, as: 'exons', class: Google::Apis::GenomicsV1::Exon, decorator: Google::Apis::GenomicsV1::Exon::Representation
|
|
599
646
|
|
|
600
647
|
property :coding_sequence, as: 'codingSequence', class: Google::Apis::GenomicsV1::CodingSequence, decorator: Google::Apis::GenomicsV1::CodingSequence::Representation
|
|
601
648
|
|
|
649
|
+
property :gene_id, as: 'geneId'
|
|
602
650
|
end
|
|
603
651
|
end
|
|
604
652
|
|
|
605
|
-
class
|
|
653
|
+
class Experiment
|
|
606
654
|
# @private
|
|
607
655
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
608
|
-
property :
|
|
609
|
-
property :
|
|
610
|
-
property :
|
|
656
|
+
property :platform_unit, as: 'platformUnit'
|
|
657
|
+
property :library_id, as: 'libraryId'
|
|
658
|
+
property :instrument_model, as: 'instrumentModel'
|
|
659
|
+
property :sequencing_center, as: 'sequencingCenter'
|
|
611
660
|
end
|
|
612
661
|
end
|
|
613
662
|
|
|
614
|
-
class
|
|
663
|
+
class ListDatasetsResponse
|
|
615
664
|
# @private
|
|
616
665
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
617
|
-
|
|
618
|
-
|
|
666
|
+
collection :datasets, as: 'datasets', class: Google::Apis::GenomicsV1::Dataset, decorator: Google::Apis::GenomicsV1::Dataset::Representation
|
|
667
|
+
|
|
668
|
+
property :next_page_token, as: 'nextPageToken'
|
|
619
669
|
end
|
|
620
670
|
end
|
|
621
671
|
|
|
622
|
-
class
|
|
672
|
+
class TestIamPermissionsRequest
|
|
623
673
|
# @private
|
|
624
674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
625
|
-
collection :
|
|
626
|
-
|
|
627
|
-
property :request_id, as: 'requestId'
|
|
675
|
+
collection :permissions, as: 'permissions'
|
|
628
676
|
end
|
|
629
677
|
end
|
|
630
678
|
|
|
631
|
-
class
|
|
679
|
+
class ExportReadGroupSetRequest
|
|
632
680
|
# @private
|
|
633
681
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
634
|
-
|
|
635
|
-
|
|
682
|
+
property :export_uri, as: 'exportUri'
|
|
683
|
+
collection :reference_names, as: 'referenceNames'
|
|
684
|
+
property :project_id, as: 'projectId'
|
|
636
685
|
end
|
|
637
686
|
end
|
|
638
687
|
|
|
639
|
-
class
|
|
688
|
+
class Exon
|
|
640
689
|
# @private
|
|
641
690
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
642
|
-
property :
|
|
691
|
+
property :start, as: 'start'
|
|
692
|
+
property :end, as: 'end'
|
|
693
|
+
property :frame, as: 'frame'
|
|
694
|
+
end
|
|
695
|
+
end
|
|
643
696
|
|
|
644
|
-
|
|
697
|
+
class CallSet
|
|
698
|
+
# @private
|
|
699
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
700
|
+
property :created, as: 'created'
|
|
701
|
+
property :sample_id, as: 'sampleId'
|
|
702
|
+
property :name, as: 'name'
|
|
703
|
+
hash :info, as: 'info', :class => Array do
|
|
704
|
+
include Representable::JSON::Collection
|
|
705
|
+
items
|
|
706
|
+
end
|
|
645
707
|
|
|
708
|
+
collection :variant_set_ids, as: 'variantSetIds'
|
|
709
|
+
property :id, as: 'id'
|
|
646
710
|
end
|
|
647
711
|
end
|
|
648
712
|
|
|
649
|
-
class
|
|
713
|
+
class SearchAnnotationSetsResponse
|
|
650
714
|
# @private
|
|
651
715
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
716
|
+
collection :annotation_sets, as: 'annotationSets', class: Google::Apis::GenomicsV1::AnnotationSet, decorator: Google::Apis::GenomicsV1::AnnotationSet::Representation
|
|
717
|
+
|
|
718
|
+
property :next_page_token, as: 'nextPageToken'
|
|
655
719
|
end
|
|
656
720
|
end
|
|
657
721
|
|
|
658
|
-
class
|
|
722
|
+
class ImportVariantsRequest
|
|
659
723
|
# @private
|
|
660
724
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
661
|
-
|
|
662
|
-
property :
|
|
663
|
-
|
|
664
|
-
property :
|
|
665
|
-
property :
|
|
666
|
-
property :page_token, as: 'pageToken'
|
|
667
|
-
property :page_size, as: 'pageSize'
|
|
725
|
+
hash :info_merge_config, as: 'infoMergeConfig'
|
|
726
|
+
property :variant_set_id, as: 'variantSetId'
|
|
727
|
+
collection :source_uris, as: 'sourceUris'
|
|
728
|
+
property :normalize_reference_names, as: 'normalizeReferenceNames'
|
|
729
|
+
property :format, as: 'format'
|
|
668
730
|
end
|
|
669
731
|
end
|
|
670
732
|
|
|
671
|
-
class
|
|
733
|
+
class VariantAnnotation
|
|
672
734
|
# @private
|
|
673
735
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
674
|
-
collection :
|
|
736
|
+
collection :conditions, as: 'conditions', class: Google::Apis::GenomicsV1::ClinicalCondition, decorator: Google::Apis::GenomicsV1::ClinicalCondition::Representation
|
|
675
737
|
|
|
676
|
-
property :
|
|
738
|
+
property :effect, as: 'effect'
|
|
739
|
+
collection :transcript_ids, as: 'transcriptIds'
|
|
740
|
+
property :type, as: 'type'
|
|
741
|
+
property :alternate_bases, as: 'alternateBases'
|
|
742
|
+
property :gene_id, as: 'geneId'
|
|
743
|
+
property :clinical_significance, as: 'clinicalSignificance'
|
|
677
744
|
end
|
|
678
745
|
end
|
|
679
746
|
|
|
680
|
-
class
|
|
747
|
+
class ListCoverageBucketsResponse
|
|
681
748
|
# @private
|
|
682
749
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
683
|
-
|
|
750
|
+
property :bucket_width, as: 'bucketWidth'
|
|
751
|
+
collection :coverage_buckets, as: 'coverageBuckets', class: Google::Apis::GenomicsV1::CoverageBucket, decorator: Google::Apis::GenomicsV1::CoverageBucket::Representation
|
|
684
752
|
|
|
685
753
|
property :next_page_token, as: 'nextPageToken'
|
|
686
754
|
end
|
|
687
755
|
end
|
|
688
756
|
|
|
689
|
-
class
|
|
757
|
+
class ExportVariantSetRequest
|
|
690
758
|
# @private
|
|
691
759
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
692
|
-
property :
|
|
760
|
+
property :format, as: 'format'
|
|
761
|
+
property :bigquery_dataset, as: 'bigqueryDataset'
|
|
762
|
+
property :bigquery_table, as: 'bigqueryTable'
|
|
763
|
+
collection :call_set_ids, as: 'callSetIds'
|
|
693
764
|
property :project_id, as: 'projectId'
|
|
694
|
-
property :name, as: 'name'
|
|
695
|
-
property :create_time, as: 'createTime'
|
|
696
765
|
end
|
|
697
766
|
end
|
|
698
767
|
|
|
699
|
-
class
|
|
768
|
+
class SearchAnnotationsRequest
|
|
700
769
|
# @private
|
|
701
770
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
771
|
+
property :page_token, as: 'pageToken'
|
|
772
|
+
property :page_size, as: 'pageSize'
|
|
773
|
+
property :start, as: 'start'
|
|
774
|
+
collection :annotation_set_ids, as: 'annotationSetIds'
|
|
775
|
+
property :reference_name, as: 'referenceName'
|
|
776
|
+
property :reference_id, as: 'referenceId'
|
|
777
|
+
property :end, as: 'end'
|
|
702
778
|
end
|
|
703
779
|
end
|
|
704
780
|
|
|
705
|
-
class
|
|
781
|
+
class OperationEvent
|
|
706
782
|
# @private
|
|
707
783
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
708
|
-
property :
|
|
709
|
-
|
|
784
|
+
property :end_time, as: 'endTime'
|
|
785
|
+
property :start_time, as: 'startTime'
|
|
786
|
+
property :description, as: 'description'
|
|
710
787
|
end
|
|
711
788
|
end
|
|
712
789
|
|
|
713
|
-
class
|
|
790
|
+
class CodingSequence
|
|
714
791
|
# @private
|
|
715
792
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
716
|
-
property :
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
property :etag, :base64 => true, as: 'etag'
|
|
793
|
+
property :start, as: 'start'
|
|
794
|
+
property :end, as: 'end'
|
|
720
795
|
end
|
|
721
796
|
end
|
|
722
797
|
|
|
723
|
-
class
|
|
798
|
+
class SearchReferencesResponse
|
|
724
799
|
# @private
|
|
725
800
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
726
|
-
|
|
727
|
-
|
|
801
|
+
collection :references, as: 'references', class: Google::Apis::GenomicsV1::Reference, decorator: Google::Apis::GenomicsV1::Reference::Representation
|
|
802
|
+
|
|
803
|
+
property :next_page_token, as: 'nextPageToken'
|
|
728
804
|
end
|
|
729
805
|
end
|
|
730
806
|
|
|
@@ -734,232 +810,134 @@ module Google
|
|
|
734
810
|
end
|
|
735
811
|
end
|
|
736
812
|
|
|
737
|
-
class
|
|
813
|
+
class TestIamPermissionsResponse
|
|
738
814
|
# @private
|
|
739
815
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
740
816
|
collection :permissions, as: 'permissions'
|
|
741
817
|
end
|
|
742
818
|
end
|
|
743
819
|
|
|
744
|
-
class
|
|
820
|
+
class SearchAnnotationSetsRequest
|
|
745
821
|
# @private
|
|
746
822
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
747
|
-
|
|
823
|
+
property :page_token, as: 'pageToken'
|
|
824
|
+
property :page_size, as: 'pageSize'
|
|
825
|
+
collection :dataset_ids, as: 'datasetIds'
|
|
826
|
+
collection :types, as: 'types'
|
|
827
|
+
property :name, as: 'name'
|
|
828
|
+
property :reference_set_id, as: 'referenceSetId'
|
|
748
829
|
end
|
|
749
830
|
end
|
|
750
831
|
|
|
751
|
-
class
|
|
832
|
+
class SearchReadGroupSetsResponse
|
|
752
833
|
# @private
|
|
753
834
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
754
|
-
collection :
|
|
835
|
+
collection :read_group_sets, as: 'readGroupSets', class: Google::Apis::GenomicsV1::ReadGroupSet, decorator: Google::Apis::GenomicsV1::ReadGroupSet::Representation
|
|
755
836
|
|
|
756
837
|
property :next_page_token, as: 'nextPageToken'
|
|
757
838
|
end
|
|
758
839
|
end
|
|
759
840
|
|
|
760
|
-
class
|
|
841
|
+
class LinearAlignment
|
|
761
842
|
# @private
|
|
762
843
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
763
|
-
property :
|
|
764
|
-
hash :metadata, as: 'metadata'
|
|
765
|
-
property :done, as: 'done'
|
|
766
|
-
property :error, as: 'error', class: Google::Apis::GenomicsV1::Status, decorator: Google::Apis::GenomicsV1::Status::Representation
|
|
844
|
+
property :position, as: 'position', class: Google::Apis::GenomicsV1::Position, decorator: Google::Apis::GenomicsV1::Position::Representation
|
|
767
845
|
|
|
768
|
-
|
|
769
|
-
end
|
|
770
|
-
end
|
|
846
|
+
collection :cigar, as: 'cigar', class: Google::Apis::GenomicsV1::CigarUnit, decorator: Google::Apis::GenomicsV1::CigarUnit::Representation
|
|
771
847
|
|
|
772
|
-
|
|
773
|
-
# @private
|
|
774
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
848
|
+
property :mapping_quality, as: 'mappingQuality'
|
|
775
849
|
end
|
|
776
850
|
end
|
|
777
851
|
|
|
778
|
-
class
|
|
852
|
+
class SearchReferencesRequest
|
|
779
853
|
# @private
|
|
780
854
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
781
|
-
|
|
855
|
+
collection :md5checksums, as: 'md5checksums'
|
|
856
|
+
collection :accessions, as: 'accessions'
|
|
857
|
+
property :page_token, as: 'pageToken'
|
|
782
858
|
property :reference_set_id, as: 'referenceSetId'
|
|
783
|
-
|
|
784
|
-
property :partition_strategy, as: 'partitionStrategy'
|
|
859
|
+
property :page_size, as: 'pageSize'
|
|
785
860
|
end
|
|
786
861
|
end
|
|
787
862
|
|
|
788
|
-
class
|
|
863
|
+
class Dataset
|
|
789
864
|
# @private
|
|
790
865
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
866
|
+
property :create_time, as: 'createTime'
|
|
867
|
+
property :name, as: 'name'
|
|
791
868
|
property :project_id, as: 'projectId'
|
|
792
|
-
property :
|
|
793
|
-
collection :reference_names, as: 'referenceNames'
|
|
869
|
+
property :id, as: 'id'
|
|
794
870
|
end
|
|
795
871
|
end
|
|
796
872
|
|
|
797
|
-
class
|
|
873
|
+
class ImportVariantsResponse
|
|
798
874
|
# @private
|
|
799
875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
800
|
-
collection :
|
|
801
|
-
property :name, as: 'name'
|
|
802
|
-
property :page_token, as: 'pageToken'
|
|
803
|
-
property :page_size, as: 'pageSize'
|
|
876
|
+
collection :call_set_ids, as: 'callSetIds'
|
|
804
877
|
end
|
|
805
878
|
end
|
|
806
879
|
|
|
807
|
-
class
|
|
880
|
+
class ReadGroup
|
|
808
881
|
# @private
|
|
809
882
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
883
|
+
property :reference_set_id, as: 'referenceSetId'
|
|
884
|
+
hash :info, as: 'info', :class => Array do
|
|
885
|
+
include Representable::JSON::Collection
|
|
886
|
+
items
|
|
814
887
|
end
|
|
815
888
|
|
|
816
|
-
class ReadGroupSet
|
|
817
|
-
# @private
|
|
818
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
819
889
|
property :id, as: 'id'
|
|
820
|
-
property :
|
|
821
|
-
|
|
822
|
-
property :name, as: 'name'
|
|
823
|
-
property :filename, as: 'filename'
|
|
824
|
-
collection :read_groups, as: 'readGroups', class: Google::Apis::GenomicsV1::ReadGroup, decorator: Google::Apis::GenomicsV1::ReadGroup::Representation
|
|
890
|
+
property :predicted_insert_size, as: 'predictedInsertSize'
|
|
891
|
+
collection :programs, as: 'programs', class: Google::Apis::GenomicsV1::Program, decorator: Google::Apis::GenomicsV1::Program::Representation
|
|
825
892
|
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
893
|
+
property :description, as: 'description'
|
|
894
|
+
property :sample_id, as: 'sampleId'
|
|
895
|
+
property :dataset_id, as: 'datasetId'
|
|
896
|
+
property :experiment, as: 'experiment', class: Google::Apis::GenomicsV1::Experiment, decorator: Google::Apis::GenomicsV1::Experiment::Representation
|
|
830
897
|
|
|
898
|
+
property :name, as: 'name'
|
|
831
899
|
end
|
|
832
900
|
end
|
|
833
901
|
|
|
834
|
-
class
|
|
902
|
+
class ReadGroupSet
|
|
835
903
|
# @private
|
|
836
904
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
837
|
-
|
|
838
|
-
property :dataset_id, as: 'datasetId'
|
|
839
|
-
property :name, as: 'name'
|
|
840
|
-
property :description, as: 'description'
|
|
841
|
-
property :sample_id, as: 'sampleId'
|
|
842
|
-
property :experiment, as: 'experiment', class: Google::Apis::GenomicsV1::Experiment, decorator: Google::Apis::GenomicsV1::Experiment::Representation
|
|
843
|
-
|
|
844
|
-
property :predicted_insert_size, as: 'predictedInsertSize'
|
|
845
|
-
collection :programs, as: 'programs', class: Google::Apis::GenomicsV1::Program, decorator: Google::Apis::GenomicsV1::Program::Representation
|
|
905
|
+
collection :read_groups, as: 'readGroups', class: Google::Apis::GenomicsV1::ReadGroup, decorator: Google::Apis::GenomicsV1::ReadGroup::Representation
|
|
846
906
|
|
|
907
|
+
property :filename, as: 'filename'
|
|
908
|
+
property :name, as: 'name'
|
|
847
909
|
property :reference_set_id, as: 'referenceSetId'
|
|
848
910
|
hash :info, as: 'info', :class => Array do
|
|
849
911
|
include Representable::JSON::Collection
|
|
850
912
|
items
|
|
851
913
|
end
|
|
852
914
|
|
|
853
|
-
end
|
|
854
|
-
end
|
|
855
|
-
|
|
856
|
-
class Experiment
|
|
857
|
-
# @private
|
|
858
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
859
|
-
property :library_id, as: 'libraryId'
|
|
860
|
-
property :platform_unit, as: 'platformUnit'
|
|
861
|
-
property :sequencing_center, as: 'sequencingCenter'
|
|
862
|
-
property :instrument_model, as: 'instrumentModel'
|
|
863
|
-
end
|
|
864
|
-
end
|
|
865
|
-
|
|
866
|
-
class Program
|
|
867
|
-
# @private
|
|
868
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
869
|
-
property :command_line, as: 'commandLine'
|
|
870
915
|
property :id, as: 'id'
|
|
871
|
-
property :
|
|
872
|
-
property :prev_program_id, as: 'prevProgramId'
|
|
873
|
-
property :version, as: 'version'
|
|
916
|
+
property :dataset_id, as: 'datasetId'
|
|
874
917
|
end
|
|
875
918
|
end
|
|
876
919
|
|
|
877
|
-
class
|
|
920
|
+
class SearchVariantSetsResponse
|
|
878
921
|
# @private
|
|
879
922
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
880
|
-
property :bucket_width, as: 'bucketWidth'
|
|
881
|
-
collection :coverage_buckets, as: 'coverageBuckets', class: Google::Apis::GenomicsV1::CoverageBucket, decorator: Google::Apis::GenomicsV1::CoverageBucket::Representation
|
|
882
|
-
|
|
883
923
|
property :next_page_token, as: 'nextPageToken'
|
|
884
|
-
|
|
885
|
-
end
|
|
886
|
-
|
|
887
|
-
class CoverageBucket
|
|
888
|
-
# @private
|
|
889
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
890
|
-
property :range, as: 'range', class: Google::Apis::GenomicsV1::Range, decorator: Google::Apis::GenomicsV1::Range::Representation
|
|
891
|
-
|
|
892
|
-
property :mean_coverage, as: 'meanCoverage'
|
|
893
|
-
end
|
|
894
|
-
end
|
|
895
|
-
|
|
896
|
-
class Range
|
|
897
|
-
# @private
|
|
898
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
899
|
-
property :reference_name, as: 'referenceName'
|
|
900
|
-
property :start, as: 'start'
|
|
901
|
-
property :end, as: 'end'
|
|
902
|
-
end
|
|
903
|
-
end
|
|
924
|
+
collection :variant_sets, as: 'variantSets', class: Google::Apis::GenomicsV1::VariantSet, decorator: Google::Apis::GenomicsV1::VariantSet::Representation
|
|
904
925
|
|
|
905
|
-
class SearchReadsRequest
|
|
906
|
-
# @private
|
|
907
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
908
|
-
collection :read_group_set_ids, as: 'readGroupSetIds'
|
|
909
|
-
collection :read_group_ids, as: 'readGroupIds'
|
|
910
|
-
property :reference_name, as: 'referenceName'
|
|
911
|
-
property :start, as: 'start'
|
|
912
|
-
property :end, as: 'end'
|
|
913
|
-
property :page_token, as: 'pageToken'
|
|
914
|
-
property :page_size, as: 'pageSize'
|
|
915
926
|
end
|
|
916
927
|
end
|
|
917
928
|
|
|
918
|
-
class
|
|
929
|
+
class Empty
|
|
919
930
|
# @private
|
|
920
931
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
921
|
-
collection :alignments, as: 'alignments', class: Google::Apis::GenomicsV1::Read, decorator: Google::Apis::GenomicsV1::Read::Representation
|
|
922
|
-
|
|
923
|
-
property :next_page_token, as: 'nextPageToken'
|
|
924
932
|
end
|
|
925
933
|
end
|
|
926
934
|
|
|
927
|
-
class
|
|
928
|
-
# @private
|
|
929
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
930
|
-
property :id, as: 'id'
|
|
931
|
-
property :read_group_id, as: 'readGroupId'
|
|
932
|
-
property :read_group_set_id, as: 'readGroupSetId'
|
|
933
|
-
property :fragment_name, as: 'fragmentName'
|
|
934
|
-
property :proper_placement, as: 'properPlacement'
|
|
935
|
-
property :duplicate_fragment, as: 'duplicateFragment'
|
|
936
|
-
property :fragment_length, as: 'fragmentLength'
|
|
937
|
-
property :read_number, as: 'readNumber'
|
|
938
|
-
property :number_reads, as: 'numberReads'
|
|
939
|
-
property :failed_vendor_quality_checks, as: 'failedVendorQualityChecks'
|
|
940
|
-
property :alignment, as: 'alignment', class: Google::Apis::GenomicsV1::LinearAlignment, decorator: Google::Apis::GenomicsV1::LinearAlignment::Representation
|
|
941
|
-
|
|
942
|
-
property :secondary_alignment, as: 'secondaryAlignment'
|
|
943
|
-
property :supplementary_alignment, as: 'supplementaryAlignment'
|
|
944
|
-
property :aligned_sequence, as: 'alignedSequence'
|
|
945
|
-
collection :aligned_quality, as: 'alignedQuality'
|
|
946
|
-
property :next_mate_position, as: 'nextMatePosition', class: Google::Apis::GenomicsV1::Position, decorator: Google::Apis::GenomicsV1::Position::Representation
|
|
947
|
-
|
|
948
|
-
hash :info, as: 'info', :class => Array do
|
|
949
|
-
include Representable::JSON::Collection
|
|
950
|
-
items
|
|
951
|
-
end
|
|
952
|
-
|
|
953
|
-
end
|
|
954
|
-
end
|
|
955
|
-
|
|
956
|
-
class LinearAlignment
|
|
935
|
+
class Entry
|
|
957
936
|
# @private
|
|
958
937
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
959
|
-
property :
|
|
938
|
+
property :status, as: 'status', class: Google::Apis::GenomicsV1::Status, decorator: Google::Apis::GenomicsV1::Status::Representation
|
|
960
939
|
|
|
961
|
-
property :
|
|
962
|
-
collection :cigar, as: 'cigar', class: Google::Apis::GenomicsV1::CigarUnit, decorator: Google::Apis::GenomicsV1::CigarUnit::Representation
|
|
940
|
+
property :annotation, as: 'annotation', class: Google::Apis::GenomicsV1::Annotation, decorator: Google::Apis::GenomicsV1::Annotation::Representation
|
|
963
941
|
|
|
964
942
|
end
|
|
965
943
|
end
|
|
@@ -967,381 +945,338 @@ module Google
|
|
|
967
945
|
class Position
|
|
968
946
|
# @private
|
|
969
947
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
970
|
-
property :reference_name, as: 'referenceName'
|
|
971
|
-
property :position, as: 'position'
|
|
972
948
|
property :reverse_strand, as: 'reverseStrand'
|
|
973
|
-
|
|
974
|
-
end
|
|
975
|
-
|
|
976
|
-
class CigarUnit
|
|
977
|
-
# @private
|
|
978
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
979
|
-
property :operation, as: 'operation'
|
|
980
|
-
property :operation_length, as: 'operationLength'
|
|
981
|
-
property :reference_sequence, as: 'referenceSequence'
|
|
982
|
-
end
|
|
983
|
-
end
|
|
984
|
-
|
|
985
|
-
class StreamReadsRequest
|
|
986
|
-
# @private
|
|
987
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
988
|
-
property :project_id, as: 'projectId'
|
|
989
|
-
property :read_group_set_id, as: 'readGroupSetId'
|
|
949
|
+
property :position, as: 'position'
|
|
990
950
|
property :reference_name, as: 'referenceName'
|
|
991
|
-
property :start, as: 'start'
|
|
992
|
-
property :end, as: 'end'
|
|
993
|
-
property :shard, as: 'shard'
|
|
994
|
-
property :total_shards, as: 'totalShards'
|
|
995
951
|
end
|
|
996
952
|
end
|
|
997
953
|
|
|
998
|
-
class
|
|
954
|
+
class SearchReferenceSetsResponse
|
|
999
955
|
# @private
|
|
1000
956
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1001
|
-
collection :
|
|
957
|
+
collection :reference_sets, as: 'referenceSets', class: Google::Apis::GenomicsV1::ReferenceSet, decorator: Google::Apis::GenomicsV1::ReferenceSet::Representation
|
|
1002
958
|
|
|
959
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1003
960
|
end
|
|
1004
961
|
end
|
|
1005
962
|
|
|
1006
|
-
class
|
|
963
|
+
class SearchCallSetsRequest
|
|
1007
964
|
# @private
|
|
1008
965
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1009
|
-
collection :
|
|
1010
|
-
|
|
1011
|
-
property :assembly_id, as: 'assemblyId'
|
|
966
|
+
collection :variant_set_ids, as: 'variantSetIds'
|
|
967
|
+
property :name, as: 'name'
|
|
1012
968
|
property :page_token, as: 'pageToken'
|
|
1013
969
|
property :page_size, as: 'pageSize'
|
|
1014
970
|
end
|
|
1015
971
|
end
|
|
1016
972
|
|
|
1017
|
-
class
|
|
973
|
+
class ImportReadGroupSetsRequest
|
|
1018
974
|
# @private
|
|
1019
975
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
property :
|
|
976
|
+
property :reference_set_id, as: 'referenceSetId'
|
|
977
|
+
property :partition_strategy, as: 'partitionStrategy'
|
|
978
|
+
property :dataset_id, as: 'datasetId'
|
|
979
|
+
collection :source_uris, as: 'sourceUris'
|
|
1023
980
|
end
|
|
1024
981
|
end
|
|
1025
982
|
|
|
1026
|
-
class
|
|
983
|
+
class Policy
|
|
1027
984
|
# @private
|
|
1028
985
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1029
|
-
property :
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
property :description, as: 'description'
|
|
1034
|
-
property :assembly_id, as: 'assemblyId'
|
|
1035
|
-
property :source_uri, as: 'sourceUri'
|
|
1036
|
-
collection :source_accessions, as: 'sourceAccessions'
|
|
986
|
+
property :etag, :base64 => true, as: 'etag'
|
|
987
|
+
property :version, as: 'version'
|
|
988
|
+
collection :bindings, as: 'bindings', class: Google::Apis::GenomicsV1::Binding, decorator: Google::Apis::GenomicsV1::Binding::Representation
|
|
989
|
+
|
|
1037
990
|
end
|
|
1038
991
|
end
|
|
1039
992
|
|
|
1040
|
-
class
|
|
993
|
+
class SearchReadsRequest
|
|
1041
994
|
# @private
|
|
1042
995
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1043
|
-
|
|
1044
|
-
collection :
|
|
1045
|
-
|
|
996
|
+
property :reference_name, as: 'referenceName'
|
|
997
|
+
collection :read_group_set_ids, as: 'readGroupSetIds'
|
|
998
|
+
collection :read_group_ids, as: 'readGroupIds'
|
|
999
|
+
property :end, as: 'end'
|
|
1046
1000
|
property :page_token, as: 'pageToken'
|
|
1047
1001
|
property :page_size, as: 'pageSize'
|
|
1002
|
+
property :start, as: 'start'
|
|
1048
1003
|
end
|
|
1049
1004
|
end
|
|
1050
1005
|
|
|
1051
|
-
class
|
|
1006
|
+
class CancelOperationRequest
|
|
1052
1007
|
# @private
|
|
1053
1008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1054
|
-
collection :references, as: 'references', class: Google::Apis::GenomicsV1::Reference, decorator: Google::Apis::GenomicsV1::Reference::Representation
|
|
1055
|
-
|
|
1056
|
-
property :next_page_token, as: 'nextPageToken'
|
|
1057
1009
|
end
|
|
1058
1010
|
end
|
|
1059
1011
|
|
|
1060
|
-
class
|
|
1012
|
+
class Annotation
|
|
1061
1013
|
# @private
|
|
1062
1014
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1063
|
-
property :
|
|
1064
|
-
|
|
1065
|
-
property :
|
|
1015
|
+
property :transcript, as: 'transcript', class: Google::Apis::GenomicsV1::Transcript, decorator: Google::Apis::GenomicsV1::Transcript::Representation
|
|
1016
|
+
|
|
1017
|
+
property :start, as: 'start'
|
|
1018
|
+
property :annotation_set_id, as: 'annotationSetId'
|
|
1066
1019
|
property :name, as: 'name'
|
|
1067
|
-
property :
|
|
1068
|
-
|
|
1069
|
-
property :
|
|
1070
|
-
|
|
1020
|
+
property :variant, as: 'variant', class: Google::Apis::GenomicsV1::VariantAnnotation, decorator: Google::Apis::GenomicsV1::VariantAnnotation::Representation
|
|
1021
|
+
|
|
1022
|
+
property :reference_id, as: 'referenceId'
|
|
1023
|
+
property :id, as: 'id'
|
|
1024
|
+
property :reverse_strand, as: 'reverseStrand'
|
|
1025
|
+
property :reference_name, as: 'referenceName'
|
|
1026
|
+
property :type, as: 'type'
|
|
1027
|
+
hash :info, as: 'info', :class => Array do
|
|
1028
|
+
include Representable::JSON::Collection
|
|
1029
|
+
items
|
|
1071
1030
|
end
|
|
1072
1031
|
|
|
1073
|
-
|
|
1074
|
-
# @private
|
|
1075
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1076
|
-
property :offset, as: 'offset'
|
|
1077
|
-
property :sequence, as: 'sequence'
|
|
1078
|
-
property :next_page_token, as: 'nextPageToken'
|
|
1032
|
+
property :end, as: 'end'
|
|
1079
1033
|
end
|
|
1080
1034
|
end
|
|
1081
1035
|
|
|
1082
|
-
class
|
|
1036
|
+
class Operation
|
|
1083
1037
|
# @private
|
|
1084
1038
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
property :
|
|
1088
|
-
|
|
1089
|
-
hash :
|
|
1039
|
+
hash :response, as: 'response'
|
|
1040
|
+
property :name, as: 'name'
|
|
1041
|
+
property :error, as: 'error', class: Google::Apis::GenomicsV1::Status, decorator: Google::Apis::GenomicsV1::Status::Representation
|
|
1042
|
+
|
|
1043
|
+
hash :metadata, as: 'metadata'
|
|
1044
|
+
property :done, as: 'done'
|
|
1090
1045
|
end
|
|
1091
1046
|
end
|
|
1092
1047
|
|
|
1093
|
-
class
|
|
1048
|
+
class RuntimeMetadata
|
|
1094
1049
|
# @private
|
|
1095
1050
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1096
|
-
property :
|
|
1097
|
-
property :id, as: 'id'
|
|
1098
|
-
property :reference_set_id, as: 'referenceSetId'
|
|
1099
|
-
collection :reference_bounds, as: 'referenceBounds', class: Google::Apis::GenomicsV1::ReferenceBound, decorator: Google::Apis::GenomicsV1::ReferenceBound::Representation
|
|
1100
|
-
|
|
1101
|
-
collection :metadata, as: 'metadata', class: Google::Apis::GenomicsV1::VariantSetMetadata, decorator: Google::Apis::GenomicsV1::VariantSetMetadata::Representation
|
|
1051
|
+
property :compute_engine, as: 'computeEngine', class: Google::Apis::GenomicsV1::ComputeEngine, decorator: Google::Apis::GenomicsV1::ComputeEngine::Representation
|
|
1102
1052
|
|
|
1103
|
-
property :name, as: 'name'
|
|
1104
|
-
property :description, as: 'description'
|
|
1105
1053
|
end
|
|
1106
1054
|
end
|
|
1107
1055
|
|
|
1108
|
-
class
|
|
1056
|
+
class ImportReadGroupSetsResponse
|
|
1109
1057
|
# @private
|
|
1110
1058
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1111
|
-
|
|
1112
|
-
property :upper_bound, as: 'upperBound'
|
|
1059
|
+
collection :read_group_set_ids, as: 'readGroupSetIds'
|
|
1113
1060
|
end
|
|
1114
1061
|
end
|
|
1115
1062
|
|
|
1116
|
-
class
|
|
1063
|
+
class VariantCall
|
|
1117
1064
|
# @private
|
|
1118
1065
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1119
|
-
property :
|
|
1120
|
-
property :value, as: 'value'
|
|
1121
|
-
property :id, as: 'id'
|
|
1122
|
-
property :type, as: 'type'
|
|
1123
|
-
property :number, as: 'number'
|
|
1124
|
-
property :description, as: 'description'
|
|
1066
|
+
property :phaseset, as: 'phaseset'
|
|
1125
1067
|
hash :info, as: 'info', :class => Array do
|
|
1126
1068
|
include Representable::JSON::Collection
|
|
1127
1069
|
items
|
|
1128
1070
|
end
|
|
1129
1071
|
|
|
1072
|
+
property :call_set_name, as: 'callSetName'
|
|
1073
|
+
collection :genotype_likelihood, as: 'genotypeLikelihood'
|
|
1074
|
+
property :call_set_id, as: 'callSetId'
|
|
1075
|
+
collection :genotype, as: 'genotype'
|
|
1130
1076
|
end
|
|
1131
1077
|
end
|
|
1132
1078
|
|
|
1133
|
-
class
|
|
1079
|
+
class SearchVariantsResponse
|
|
1134
1080
|
# @private
|
|
1135
1081
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
property :bigquery_dataset, as: 'bigqueryDataset'
|
|
1140
|
-
property :bigquery_table, as: 'bigqueryTable'
|
|
1082
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1083
|
+
collection :variants, as: 'variants', class: Google::Apis::GenomicsV1::Variant, decorator: Google::Apis::GenomicsV1::Variant::Representation
|
|
1084
|
+
|
|
1141
1085
|
end
|
|
1142
1086
|
end
|
|
1143
1087
|
|
|
1144
|
-
class
|
|
1088
|
+
class ListBasesResponse
|
|
1145
1089
|
# @private
|
|
1146
1090
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1147
|
-
|
|
1148
|
-
property :
|
|
1149
|
-
property :
|
|
1091
|
+
property :sequence, as: 'sequence'
|
|
1092
|
+
property :offset, as: 'offset'
|
|
1093
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1150
1094
|
end
|
|
1151
1095
|
end
|
|
1152
1096
|
|
|
1153
|
-
class
|
|
1097
|
+
class Status
|
|
1154
1098
|
# @private
|
|
1155
1099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
property :
|
|
1100
|
+
property :message, as: 'message'
|
|
1101
|
+
collection :details, as: 'details'
|
|
1102
|
+
property :code, as: 'code'
|
|
1159
1103
|
end
|
|
1160
1104
|
end
|
|
1161
1105
|
|
|
1162
|
-
class
|
|
1106
|
+
class UndeleteDatasetRequest
|
|
1163
1107
|
# @private
|
|
1164
1108
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1165
|
-
collection :variant_set_ids, as: 'variantSetIds'
|
|
1166
|
-
property :variant_name, as: 'variantName'
|
|
1167
|
-
collection :call_set_ids, as: 'callSetIds'
|
|
1168
|
-
property :reference_name, as: 'referenceName'
|
|
1169
|
-
property :start, as: 'start'
|
|
1170
|
-
property :end, as: 'end'
|
|
1171
|
-
property :page_token, as: 'pageToken'
|
|
1172
|
-
property :page_size, as: 'pageSize'
|
|
1173
|
-
property :max_calls, as: 'maxCalls'
|
|
1174
1109
|
end
|
|
1175
1110
|
end
|
|
1176
1111
|
|
|
1177
|
-
class
|
|
1112
|
+
class Binding
|
|
1178
1113
|
# @private
|
|
1179
1114
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1180
|
-
collection :
|
|
1181
|
-
|
|
1182
|
-
property :next_page_token, as: 'nextPageToken'
|
|
1115
|
+
collection :members, as: 'members'
|
|
1116
|
+
property :role, as: 'role'
|
|
1183
1117
|
end
|
|
1184
1118
|
end
|
|
1185
1119
|
|
|
1186
|
-
class
|
|
1120
|
+
class Range
|
|
1187
1121
|
# @private
|
|
1188
1122
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1189
|
-
property :variant_set_id, as: 'variantSetId'
|
|
1190
|
-
property :id, as: 'id'
|
|
1191
|
-
collection :names, as: 'names'
|
|
1192
|
-
property :created, as: 'created'
|
|
1193
|
-
property :reference_name, as: 'referenceName'
|
|
1194
1123
|
property :start, as: 'start'
|
|
1195
1124
|
property :end, as: 'end'
|
|
1196
|
-
property :
|
|
1197
|
-
collection :alternate_bases, as: 'alternateBases'
|
|
1198
|
-
property :quality, as: 'quality'
|
|
1199
|
-
collection :filter, as: 'filter'
|
|
1200
|
-
hash :info, as: 'info', :class => Array do
|
|
1201
|
-
include Representable::JSON::Collection
|
|
1202
|
-
items
|
|
1203
|
-
end
|
|
1204
|
-
|
|
1205
|
-
collection :calls, as: 'calls', class: Google::Apis::GenomicsV1::VariantCall, decorator: Google::Apis::GenomicsV1::VariantCall::Representation
|
|
1206
|
-
|
|
1125
|
+
property :reference_name, as: 'referenceName'
|
|
1207
1126
|
end
|
|
1208
1127
|
end
|
|
1209
1128
|
|
|
1210
|
-
class
|
|
1129
|
+
class VariantSet
|
|
1211
1130
|
# @private
|
|
1212
1131
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1213
|
-
|
|
1214
|
-
property :call_set_name, as: 'callSetName'
|
|
1215
|
-
collection :genotype, as: 'genotype'
|
|
1216
|
-
property :phaseset, as: 'phaseset'
|
|
1217
|
-
collection :genotype_likelihood, as: 'genotypeLikelihood'
|
|
1218
|
-
hash :info, as: 'info', :class => Array do
|
|
1219
|
-
include Representable::JSON::Collection
|
|
1220
|
-
items
|
|
1221
|
-
end
|
|
1132
|
+
collection :metadata, as: 'metadata', class: Google::Apis::GenomicsV1::VariantSetMetadata, decorator: Google::Apis::GenomicsV1::VariantSetMetadata::Representation
|
|
1222
1133
|
|
|
1134
|
+
collection :reference_bounds, as: 'referenceBounds', class: Google::Apis::GenomicsV1::ReferenceBound, decorator: Google::Apis::GenomicsV1::ReferenceBound::Representation
|
|
1135
|
+
|
|
1136
|
+
property :id, as: 'id'
|
|
1137
|
+
property :description, as: 'description'
|
|
1138
|
+
property :dataset_id, as: 'datasetId'
|
|
1139
|
+
property :name, as: 'name'
|
|
1140
|
+
property :reference_set_id, as: 'referenceSetId'
|
|
1223
1141
|
end
|
|
1224
1142
|
end
|
|
1225
1143
|
|
|
1226
|
-
class
|
|
1144
|
+
class BatchCreateAnnotationsResponse
|
|
1227
1145
|
# @private
|
|
1228
1146
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1229
|
-
|
|
1230
|
-
collection :variants, as: 'variants', class: Google::Apis::GenomicsV1::Variant, decorator: Google::Apis::GenomicsV1::Variant::Representation
|
|
1147
|
+
collection :entries, as: 'entries', class: Google::Apis::GenomicsV1::Entry, decorator: Google::Apis::GenomicsV1::Entry::Representation
|
|
1231
1148
|
|
|
1232
|
-
hash :info_merge_config, as: 'infoMergeConfig'
|
|
1233
1149
|
end
|
|
1234
1150
|
end
|
|
1235
1151
|
|
|
1236
|
-
class
|
|
1152
|
+
class ReferenceBound
|
|
1237
1153
|
# @private
|
|
1238
1154
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1239
|
-
|
|
1240
|
-
property :
|
|
1241
|
-
property :page_token, as: 'pageToken'
|
|
1242
|
-
property :page_size, as: 'pageSize'
|
|
1155
|
+
property :upper_bound, as: 'upperBound'
|
|
1156
|
+
property :reference_name, as: 'referenceName'
|
|
1243
1157
|
end
|
|
1244
1158
|
end
|
|
1245
1159
|
|
|
1246
1160
|
class SearchCallSetsResponse
|
|
1247
1161
|
# @private
|
|
1248
1162
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1163
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1249
1164
|
collection :call_sets, as: 'callSets', class: Google::Apis::GenomicsV1::CallSet, decorator: Google::Apis::GenomicsV1::CallSet::Representation
|
|
1250
1165
|
|
|
1251
|
-
property :next_page_token, as: 'nextPageToken'
|
|
1252
1166
|
end
|
|
1253
1167
|
end
|
|
1254
1168
|
|
|
1255
|
-
class
|
|
1169
|
+
class Variant
|
|
1256
1170
|
# @private
|
|
1257
1171
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1172
|
+
property :quality, as: 'quality'
|
|
1258
1173
|
property :id, as: 'id'
|
|
1259
|
-
property :
|
|
1260
|
-
property :
|
|
1261
|
-
collection :variant_set_ids, as: 'variantSetIds'
|
|
1262
|
-
property :created, as: 'created'
|
|
1174
|
+
property :variant_set_id, as: 'variantSetId'
|
|
1175
|
+
property :reference_name, as: 'referenceName'
|
|
1263
1176
|
hash :info, as: 'info', :class => Array do
|
|
1264
1177
|
include Representable::JSON::Collection
|
|
1265
1178
|
items
|
|
1266
1179
|
end
|
|
1267
1180
|
|
|
1181
|
+
property :reference_bases, as: 'referenceBases'
|
|
1182
|
+
collection :names, as: 'names'
|
|
1183
|
+
collection :alternate_bases, as: 'alternateBases'
|
|
1184
|
+
property :end, as: 'end'
|
|
1185
|
+
collection :filter, as: 'filter'
|
|
1186
|
+
collection :calls, as: 'calls', class: Google::Apis::GenomicsV1::VariantCall, decorator: Google::Apis::GenomicsV1::VariantCall::Representation
|
|
1187
|
+
|
|
1188
|
+
property :created, as: 'created'
|
|
1189
|
+
property :start, as: 'start'
|
|
1268
1190
|
end
|
|
1269
1191
|
end
|
|
1270
1192
|
|
|
1271
|
-
class
|
|
1193
|
+
class ListOperationsResponse
|
|
1272
1194
|
# @private
|
|
1273
1195
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1274
|
-
property :
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
property :reference_name, as: 'referenceName'
|
|
1278
|
-
property :start, as: 'start'
|
|
1279
|
-
property :end, as: 'end'
|
|
1196
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1197
|
+
collection :operations, as: 'operations', class: Google::Apis::GenomicsV1::Operation, decorator: Google::Apis::GenomicsV1::Operation::Representation
|
|
1198
|
+
|
|
1280
1199
|
end
|
|
1281
1200
|
end
|
|
1282
1201
|
|
|
1283
|
-
class
|
|
1202
|
+
class OperationMetadata
|
|
1284
1203
|
# @private
|
|
1285
1204
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1286
|
-
collection :
|
|
1205
|
+
collection :events, as: 'events', class: Google::Apis::GenomicsV1::OperationEvent, decorator: Google::Apis::GenomicsV1::OperationEvent::Representation
|
|
1287
1206
|
|
|
1207
|
+
property :end_time, as: 'endTime'
|
|
1208
|
+
property :start_time, as: 'startTime'
|
|
1209
|
+
hash :request, as: 'request'
|
|
1210
|
+
hash :runtime_metadata, as: 'runtimeMetadata'
|
|
1211
|
+
property :create_time, as: 'createTime'
|
|
1212
|
+
hash :labels, as: 'labels'
|
|
1213
|
+
property :project_id, as: 'projectId'
|
|
1214
|
+
property :client_id, as: 'clientId'
|
|
1288
1215
|
end
|
|
1289
1216
|
end
|
|
1290
1217
|
|
|
1291
|
-
class
|
|
1218
|
+
class SearchVariantsRequest
|
|
1292
1219
|
# @private
|
|
1293
1220
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1294
|
-
|
|
1221
|
+
property :page_size, as: 'pageSize'
|
|
1222
|
+
collection :call_set_ids, as: 'callSetIds'
|
|
1223
|
+
property :variant_name, as: 'variantName'
|
|
1224
|
+
property :start, as: 'start'
|
|
1225
|
+
property :reference_name, as: 'referenceName'
|
|
1226
|
+
collection :variant_set_ids, as: 'variantSetIds'
|
|
1227
|
+
property :end, as: 'end'
|
|
1228
|
+
property :page_token, as: 'pageToken'
|
|
1229
|
+
property :max_calls, as: 'maxCalls'
|
|
1295
1230
|
end
|
|
1296
1231
|
end
|
|
1297
1232
|
|
|
1298
|
-
class
|
|
1233
|
+
class SearchReadGroupSetsRequest
|
|
1299
1234
|
# @private
|
|
1300
1235
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1301
|
-
collection :
|
|
1236
|
+
collection :dataset_ids, as: 'datasetIds'
|
|
1237
|
+
property :name, as: 'name'
|
|
1238
|
+
property :page_token, as: 'pageToken'
|
|
1239
|
+
property :page_size, as: 'pageSize'
|
|
1302
1240
|
end
|
|
1303
1241
|
end
|
|
1304
1242
|
|
|
1305
|
-
class
|
|
1243
|
+
class SearchAnnotationsResponse
|
|
1306
1244
|
# @private
|
|
1307
1245
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1308
|
-
property :
|
|
1309
|
-
|
|
1310
|
-
property :start_time, as: 'startTime'
|
|
1311
|
-
property :end_time, as: 'endTime'
|
|
1312
|
-
hash :request, as: 'request'
|
|
1313
|
-
collection :events, as: 'events', class: Google::Apis::GenomicsV1::OperationEvent, decorator: Google::Apis::GenomicsV1::OperationEvent::Representation
|
|
1246
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1247
|
+
collection :annotations, as: 'annotations', class: Google::Apis::GenomicsV1::Annotation, decorator: Google::Apis::GenomicsV1::Annotation::Representation
|
|
1314
1248
|
|
|
1315
|
-
property :client_id, as: 'clientId'
|
|
1316
|
-
hash :runtime_metadata, as: 'runtimeMetadata'
|
|
1317
|
-
hash :labels, as: 'labels'
|
|
1318
1249
|
end
|
|
1319
1250
|
end
|
|
1320
1251
|
|
|
1321
|
-
class
|
|
1252
|
+
class ClinicalCondition
|
|
1322
1253
|
# @private
|
|
1323
1254
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1324
|
-
property :
|
|
1325
|
-
|
|
1326
|
-
|
|
1255
|
+
property :omim_id, as: 'omimId'
|
|
1256
|
+
collection :external_ids, as: 'externalIds', class: Google::Apis::GenomicsV1::ExternalId, decorator: Google::Apis::GenomicsV1::ExternalId::Representation
|
|
1257
|
+
|
|
1258
|
+
property :concept_id, as: 'conceptId'
|
|
1259
|
+
collection :names, as: 'names'
|
|
1327
1260
|
end
|
|
1328
1261
|
end
|
|
1329
1262
|
|
|
1330
|
-
class
|
|
1263
|
+
class SearchReadsResponse
|
|
1331
1264
|
# @private
|
|
1332
1265
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1333
|
-
property :
|
|
1266
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1267
|
+
collection :alignments, as: 'alignments', class: Google::Apis::GenomicsV1::Read, decorator: Google::Apis::GenomicsV1::Read::Representation
|
|
1334
1268
|
|
|
1335
1269
|
end
|
|
1336
1270
|
end
|
|
1337
1271
|
|
|
1338
|
-
class
|
|
1272
|
+
class Program
|
|
1339
1273
|
# @private
|
|
1340
1274
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1341
|
-
property :
|
|
1342
|
-
property :
|
|
1343
|
-
property :
|
|
1344
|
-
|
|
1275
|
+
property :name, as: 'name'
|
|
1276
|
+
property :command_line, as: 'commandLine'
|
|
1277
|
+
property :prev_program_id, as: 'prevProgramId'
|
|
1278
|
+
property :id, as: 'id'
|
|
1279
|
+
property :version, as: 'version'
|
|
1345
1280
|
end
|
|
1346
1281
|
end
|
|
1347
1282
|
end
|