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
|
@@ -0,0 +1,957 @@
|
|
|
1
|
+
# Copyright 2015 Google Inc.
|
|
2
|
+
#
|
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
# you may not use this file except in compliance with the License.
|
|
5
|
+
# You may obtain a copy of the License at
|
|
6
|
+
#
|
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
#
|
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
# See the License for the specific language governing permissions and
|
|
13
|
+
# limitations under the License.
|
|
14
|
+
|
|
15
|
+
require 'google/apis/core/base_service'
|
|
16
|
+
require 'google/apis/core/json_representation'
|
|
17
|
+
require 'google/apis/core/hashable'
|
|
18
|
+
require 'google/apis/errors'
|
|
19
|
+
|
|
20
|
+
module Google
|
|
21
|
+
module Apis
|
|
22
|
+
module DataflowV1b3
|
|
23
|
+
# Google Dataflow API
|
|
24
|
+
#
|
|
25
|
+
# Manages Google Cloud Dataflow projects on Google Cloud Platform.
|
|
26
|
+
#
|
|
27
|
+
# @example
|
|
28
|
+
# require 'google/apis/dataflow_v1b3'
|
|
29
|
+
#
|
|
30
|
+
# Dataflow = Google::Apis::DataflowV1b3 # Alias the module
|
|
31
|
+
# service = Dataflow::DataflowService.new
|
|
32
|
+
#
|
|
33
|
+
# @see https://cloud.google.com/dataflow
|
|
34
|
+
class DataflowService < Google::Apis::Core::BaseService
|
|
35
|
+
# @return [String]
|
|
36
|
+
# API key. Your API key identifies your project and provides you with API access,
|
|
37
|
+
# quota, and reports. Required unless you provide an OAuth 2.0 token.
|
|
38
|
+
attr_accessor :key
|
|
39
|
+
|
|
40
|
+
# @return [String]
|
|
41
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
42
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
43
|
+
attr_accessor :quota_user
|
|
44
|
+
|
|
45
|
+
def initialize
|
|
46
|
+
super('https://dataflow.googleapis.com/', '')
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
# Send a worker_message to the service.
|
|
50
|
+
# @param [String] project_id
|
|
51
|
+
# The project to send the WorkerMessages to.
|
|
52
|
+
# @param [Google::Apis::DataflowV1b3::SendWorkerMessagesRequest] send_worker_messages_request_object
|
|
53
|
+
# @param [String] fields
|
|
54
|
+
# Selector specifying which fields to include in a partial response.
|
|
55
|
+
# @param [String] quota_user
|
|
56
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
57
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
58
|
+
# @param [Google::Apis::RequestOptions] options
|
|
59
|
+
# Request-specific options
|
|
60
|
+
#
|
|
61
|
+
# @yield [result, err] Result & error if block supplied
|
|
62
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::SendWorkerMessagesResponse] parsed result object
|
|
63
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
64
|
+
#
|
|
65
|
+
# @return [Google::Apis::DataflowV1b3::SendWorkerMessagesResponse]
|
|
66
|
+
#
|
|
67
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
68
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
69
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
70
|
+
def worker_project_messages(project_id, send_worker_messages_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
71
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/WorkerMessages', options)
|
|
72
|
+
command.request_representation = Google::Apis::DataflowV1b3::SendWorkerMessagesRequest::Representation
|
|
73
|
+
command.request_object = send_worker_messages_request_object
|
|
74
|
+
command.response_representation = Google::Apis::DataflowV1b3::SendWorkerMessagesResponse::Representation
|
|
75
|
+
command.response_class = Google::Apis::DataflowV1b3::SendWorkerMessagesResponse
|
|
76
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
77
|
+
command.query['fields'] = fields unless fields.nil?
|
|
78
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
79
|
+
execute_or_queue_command(command, &block)
|
|
80
|
+
end
|
|
81
|
+
|
|
82
|
+
# Gets the state of the specified Cloud Dataflow job.
|
|
83
|
+
# @param [String] project_id
|
|
84
|
+
# The ID of the Cloud Platform project that the job belongs to.
|
|
85
|
+
# @param [String] location
|
|
86
|
+
# The location that contains this job.
|
|
87
|
+
# @param [String] job_id
|
|
88
|
+
# The job ID.
|
|
89
|
+
# @param [String] view
|
|
90
|
+
# The level of information requested in response.
|
|
91
|
+
# @param [String] fields
|
|
92
|
+
# Selector specifying which fields to include in a partial response.
|
|
93
|
+
# @param [String] quota_user
|
|
94
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
95
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
96
|
+
# @param [Google::Apis::RequestOptions] options
|
|
97
|
+
# Request-specific options
|
|
98
|
+
#
|
|
99
|
+
# @yield [result, err] Result & error if block supplied
|
|
100
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::Job] parsed result object
|
|
101
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
102
|
+
#
|
|
103
|
+
# @return [Google::Apis::DataflowV1b3::Job]
|
|
104
|
+
#
|
|
105
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
106
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
107
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
108
|
+
def get_project_location_job(project_id, location, job_id, view: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
109
|
+
command = make_simple_command(:get, 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}', options)
|
|
110
|
+
command.response_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
111
|
+
command.response_class = Google::Apis::DataflowV1b3::Job
|
|
112
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
113
|
+
command.params['location'] = location unless location.nil?
|
|
114
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
115
|
+
command.query['view'] = view unless view.nil?
|
|
116
|
+
command.query['fields'] = fields unless fields.nil?
|
|
117
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
118
|
+
execute_or_queue_command(command, &block)
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
# List the jobs of a project.
|
|
122
|
+
# @param [String] project_id
|
|
123
|
+
# The project which owns the jobs.
|
|
124
|
+
# @param [String] location
|
|
125
|
+
# The location that contains this job.
|
|
126
|
+
# @param [String] page_token
|
|
127
|
+
# Set this to the 'next_page_token' field of a previous response
|
|
128
|
+
# to request additional results in a long list.
|
|
129
|
+
# @param [Fixnum] page_size
|
|
130
|
+
# If there are many jobs, limit response to at most this many.
|
|
131
|
+
# The actual number of jobs returned will be the lesser of max_responses
|
|
132
|
+
# and an unspecified server-defined limit.
|
|
133
|
+
# @param [String] view
|
|
134
|
+
# Level of information requested in response. Default is `JOB_VIEW_SUMMARY`.
|
|
135
|
+
# @param [String] filter
|
|
136
|
+
# The kind of filter to use.
|
|
137
|
+
# @param [String] fields
|
|
138
|
+
# Selector specifying which fields to include in a partial response.
|
|
139
|
+
# @param [String] quota_user
|
|
140
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
141
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
142
|
+
# @param [Google::Apis::RequestOptions] options
|
|
143
|
+
# Request-specific options
|
|
144
|
+
#
|
|
145
|
+
# @yield [result, err] Result & error if block supplied
|
|
146
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::ListJobsResponse] parsed result object
|
|
147
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
148
|
+
#
|
|
149
|
+
# @return [Google::Apis::DataflowV1b3::ListJobsResponse]
|
|
150
|
+
#
|
|
151
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
152
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
153
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
154
|
+
def list_project_location_jobs(project_id, location, page_token: nil, page_size: nil, view: nil, filter: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
155
|
+
command = make_simple_command(:get, 'v1b3/projects/{projectId}/locations/{location}/jobs', options)
|
|
156
|
+
command.response_representation = Google::Apis::DataflowV1b3::ListJobsResponse::Representation
|
|
157
|
+
command.response_class = Google::Apis::DataflowV1b3::ListJobsResponse
|
|
158
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
159
|
+
command.params['location'] = location unless location.nil?
|
|
160
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
161
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
162
|
+
command.query['view'] = view unless view.nil?
|
|
163
|
+
command.query['filter'] = filter unless filter.nil?
|
|
164
|
+
command.query['fields'] = fields unless fields.nil?
|
|
165
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
166
|
+
execute_or_queue_command(command, &block)
|
|
167
|
+
end
|
|
168
|
+
|
|
169
|
+
# Updates the state of an existing Cloud Dataflow job.
|
|
170
|
+
# @param [String] project_id
|
|
171
|
+
# The ID of the Cloud Platform project that the job belongs to.
|
|
172
|
+
# @param [String] location
|
|
173
|
+
# The location that contains this job.
|
|
174
|
+
# @param [String] job_id
|
|
175
|
+
# The job ID.
|
|
176
|
+
# @param [Google::Apis::DataflowV1b3::Job] job_object
|
|
177
|
+
# @param [String] fields
|
|
178
|
+
# Selector specifying which fields to include in a partial response.
|
|
179
|
+
# @param [String] quota_user
|
|
180
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
181
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
182
|
+
# @param [Google::Apis::RequestOptions] options
|
|
183
|
+
# Request-specific options
|
|
184
|
+
#
|
|
185
|
+
# @yield [result, err] Result & error if block supplied
|
|
186
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::Job] parsed result object
|
|
187
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
188
|
+
#
|
|
189
|
+
# @return [Google::Apis::DataflowV1b3::Job]
|
|
190
|
+
#
|
|
191
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
192
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
193
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
194
|
+
def update_project_location_job(project_id, location, job_id, job_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
195
|
+
command = make_simple_command(:put, 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}', options)
|
|
196
|
+
command.request_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
197
|
+
command.request_object = job_object
|
|
198
|
+
command.response_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
199
|
+
command.response_class = Google::Apis::DataflowV1b3::Job
|
|
200
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
201
|
+
command.params['location'] = location unless location.nil?
|
|
202
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
203
|
+
command.query['fields'] = fields unless fields.nil?
|
|
204
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
205
|
+
execute_or_queue_command(command, &block)
|
|
206
|
+
end
|
|
207
|
+
|
|
208
|
+
# Creates a Cloud Dataflow job.
|
|
209
|
+
# @param [String] project_id
|
|
210
|
+
# The ID of the Cloud Platform project that the job belongs to.
|
|
211
|
+
# @param [String] location
|
|
212
|
+
# The location that contains this job.
|
|
213
|
+
# @param [Google::Apis::DataflowV1b3::Job] job_object
|
|
214
|
+
# @param [String] replace_job_id
|
|
215
|
+
# Deprecated. This field is now in the Job message.
|
|
216
|
+
# @param [String] view
|
|
217
|
+
# The level of information requested in response.
|
|
218
|
+
# @param [String] fields
|
|
219
|
+
# Selector specifying which fields to include in a partial response.
|
|
220
|
+
# @param [String] quota_user
|
|
221
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
222
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
223
|
+
# @param [Google::Apis::RequestOptions] options
|
|
224
|
+
# Request-specific options
|
|
225
|
+
#
|
|
226
|
+
# @yield [result, err] Result & error if block supplied
|
|
227
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::Job] parsed result object
|
|
228
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
229
|
+
#
|
|
230
|
+
# @return [Google::Apis::DataflowV1b3::Job]
|
|
231
|
+
#
|
|
232
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
233
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
234
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
235
|
+
def create_project_location_job(project_id, location, job_object = nil, replace_job_id: nil, view: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
236
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/locations/{location}/jobs', options)
|
|
237
|
+
command.request_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
238
|
+
command.request_object = job_object
|
|
239
|
+
command.response_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
240
|
+
command.response_class = Google::Apis::DataflowV1b3::Job
|
|
241
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
242
|
+
command.params['location'] = location unless location.nil?
|
|
243
|
+
command.query['replaceJobId'] = replace_job_id unless replace_job_id.nil?
|
|
244
|
+
command.query['view'] = view unless view.nil?
|
|
245
|
+
command.query['fields'] = fields unless fields.nil?
|
|
246
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
247
|
+
execute_or_queue_command(command, &block)
|
|
248
|
+
end
|
|
249
|
+
|
|
250
|
+
# Request the job status.
|
|
251
|
+
# @param [String] project_id
|
|
252
|
+
# A project id.
|
|
253
|
+
# @param [String] location
|
|
254
|
+
# The location which contains the job specified by job_id.
|
|
255
|
+
# @param [String] job_id
|
|
256
|
+
# The job to get messages for.
|
|
257
|
+
# @param [String] start_time
|
|
258
|
+
# Return only metric data that has changed since this time.
|
|
259
|
+
# Default is to return all information about all metrics for the job.
|
|
260
|
+
# @param [String] fields
|
|
261
|
+
# Selector specifying which fields to include in a partial response.
|
|
262
|
+
# @param [String] quota_user
|
|
263
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
264
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
265
|
+
# @param [Google::Apis::RequestOptions] options
|
|
266
|
+
# Request-specific options
|
|
267
|
+
#
|
|
268
|
+
# @yield [result, err] Result & error if block supplied
|
|
269
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::JobMetrics] parsed result object
|
|
270
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
271
|
+
#
|
|
272
|
+
# @return [Google::Apis::DataflowV1b3::JobMetrics]
|
|
273
|
+
#
|
|
274
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
275
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
276
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
277
|
+
def get_project_location_job_metrics(project_id, location, job_id, start_time: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
278
|
+
command = make_simple_command(:get, 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/metrics', options)
|
|
279
|
+
command.response_representation = Google::Apis::DataflowV1b3::JobMetrics::Representation
|
|
280
|
+
command.response_class = Google::Apis::DataflowV1b3::JobMetrics
|
|
281
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
282
|
+
command.params['location'] = location unless location.nil?
|
|
283
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
284
|
+
command.query['startTime'] = start_time unless start_time.nil?
|
|
285
|
+
command.query['fields'] = fields unless fields.nil?
|
|
286
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
287
|
+
execute_or_queue_command(command, &block)
|
|
288
|
+
end
|
|
289
|
+
|
|
290
|
+
# Leases a dataflow WorkItem to run.
|
|
291
|
+
# @param [String] project_id
|
|
292
|
+
# Identifies the project this worker belongs to.
|
|
293
|
+
# @param [String] location
|
|
294
|
+
# The location which contains the WorkItem's job.
|
|
295
|
+
# @param [String] job_id
|
|
296
|
+
# Identifies the workflow job this worker belongs to.
|
|
297
|
+
# @param [Google::Apis::DataflowV1b3::LeaseWorkItemRequest] lease_work_item_request_object
|
|
298
|
+
# @param [String] fields
|
|
299
|
+
# Selector specifying which fields to include in a partial response.
|
|
300
|
+
# @param [String] quota_user
|
|
301
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
302
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
303
|
+
# @param [Google::Apis::RequestOptions] options
|
|
304
|
+
# Request-specific options
|
|
305
|
+
#
|
|
306
|
+
# @yield [result, err] Result & error if block supplied
|
|
307
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::LeaseWorkItemResponse] parsed result object
|
|
308
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
309
|
+
#
|
|
310
|
+
# @return [Google::Apis::DataflowV1b3::LeaseWorkItemResponse]
|
|
311
|
+
#
|
|
312
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
313
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
314
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
315
|
+
def lease_project_location_work_item(project_id, location, job_id, lease_work_item_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
316
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/workItems:lease', options)
|
|
317
|
+
command.request_representation = Google::Apis::DataflowV1b3::LeaseWorkItemRequest::Representation
|
|
318
|
+
command.request_object = lease_work_item_request_object
|
|
319
|
+
command.response_representation = Google::Apis::DataflowV1b3::LeaseWorkItemResponse::Representation
|
|
320
|
+
command.response_class = Google::Apis::DataflowV1b3::LeaseWorkItemResponse
|
|
321
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
322
|
+
command.params['location'] = location unless location.nil?
|
|
323
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
324
|
+
command.query['fields'] = fields unless fields.nil?
|
|
325
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
326
|
+
execute_or_queue_command(command, &block)
|
|
327
|
+
end
|
|
328
|
+
|
|
329
|
+
# Reports the status of dataflow WorkItems leased by a worker.
|
|
330
|
+
# @param [String] project_id
|
|
331
|
+
# The project which owns the WorkItem's job.
|
|
332
|
+
# @param [String] location
|
|
333
|
+
# The location which contains the WorkItem's job.
|
|
334
|
+
# @param [String] job_id
|
|
335
|
+
# The job which the WorkItem is part of.
|
|
336
|
+
# @param [Google::Apis::DataflowV1b3::ReportWorkItemStatusRequest] report_work_item_status_request_object
|
|
337
|
+
# @param [String] fields
|
|
338
|
+
# Selector specifying which fields to include in a partial response.
|
|
339
|
+
# @param [String] quota_user
|
|
340
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
341
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
342
|
+
# @param [Google::Apis::RequestOptions] options
|
|
343
|
+
# Request-specific options
|
|
344
|
+
#
|
|
345
|
+
# @yield [result, err] Result & error if block supplied
|
|
346
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::ReportWorkItemStatusResponse] parsed result object
|
|
347
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
348
|
+
#
|
|
349
|
+
# @return [Google::Apis::DataflowV1b3::ReportWorkItemStatusResponse]
|
|
350
|
+
#
|
|
351
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
352
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
353
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
354
|
+
def report_project_location_job_work_item_status(project_id, location, job_id, report_work_item_status_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
355
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/workItems:reportStatus', options)
|
|
356
|
+
command.request_representation = Google::Apis::DataflowV1b3::ReportWorkItemStatusRequest::Representation
|
|
357
|
+
command.request_object = report_work_item_status_request_object
|
|
358
|
+
command.response_representation = Google::Apis::DataflowV1b3::ReportWorkItemStatusResponse::Representation
|
|
359
|
+
command.response_class = Google::Apis::DataflowV1b3::ReportWorkItemStatusResponse
|
|
360
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
361
|
+
command.params['location'] = location unless location.nil?
|
|
362
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
363
|
+
command.query['fields'] = fields unless fields.nil?
|
|
364
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
365
|
+
execute_or_queue_command(command, &block)
|
|
366
|
+
end
|
|
367
|
+
|
|
368
|
+
# Request the job status.
|
|
369
|
+
# @param [String] project_id
|
|
370
|
+
# A project id.
|
|
371
|
+
# @param [String] location
|
|
372
|
+
# The location which contains the job specified by job_id.
|
|
373
|
+
# @param [String] job_id
|
|
374
|
+
# The job to get messages about.
|
|
375
|
+
# @param [String] end_time
|
|
376
|
+
# Return only messages with timestamps < end_time. The default is now
|
|
377
|
+
# (i.e. return up to the latest messages available).
|
|
378
|
+
# @param [String] start_time
|
|
379
|
+
# If specified, return only messages with timestamps >= start_time.
|
|
380
|
+
# The default is the job creation time (i.e. beginning of messages).
|
|
381
|
+
# @param [String] page_token
|
|
382
|
+
# If supplied, this should be the value of next_page_token returned
|
|
383
|
+
# by an earlier call. This will cause the next page of results to
|
|
384
|
+
# be returned.
|
|
385
|
+
# @param [Fixnum] page_size
|
|
386
|
+
# If specified, determines the maximum number of messages to
|
|
387
|
+
# return. If unspecified, the service may choose an appropriate
|
|
388
|
+
# default, or may return an arbitrarily large number of results.
|
|
389
|
+
# @param [String] minimum_importance
|
|
390
|
+
# Filter to only get messages with importance >= level
|
|
391
|
+
# @param [String] fields
|
|
392
|
+
# Selector specifying which fields to include in a partial response.
|
|
393
|
+
# @param [String] quota_user
|
|
394
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
395
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
396
|
+
# @param [Google::Apis::RequestOptions] options
|
|
397
|
+
# Request-specific options
|
|
398
|
+
#
|
|
399
|
+
# @yield [result, err] Result & error if block supplied
|
|
400
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::ListJobMessagesResponse] parsed result object
|
|
401
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
402
|
+
#
|
|
403
|
+
# @return [Google::Apis::DataflowV1b3::ListJobMessagesResponse]
|
|
404
|
+
#
|
|
405
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
406
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
407
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
408
|
+
def list_project_location_job_messages(project_id, location, job_id, end_time: nil, start_time: nil, page_token: nil, page_size: nil, minimum_importance: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
409
|
+
command = make_simple_command(:get, 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/messages', options)
|
|
410
|
+
command.response_representation = Google::Apis::DataflowV1b3::ListJobMessagesResponse::Representation
|
|
411
|
+
command.response_class = Google::Apis::DataflowV1b3::ListJobMessagesResponse
|
|
412
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
413
|
+
command.params['location'] = location unless location.nil?
|
|
414
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
415
|
+
command.query['endTime'] = end_time unless end_time.nil?
|
|
416
|
+
command.query['startTime'] = start_time unless start_time.nil?
|
|
417
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
418
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
419
|
+
command.query['minimumImportance'] = minimum_importance unless minimum_importance.nil?
|
|
420
|
+
command.query['fields'] = fields unless fields.nil?
|
|
421
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
422
|
+
execute_or_queue_command(command, &block)
|
|
423
|
+
end
|
|
424
|
+
|
|
425
|
+
# Launch a template.
|
|
426
|
+
# @param [String] project_id
|
|
427
|
+
# Required. The ID of the Cloud Platform project that the job belongs to.
|
|
428
|
+
# @param [Google::Apis::DataflowV1b3::LaunchTemplateParameters] launch_template_parameters_object
|
|
429
|
+
# @param [String] gcs_path
|
|
430
|
+
# Required. A Cloud Storage path to the template from which to create
|
|
431
|
+
# the job.
|
|
432
|
+
# Must be valid Cloud Storage URL, beginning with 'gs://'.
|
|
433
|
+
# @param [Boolean] dry_run
|
|
434
|
+
# Whether or not the job should actually be executed after
|
|
435
|
+
# validating parameters. Defaults to false. Validation errors do
|
|
436
|
+
# not cause the HTTP request to fail if true.
|
|
437
|
+
# @param [String] fields
|
|
438
|
+
# Selector specifying which fields to include in a partial response.
|
|
439
|
+
# @param [String] quota_user
|
|
440
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
441
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
442
|
+
# @param [Google::Apis::RequestOptions] options
|
|
443
|
+
# Request-specific options
|
|
444
|
+
#
|
|
445
|
+
# @yield [result, err] Result & error if block supplied
|
|
446
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::LaunchTemplateResponse] parsed result object
|
|
447
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
448
|
+
#
|
|
449
|
+
# @return [Google::Apis::DataflowV1b3::LaunchTemplateResponse]
|
|
450
|
+
#
|
|
451
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
452
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
453
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
454
|
+
def launch_project_template(project_id, launch_template_parameters_object = nil, gcs_path: nil, dry_run: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
455
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/templates:launch', options)
|
|
456
|
+
command.request_representation = Google::Apis::DataflowV1b3::LaunchTemplateParameters::Representation
|
|
457
|
+
command.request_object = launch_template_parameters_object
|
|
458
|
+
command.response_representation = Google::Apis::DataflowV1b3::LaunchTemplateResponse::Representation
|
|
459
|
+
command.response_class = Google::Apis::DataflowV1b3::LaunchTemplateResponse
|
|
460
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
461
|
+
command.query['gcsPath'] = gcs_path unless gcs_path.nil?
|
|
462
|
+
command.query['dryRun'] = dry_run unless dry_run.nil?
|
|
463
|
+
command.query['fields'] = fields unless fields.nil?
|
|
464
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
465
|
+
execute_or_queue_command(command, &block)
|
|
466
|
+
end
|
|
467
|
+
|
|
468
|
+
# Get the template associated with a template.
|
|
469
|
+
# @param [String] project_id
|
|
470
|
+
# Required. The ID of the Cloud Platform project that the job belongs to.
|
|
471
|
+
# @param [String] view
|
|
472
|
+
# The view to retrieve. Defaults to METADATA_ONLY.
|
|
473
|
+
# @param [String] gcs_path
|
|
474
|
+
# Required. A Cloud Storage path to the template from which to
|
|
475
|
+
# create the job.
|
|
476
|
+
# Must be a valid Cloud Storage URL, beginning with `gs://`.
|
|
477
|
+
# @param [String] fields
|
|
478
|
+
# Selector specifying which fields to include in a partial response.
|
|
479
|
+
# @param [String] quota_user
|
|
480
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
481
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
482
|
+
# @param [Google::Apis::RequestOptions] options
|
|
483
|
+
# Request-specific options
|
|
484
|
+
#
|
|
485
|
+
# @yield [result, err] Result & error if block supplied
|
|
486
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::GetTemplateResponse] parsed result object
|
|
487
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
488
|
+
#
|
|
489
|
+
# @return [Google::Apis::DataflowV1b3::GetTemplateResponse]
|
|
490
|
+
#
|
|
491
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
492
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
493
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
494
|
+
def get_project_template(project_id, view: nil, gcs_path: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
495
|
+
command = make_simple_command(:get, 'v1b3/projects/{projectId}/templates:get', options)
|
|
496
|
+
command.response_representation = Google::Apis::DataflowV1b3::GetTemplateResponse::Representation
|
|
497
|
+
command.response_class = Google::Apis::DataflowV1b3::GetTemplateResponse
|
|
498
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
499
|
+
command.query['view'] = view unless view.nil?
|
|
500
|
+
command.query['gcsPath'] = gcs_path unless gcs_path.nil?
|
|
501
|
+
command.query['fields'] = fields unless fields.nil?
|
|
502
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
503
|
+
execute_or_queue_command(command, &block)
|
|
504
|
+
end
|
|
505
|
+
|
|
506
|
+
# Creates a Cloud Dataflow job from a template.
|
|
507
|
+
# @param [String] project_id
|
|
508
|
+
# Required. The ID of the Cloud Platform project that the job belongs to.
|
|
509
|
+
# @param [Google::Apis::DataflowV1b3::CreateJobFromTemplateRequest] create_job_from_template_request_object
|
|
510
|
+
# @param [String] fields
|
|
511
|
+
# Selector specifying which fields to include in a partial response.
|
|
512
|
+
# @param [String] quota_user
|
|
513
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
514
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
515
|
+
# @param [Google::Apis::RequestOptions] options
|
|
516
|
+
# Request-specific options
|
|
517
|
+
#
|
|
518
|
+
# @yield [result, err] Result & error if block supplied
|
|
519
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::Job] parsed result object
|
|
520
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
521
|
+
#
|
|
522
|
+
# @return [Google::Apis::DataflowV1b3::Job]
|
|
523
|
+
#
|
|
524
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
525
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
526
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
527
|
+
def create_job_from_template(project_id, create_job_from_template_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
528
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/templates', options)
|
|
529
|
+
command.request_representation = Google::Apis::DataflowV1b3::CreateJobFromTemplateRequest::Representation
|
|
530
|
+
command.request_object = create_job_from_template_request_object
|
|
531
|
+
command.response_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
532
|
+
command.response_class = Google::Apis::DataflowV1b3::Job
|
|
533
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
534
|
+
command.query['fields'] = fields unless fields.nil?
|
|
535
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
536
|
+
execute_or_queue_command(command, &block)
|
|
537
|
+
end
|
|
538
|
+
|
|
539
|
+
# Request the job status.
|
|
540
|
+
# @param [String] project_id
|
|
541
|
+
# A project id.
|
|
542
|
+
# @param [String] job_id
|
|
543
|
+
# The job to get messages for.
|
|
544
|
+
# @param [String] location
|
|
545
|
+
# The location which contains the job specified by job_id.
|
|
546
|
+
# @param [String] start_time
|
|
547
|
+
# Return only metric data that has changed since this time.
|
|
548
|
+
# Default is to return all information about all metrics for the job.
|
|
549
|
+
# @param [String] fields
|
|
550
|
+
# Selector specifying which fields to include in a partial response.
|
|
551
|
+
# @param [String] quota_user
|
|
552
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
553
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
554
|
+
# @param [Google::Apis::RequestOptions] options
|
|
555
|
+
# Request-specific options
|
|
556
|
+
#
|
|
557
|
+
# @yield [result, err] Result & error if block supplied
|
|
558
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::JobMetrics] parsed result object
|
|
559
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
560
|
+
#
|
|
561
|
+
# @return [Google::Apis::DataflowV1b3::JobMetrics]
|
|
562
|
+
#
|
|
563
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
564
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
565
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
566
|
+
def get_project_job_metrics(project_id, job_id, location: nil, start_time: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
567
|
+
command = make_simple_command(:get, 'v1b3/projects/{projectId}/jobs/{jobId}/metrics', options)
|
|
568
|
+
command.response_representation = Google::Apis::DataflowV1b3::JobMetrics::Representation
|
|
569
|
+
command.response_class = Google::Apis::DataflowV1b3::JobMetrics
|
|
570
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
571
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
572
|
+
command.query['location'] = location unless location.nil?
|
|
573
|
+
command.query['startTime'] = start_time unless start_time.nil?
|
|
574
|
+
command.query['fields'] = fields unless fields.nil?
|
|
575
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
576
|
+
execute_or_queue_command(command, &block)
|
|
577
|
+
end
|
|
578
|
+
|
|
579
|
+
# Gets the state of the specified Cloud Dataflow job.
|
|
580
|
+
# @param [String] project_id
|
|
581
|
+
# The ID of the Cloud Platform project that the job belongs to.
|
|
582
|
+
# @param [String] job_id
|
|
583
|
+
# The job ID.
|
|
584
|
+
# @param [String] view
|
|
585
|
+
# The level of information requested in response.
|
|
586
|
+
# @param [String] location
|
|
587
|
+
# The location that contains this job.
|
|
588
|
+
# @param [String] fields
|
|
589
|
+
# Selector specifying which fields to include in a partial response.
|
|
590
|
+
# @param [String] quota_user
|
|
591
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
592
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
593
|
+
# @param [Google::Apis::RequestOptions] options
|
|
594
|
+
# Request-specific options
|
|
595
|
+
#
|
|
596
|
+
# @yield [result, err] Result & error if block supplied
|
|
597
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::Job] parsed result object
|
|
598
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
599
|
+
#
|
|
600
|
+
# @return [Google::Apis::DataflowV1b3::Job]
|
|
601
|
+
#
|
|
602
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
603
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
604
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
605
|
+
def get_project_job(project_id, job_id, view: nil, location: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
606
|
+
command = make_simple_command(:get, 'v1b3/projects/{projectId}/jobs/{jobId}', options)
|
|
607
|
+
command.response_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
608
|
+
command.response_class = Google::Apis::DataflowV1b3::Job
|
|
609
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
610
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
611
|
+
command.query['view'] = view unless view.nil?
|
|
612
|
+
command.query['location'] = location unless location.nil?
|
|
613
|
+
command.query['fields'] = fields unless fields.nil?
|
|
614
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
615
|
+
execute_or_queue_command(command, &block)
|
|
616
|
+
end
|
|
617
|
+
|
|
618
|
+
# List the jobs of a project.
|
|
619
|
+
# @param [String] project_id
|
|
620
|
+
# The project which owns the jobs.
|
|
621
|
+
# @param [String] filter
|
|
622
|
+
# The kind of filter to use.
|
|
623
|
+
# @param [String] location
|
|
624
|
+
# The location that contains this job.
|
|
625
|
+
# @param [String] page_token
|
|
626
|
+
# Set this to the 'next_page_token' field of a previous response
|
|
627
|
+
# to request additional results in a long list.
|
|
628
|
+
# @param [Fixnum] page_size
|
|
629
|
+
# If there are many jobs, limit response to at most this many.
|
|
630
|
+
# The actual number of jobs returned will be the lesser of max_responses
|
|
631
|
+
# and an unspecified server-defined limit.
|
|
632
|
+
# @param [String] view
|
|
633
|
+
# Level of information requested in response. Default is `JOB_VIEW_SUMMARY`.
|
|
634
|
+
# @param [String] fields
|
|
635
|
+
# Selector specifying which fields to include in a partial response.
|
|
636
|
+
# @param [String] quota_user
|
|
637
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
638
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
639
|
+
# @param [Google::Apis::RequestOptions] options
|
|
640
|
+
# Request-specific options
|
|
641
|
+
#
|
|
642
|
+
# @yield [result, err] Result & error if block supplied
|
|
643
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::ListJobsResponse] parsed result object
|
|
644
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
645
|
+
#
|
|
646
|
+
# @return [Google::Apis::DataflowV1b3::ListJobsResponse]
|
|
647
|
+
#
|
|
648
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
649
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
650
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
651
|
+
def list_project_jobs(project_id, filter: nil, location: nil, page_token: nil, page_size: nil, view: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
652
|
+
command = make_simple_command(:get, 'v1b3/projects/{projectId}/jobs', options)
|
|
653
|
+
command.response_representation = Google::Apis::DataflowV1b3::ListJobsResponse::Representation
|
|
654
|
+
command.response_class = Google::Apis::DataflowV1b3::ListJobsResponse
|
|
655
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
656
|
+
command.query['filter'] = filter unless filter.nil?
|
|
657
|
+
command.query['location'] = location unless location.nil?
|
|
658
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
659
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
660
|
+
command.query['view'] = view unless view.nil?
|
|
661
|
+
command.query['fields'] = fields unless fields.nil?
|
|
662
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
663
|
+
execute_or_queue_command(command, &block)
|
|
664
|
+
end
|
|
665
|
+
|
|
666
|
+
# Updates the state of an existing Cloud Dataflow job.
|
|
667
|
+
# @param [String] project_id
|
|
668
|
+
# The ID of the Cloud Platform project that the job belongs to.
|
|
669
|
+
# @param [String] job_id
|
|
670
|
+
# The job ID.
|
|
671
|
+
# @param [Google::Apis::DataflowV1b3::Job] job_object
|
|
672
|
+
# @param [String] location
|
|
673
|
+
# The location that contains this job.
|
|
674
|
+
# @param [String] fields
|
|
675
|
+
# Selector specifying which fields to include in a partial response.
|
|
676
|
+
# @param [String] quota_user
|
|
677
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
678
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
679
|
+
# @param [Google::Apis::RequestOptions] options
|
|
680
|
+
# Request-specific options
|
|
681
|
+
#
|
|
682
|
+
# @yield [result, err] Result & error if block supplied
|
|
683
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::Job] parsed result object
|
|
684
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
685
|
+
#
|
|
686
|
+
# @return [Google::Apis::DataflowV1b3::Job]
|
|
687
|
+
#
|
|
688
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
689
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
690
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
691
|
+
def update_project_job(project_id, job_id, job_object = nil, location: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
692
|
+
command = make_simple_command(:put, 'v1b3/projects/{projectId}/jobs/{jobId}', options)
|
|
693
|
+
command.request_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
694
|
+
command.request_object = job_object
|
|
695
|
+
command.response_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
696
|
+
command.response_class = Google::Apis::DataflowV1b3::Job
|
|
697
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
698
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
699
|
+
command.query['location'] = location unless location.nil?
|
|
700
|
+
command.query['fields'] = fields unless fields.nil?
|
|
701
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
702
|
+
execute_or_queue_command(command, &block)
|
|
703
|
+
end
|
|
704
|
+
|
|
705
|
+
# Creates a Cloud Dataflow job.
|
|
706
|
+
# @param [String] project_id
|
|
707
|
+
# The ID of the Cloud Platform project that the job belongs to.
|
|
708
|
+
# @param [Google::Apis::DataflowV1b3::Job] job_object
|
|
709
|
+
# @param [String] location
|
|
710
|
+
# The location that contains this job.
|
|
711
|
+
# @param [String] replace_job_id
|
|
712
|
+
# Deprecated. This field is now in the Job message.
|
|
713
|
+
# @param [String] view
|
|
714
|
+
# The level of information requested in response.
|
|
715
|
+
# @param [String] fields
|
|
716
|
+
# Selector specifying which fields to include in a partial response.
|
|
717
|
+
# @param [String] quota_user
|
|
718
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
719
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
720
|
+
# @param [Google::Apis::RequestOptions] options
|
|
721
|
+
# Request-specific options
|
|
722
|
+
#
|
|
723
|
+
# @yield [result, err] Result & error if block supplied
|
|
724
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::Job] parsed result object
|
|
725
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
726
|
+
#
|
|
727
|
+
# @return [Google::Apis::DataflowV1b3::Job]
|
|
728
|
+
#
|
|
729
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
730
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
731
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
732
|
+
def create_project_job(project_id, job_object = nil, location: nil, replace_job_id: nil, view: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
733
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/jobs', options)
|
|
734
|
+
command.request_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
735
|
+
command.request_object = job_object
|
|
736
|
+
command.response_representation = Google::Apis::DataflowV1b3::Job::Representation
|
|
737
|
+
command.response_class = Google::Apis::DataflowV1b3::Job
|
|
738
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
739
|
+
command.query['location'] = location unless location.nil?
|
|
740
|
+
command.query['replaceJobId'] = replace_job_id unless replace_job_id.nil?
|
|
741
|
+
command.query['view'] = view unless view.nil?
|
|
742
|
+
command.query['fields'] = fields unless fields.nil?
|
|
743
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
744
|
+
execute_or_queue_command(command, &block)
|
|
745
|
+
end
|
|
746
|
+
|
|
747
|
+
# Get encoded debug configuration for component. Not cacheable.
|
|
748
|
+
# @param [String] project_id
|
|
749
|
+
# The project id.
|
|
750
|
+
# @param [String] job_id
|
|
751
|
+
# The job id.
|
|
752
|
+
# @param [Google::Apis::DataflowV1b3::GetDebugConfigRequest] get_debug_config_request_object
|
|
753
|
+
# @param [String] fields
|
|
754
|
+
# Selector specifying which fields to include in a partial response.
|
|
755
|
+
# @param [String] quota_user
|
|
756
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
757
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
758
|
+
# @param [Google::Apis::RequestOptions] options
|
|
759
|
+
# Request-specific options
|
|
760
|
+
#
|
|
761
|
+
# @yield [result, err] Result & error if block supplied
|
|
762
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::GetDebugConfigResponse] parsed result object
|
|
763
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
764
|
+
#
|
|
765
|
+
# @return [Google::Apis::DataflowV1b3::GetDebugConfigResponse]
|
|
766
|
+
#
|
|
767
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
768
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
769
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
770
|
+
def get_project_job_debug_config(project_id, job_id, get_debug_config_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
771
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/jobs/{jobId}/debug/getConfig', options)
|
|
772
|
+
command.request_representation = Google::Apis::DataflowV1b3::GetDebugConfigRequest::Representation
|
|
773
|
+
command.request_object = get_debug_config_request_object
|
|
774
|
+
command.response_representation = Google::Apis::DataflowV1b3::GetDebugConfigResponse::Representation
|
|
775
|
+
command.response_class = Google::Apis::DataflowV1b3::GetDebugConfigResponse
|
|
776
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
777
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
778
|
+
command.query['fields'] = fields unless fields.nil?
|
|
779
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
780
|
+
execute_or_queue_command(command, &block)
|
|
781
|
+
end
|
|
782
|
+
|
|
783
|
+
# Send encoded debug capture data for component.
|
|
784
|
+
# @param [String] project_id
|
|
785
|
+
# The project id.
|
|
786
|
+
# @param [String] job_id
|
|
787
|
+
# The job id.
|
|
788
|
+
# @param [Google::Apis::DataflowV1b3::SendDebugCaptureRequest] send_debug_capture_request_object
|
|
789
|
+
# @param [String] fields
|
|
790
|
+
# Selector specifying which fields to include in a partial response.
|
|
791
|
+
# @param [String] quota_user
|
|
792
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
793
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
794
|
+
# @param [Google::Apis::RequestOptions] options
|
|
795
|
+
# Request-specific options
|
|
796
|
+
#
|
|
797
|
+
# @yield [result, err] Result & error if block supplied
|
|
798
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::SendDebugCaptureResponse] parsed result object
|
|
799
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
800
|
+
#
|
|
801
|
+
# @return [Google::Apis::DataflowV1b3::SendDebugCaptureResponse]
|
|
802
|
+
#
|
|
803
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
804
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
805
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
806
|
+
def send_project_job_debug_capture(project_id, job_id, send_debug_capture_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
807
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/jobs/{jobId}/debug/sendCapture', options)
|
|
808
|
+
command.request_representation = Google::Apis::DataflowV1b3::SendDebugCaptureRequest::Representation
|
|
809
|
+
command.request_object = send_debug_capture_request_object
|
|
810
|
+
command.response_representation = Google::Apis::DataflowV1b3::SendDebugCaptureResponse::Representation
|
|
811
|
+
command.response_class = Google::Apis::DataflowV1b3::SendDebugCaptureResponse
|
|
812
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
813
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
814
|
+
command.query['fields'] = fields unless fields.nil?
|
|
815
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
816
|
+
execute_or_queue_command(command, &block)
|
|
817
|
+
end
|
|
818
|
+
|
|
819
|
+
# Leases a dataflow WorkItem to run.
|
|
820
|
+
# @param [String] project_id
|
|
821
|
+
# Identifies the project this worker belongs to.
|
|
822
|
+
# @param [String] job_id
|
|
823
|
+
# Identifies the workflow job this worker belongs to.
|
|
824
|
+
# @param [Google::Apis::DataflowV1b3::LeaseWorkItemRequest] lease_work_item_request_object
|
|
825
|
+
# @param [String] fields
|
|
826
|
+
# Selector specifying which fields to include in a partial response.
|
|
827
|
+
# @param [String] quota_user
|
|
828
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
829
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
830
|
+
# @param [Google::Apis::RequestOptions] options
|
|
831
|
+
# Request-specific options
|
|
832
|
+
#
|
|
833
|
+
# @yield [result, err] Result & error if block supplied
|
|
834
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::LeaseWorkItemResponse] parsed result object
|
|
835
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
836
|
+
#
|
|
837
|
+
# @return [Google::Apis::DataflowV1b3::LeaseWorkItemResponse]
|
|
838
|
+
#
|
|
839
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
840
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
841
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
842
|
+
def lease_project_work_item(project_id, job_id, lease_work_item_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
843
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/jobs/{jobId}/workItems:lease', options)
|
|
844
|
+
command.request_representation = Google::Apis::DataflowV1b3::LeaseWorkItemRequest::Representation
|
|
845
|
+
command.request_object = lease_work_item_request_object
|
|
846
|
+
command.response_representation = Google::Apis::DataflowV1b3::LeaseWorkItemResponse::Representation
|
|
847
|
+
command.response_class = Google::Apis::DataflowV1b3::LeaseWorkItemResponse
|
|
848
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
849
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
850
|
+
command.query['fields'] = fields unless fields.nil?
|
|
851
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
852
|
+
execute_or_queue_command(command, &block)
|
|
853
|
+
end
|
|
854
|
+
|
|
855
|
+
# Reports the status of dataflow WorkItems leased by a worker.
|
|
856
|
+
# @param [String] project_id
|
|
857
|
+
# The project which owns the WorkItem's job.
|
|
858
|
+
# @param [String] job_id
|
|
859
|
+
# The job which the WorkItem is part of.
|
|
860
|
+
# @param [Google::Apis::DataflowV1b3::ReportWorkItemStatusRequest] report_work_item_status_request_object
|
|
861
|
+
# @param [String] fields
|
|
862
|
+
# Selector specifying which fields to include in a partial response.
|
|
863
|
+
# @param [String] quota_user
|
|
864
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
865
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
866
|
+
# @param [Google::Apis::RequestOptions] options
|
|
867
|
+
# Request-specific options
|
|
868
|
+
#
|
|
869
|
+
# @yield [result, err] Result & error if block supplied
|
|
870
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::ReportWorkItemStatusResponse] parsed result object
|
|
871
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
872
|
+
#
|
|
873
|
+
# @return [Google::Apis::DataflowV1b3::ReportWorkItemStatusResponse]
|
|
874
|
+
#
|
|
875
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
876
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
877
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
878
|
+
def report_project_job_work_item_status(project_id, job_id, report_work_item_status_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
879
|
+
command = make_simple_command(:post, 'v1b3/projects/{projectId}/jobs/{jobId}/workItems:reportStatus', options)
|
|
880
|
+
command.request_representation = Google::Apis::DataflowV1b3::ReportWorkItemStatusRequest::Representation
|
|
881
|
+
command.request_object = report_work_item_status_request_object
|
|
882
|
+
command.response_representation = Google::Apis::DataflowV1b3::ReportWorkItemStatusResponse::Representation
|
|
883
|
+
command.response_class = Google::Apis::DataflowV1b3::ReportWorkItemStatusResponse
|
|
884
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
885
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
886
|
+
command.query['fields'] = fields unless fields.nil?
|
|
887
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
888
|
+
execute_or_queue_command(command, &block)
|
|
889
|
+
end
|
|
890
|
+
|
|
891
|
+
# Request the job status.
|
|
892
|
+
# @param [String] project_id
|
|
893
|
+
# A project id.
|
|
894
|
+
# @param [String] job_id
|
|
895
|
+
# The job to get messages about.
|
|
896
|
+
# @param [String] location
|
|
897
|
+
# The location which contains the job specified by job_id.
|
|
898
|
+
# @param [String] end_time
|
|
899
|
+
# Return only messages with timestamps < end_time. The default is now
|
|
900
|
+
# (i.e. return up to the latest messages available).
|
|
901
|
+
# @param [String] page_token
|
|
902
|
+
# If supplied, this should be the value of next_page_token returned
|
|
903
|
+
# by an earlier call. This will cause the next page of results to
|
|
904
|
+
# be returned.
|
|
905
|
+
# @param [String] start_time
|
|
906
|
+
# If specified, return only messages with timestamps >= start_time.
|
|
907
|
+
# The default is the job creation time (i.e. beginning of messages).
|
|
908
|
+
# @param [Fixnum] page_size
|
|
909
|
+
# If specified, determines the maximum number of messages to
|
|
910
|
+
# return. If unspecified, the service may choose an appropriate
|
|
911
|
+
# default, or may return an arbitrarily large number of results.
|
|
912
|
+
# @param [String] minimum_importance
|
|
913
|
+
# Filter to only get messages with importance >= level
|
|
914
|
+
# @param [String] fields
|
|
915
|
+
# Selector specifying which fields to include in a partial response.
|
|
916
|
+
# @param [String] quota_user
|
|
917
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
918
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
919
|
+
# @param [Google::Apis::RequestOptions] options
|
|
920
|
+
# Request-specific options
|
|
921
|
+
#
|
|
922
|
+
# @yield [result, err] Result & error if block supplied
|
|
923
|
+
# @yieldparam result [Google::Apis::DataflowV1b3::ListJobMessagesResponse] parsed result object
|
|
924
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
925
|
+
#
|
|
926
|
+
# @return [Google::Apis::DataflowV1b3::ListJobMessagesResponse]
|
|
927
|
+
#
|
|
928
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
929
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
930
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
931
|
+
def list_project_job_messages(project_id, job_id, location: nil, end_time: nil, page_token: nil, start_time: nil, page_size: nil, minimum_importance: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
932
|
+
command = make_simple_command(:get, 'v1b3/projects/{projectId}/jobs/{jobId}/messages', options)
|
|
933
|
+
command.response_representation = Google::Apis::DataflowV1b3::ListJobMessagesResponse::Representation
|
|
934
|
+
command.response_class = Google::Apis::DataflowV1b3::ListJobMessagesResponse
|
|
935
|
+
command.params['projectId'] = project_id unless project_id.nil?
|
|
936
|
+
command.params['jobId'] = job_id unless job_id.nil?
|
|
937
|
+
command.query['location'] = location unless location.nil?
|
|
938
|
+
command.query['endTime'] = end_time unless end_time.nil?
|
|
939
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
940
|
+
command.query['startTime'] = start_time unless start_time.nil?
|
|
941
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
942
|
+
command.query['minimumImportance'] = minimum_importance unless minimum_importance.nil?
|
|
943
|
+
command.query['fields'] = fields unless fields.nil?
|
|
944
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
945
|
+
execute_or_queue_command(command, &block)
|
|
946
|
+
end
|
|
947
|
+
|
|
948
|
+
protected
|
|
949
|
+
|
|
950
|
+
def apply_command_defaults(command)
|
|
951
|
+
command.query['key'] = key unless key.nil?
|
|
952
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
953
|
+
end
|
|
954
|
+
end
|
|
955
|
+
end
|
|
956
|
+
end
|
|
957
|
+
end
|