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