google-api-client 0.9.8 → 0.9.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +37 -0
- data/Gemfile +9 -1
- data/README.md +10 -2
- data/api_names.yaml +63 -110
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +35 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +298 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +122 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +458 -0
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +260 -13
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +81 -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 +86 -0
- data/generated/google/apis/admin_directory_v1/representations.rb +24 -0
- data/generated/google/apis/admin_directory_v1/service.rb +41 -2
- data/generated/google/apis/admin_reports_v1.rb +3 -3
- data/generated/google/apis/admin_reports_v1/service.rb +2 -2
- 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 +217 -0
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4/classes.rb +50 -22
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +813 -49
- data/generated/google/apis/androidenterprise_v1/representations.rb +336 -0
- data/generated/google/apis/androidenterprise_v1/service.rb +1234 -145
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +47 -8
- data/generated/google/apis/androidpublisher_v2/representations.rb +27 -0
- data/generated/google/apis/androidpublisher_v2/service.rb +55 -0
- data/generated/google/apis/appengine_v1beta5.rb +7 -1
- data/generated/google/apis/appengine_v1beta5/classes.rb +516 -313
- data/generated/google/apis/appengine_v1beta5/representations.rb +115 -22
- data/generated/google/apis/appengine_v1beta5/service.rb +329 -33
- data/generated/google/apis/appsactivity_v1.rb +1 -1
- data/generated/google/apis/appsactivity_v1/classes.rb +7 -0
- data/generated/google/apis/appsactivity_v1/representations.rb +1 -0
- 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 +277 -20
- data/generated/google/apis/bigquery_v2/representations.rb +86 -0
- data/generated/google/apis/bigquery_v2/service.rb +8 -2
- data/generated/google/apis/books_v1.rb +2 -2
- data/generated/google/apis/books_v1/classes.rb +79 -1
- data/generated/google/apis/books_v1/representations.rb +34 -0
- data/generated/google/apis/books_v1/service.rb +7 -3
- data/generated/google/apis/calendar_v3.rb +1 -1
- 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 +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +183 -37
- data/generated/google/apis/classroom_v1/representations.rb +74 -9
- data/generated/google/apis/classroom_v1/service.rb +403 -38
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +381 -17
- data/generated/google/apis/cloudbuild_v1/representations.rb +137 -2
- data/generated/google/apis/cloudbuild_v1/service.rb +174 -1
- data/generated/google/apis/clouddebugger_v2.rb +3 -6
- data/generated/google/apis/clouddebugger_v2/service.rb +4 -4
- data/generated/google/apis/cloudmonitoring_v2beta2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +502 -111
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +162 -24
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +274 -30
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +121 -9
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +46 -0
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +71 -58
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +2299 -434
- data/generated/google/apis/compute_beta/representations.rb +752 -33
- data/generated/google/apis/compute_beta/service.rb +6067 -3153
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +1681 -207
- data/generated/google/apis/compute_v1/representations.rb +552 -0
- data/generated/google/apis/compute_v1/service.rb +2797 -1171
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +757 -1
- data/generated/google/apis/content_v2/representations.rb +337 -0
- data/generated/google/apis/content_v2/service.rb +244 -0
- data/generated/google/apis/dataflow_v1b3.rb +38 -0
- data/generated/google/apis/dataflow_v1b3/classes.rb +4053 -0
- data/generated/google/apis/dataflow_v1b3/representations.rb +1736 -0
- data/generated/google/apis/dataflow_v1b3/service.rb +875 -0
- data/generated/google/apis/dataproc_v1.rb +2 -2
- data/generated/google/apis/dataproc_v1/classes.rb +213 -68
- data/generated/google/apis/dataproc_v1/representations.rb +38 -0
- data/generated/google/apis/dataproc_v1/service.rb +78 -48
- data/generated/google/apis/datastore_v1.rb +38 -0
- data/generated/google/apis/datastore_v1/classes.rb +1284 -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 +384 -2
- data/generated/google/apis/deploymentmanager_v2/representations.rb +161 -0
- data/generated/google/apis/deploymentmanager_v2/service.rb +217 -55
- 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/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +1 -1
- 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/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +27 -3
- data/generated/google/apis/drive_v2/representations.rb +4 -0
- data/generated/google/apis/drive_v2/service.rb +16 -3
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +50 -16
- data/generated/google/apis/drive_v3/representations.rb +4 -0
- data/generated/google/apis/drive_v3/service.rb +12 -2
- data/generated/google/apis/fitness_v1.rb +8 -2
- data/generated/google/apis/fitness_v1/classes.rb +64 -6
- 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 +2 -4
- data/generated/google/apis/genomics_v1/classes.rb +143 -34
- data/generated/google/apis/genomics_v1/representations.rb +48 -11
- data/generated/google/apis/genomics_v1/service.rb +35 -37
- data/generated/google/apis/gmail_v1.rb +10 -1
- data/generated/google/apis/gmail_v1/classes.rb +542 -4
- data/generated/google/apis/gmail_v1/representations.rb +213 -0
- data/generated/google/apis/gmail_v1/service.rb +898 -1
- data/generated/google/apis/groupssettings_v1.rb +1 -1
- 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 +181 -206
- data/generated/google/apis/iam_v1/representations.rb +36 -45
- data/generated/google/apis/iam_v1/service.rb +101 -67
- data/generated/google/apis/identitytoolkit_v3.rb +4 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +171 -1
- data/generated/google/apis/identitytoolkit_v3/representations.rb +26 -0
- data/generated/google/apis/language_v1beta1.rb +36 -0
- data/generated/google/apis/language_v1beta1/classes.rb +599 -0
- data/generated/google/apis/language_v1beta1/representations.rb +289 -0
- data/generated/google/apis/language_v1beta1/service.rb +152 -0
- data/generated/google/apis/logging_v2beta1.rb +6 -6
- data/generated/google/apis/logging_v2beta1/classes.rb +760 -731
- data/generated/google/apis/logging_v2beta1/representations.rb +136 -147
- data/generated/google/apis/logging_v2beta1/service.rb +290 -209
- 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 +1337 -0
- data/generated/google/apis/monitoring_v3/representations.rb +516 -0
- data/generated/google/apis/monitoring_v3/service.rb +711 -0
- data/generated/google/apis/oauth2_v2.rb +1 -1
- data/generated/google/apis/pagespeedonline_v2.rb +1 -1
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +10 -9
- data/generated/google/apis/pubsub_v1/service.rb +128 -27
- 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/script_v1.rb +1 -1
- data/generated/google/apis/script_v1/classes.rb +6 -0
- data/generated/google/apis/script_v1/representations.rb +1 -0
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +910 -89
- data/generated/google/apis/sheets_v4/representations.rb +194 -10
- data/generated/google/apis/sheets_v4/service.rb +216 -49
- data/generated/google/apis/slides_v1.rb +49 -0
- data/generated/google/apis/slides_v1/classes.rb +3926 -0
- data/generated/google/apis/slides_v1/representations.rb +1722 -0
- data/generated/google/apis/slides_v1/service.rb +202 -0
- data/generated/google/apis/speech_v1beta1.rb +34 -0
- data/generated/google/apis/speech_v1beta1/classes.rb +511 -0
- data/generated/google/apis/speech_v1beta1/representations.rb +218 -0
- data/generated/google/apis/speech_v1beta1/service.rb +271 -0
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +32 -8
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +3 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +42 -0
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/classes.rb +43 -18
- data/generated/google/apis/storage_v1/representations.rb +4 -1
- data/generated/google/apis/storage_v1/service.rb +5 -2
- 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 +12 -11
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1/classes.rb +6 -0
- data/generated/google/apis/youtube_partner_v1/representations.rb +2 -0
- data/generated/google/apis/youtube_partner_v1/service.rb +15 -3
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +183 -21
- data/generated/google/apis/youtube_v3/representations.rb +85 -4
- data/generated/google/apis/youtube_v3/service.rb +41 -5
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/google-api-client.gemspec +2 -1
- data/lib/google/apis/core/api_command.rb +4 -0
- data/lib/google/apis/core/base_service.rb +10 -4
- data/lib/google/apis/core/download.rb +7 -2
- data/lib/google/apis/core/http_command.rb +5 -1
- data/lib/google/apis/core/upload.rb +7 -1
- data/lib/google/apis/errors.rb +2 -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/sheets.rb +61 -0
- data/sync.rb +71 -0
- metadata +55 -13
@@ -0,0 +1,1736 @@
|
|
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 'date'
|
16
|
+
require 'google/apis/core/base_service'
|
17
|
+
require 'google/apis/core/json_representation'
|
18
|
+
require 'google/apis/core/hashable'
|
19
|
+
require 'google/apis/errors'
|
20
|
+
|
21
|
+
module Google
|
22
|
+
module Apis
|
23
|
+
module DataflowV1b3
|
24
|
+
|
25
|
+
class GetDebugConfigRequest
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
31
|
+
class GetDebugConfigResponse
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
+
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
35
|
+
end
|
36
|
+
|
37
|
+
class SendDebugCaptureRequest
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class SendDebugCaptureResponse
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
49
|
+
class Job
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class Environment
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class WorkerPool
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class Package
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class TaskRunnerSettings
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class WorkerSettings
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class Disk
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class AutoscalingSettings
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class Step
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class JobExecutionInfo
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class JobExecutionStageInfo
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class ListJobsResponse
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class FailedLocation
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class ListJobMessagesResponse
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class JobMessage
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class JobMetrics
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class MetricUpdate
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class MetricStructuredName
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class CreateJobFromTemplateRequest
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class ReportWorkItemStatusRequest
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class WorkItemStatus
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class Status
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class CounterUpdate
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class NameAndKind
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class CounterStructuredNameAndMetadata
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class CounterStructuredName
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class CounterMetadata
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class SplitInt64
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class IntegerMean
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class FloatingPointMean
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class IntegerList
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class FloatingPointList
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class StringList
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class ApproximateReportedProgress
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class Position
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class ConcatPosition
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class ReportedParallelism
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class DynamicSourceSplit
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class DerivedSource
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class Source
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class SourceMetadata
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class SourceOperationResponse
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class SourceSplitResponse
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
307
|
+
class SourceSplitShard
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
313
|
+
class SourceGetMetadataResponse
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
|
+
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
317
|
+
end
|
318
|
+
|
319
|
+
class SourceFork
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
325
|
+
class ApproximateProgress
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
331
|
+
class ReportWorkItemStatusResponse
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
337
|
+
class WorkItemServiceState
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class ApproximateSplitRequest
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
349
|
+
class MetricShortId
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class LeaseWorkItemRequest
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class LeaseWorkItemResponse
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class WorkItem
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
373
|
+
class MapTask
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class ParallelInstruction
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
385
|
+
class ReadInstruction
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
391
|
+
class WriteInstruction
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
397
|
+
class InstructionInput
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
403
|
+
class Sink
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
407
|
+
end
|
408
|
+
|
409
|
+
class ParDoInstruction
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
415
|
+
class SideInputInfo
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
421
|
+
class MultiOutputInfo
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
427
|
+
class PartialGroupByKeyInstruction
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
433
|
+
class FlattenInstruction
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
437
|
+
end
|
438
|
+
|
439
|
+
class InstructionOutput
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
class SeqMapTask
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
451
|
+
class SeqMapTaskOutputInfo
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
|
+
end
|
456
|
+
|
457
|
+
class ShellTask
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
+
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
461
|
+
end
|
462
|
+
|
463
|
+
class StreamingSetupTask
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
|
+
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
467
|
+
end
|
468
|
+
|
469
|
+
class TopologyConfig
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
|
+
end
|
474
|
+
|
475
|
+
class ComputationTopology
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
|
+
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
479
|
+
end
|
480
|
+
|
481
|
+
class KeyRangeLocation
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
487
|
+
class StreamLocation
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
491
|
+
end
|
492
|
+
|
493
|
+
class StreamingStageLocation
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
499
|
+
class PubsubLocation
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
505
|
+
class StreamingSideInputLocation
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
511
|
+
class CustomSourceLocation
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
517
|
+
class StateFamilyConfig
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
|
+
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
521
|
+
end
|
522
|
+
|
523
|
+
class DataDiskAssignment
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
|
+
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
527
|
+
end
|
528
|
+
|
529
|
+
class SourceOperationRequest
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
|
+
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
533
|
+
end
|
534
|
+
|
535
|
+
class SourceSplitRequest
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
541
|
+
class SourceSplitOptions
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class SourceGetMetadataRequest
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
553
|
+
class StreamingComputationTask
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
559
|
+
class MountedDataDisk
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
565
|
+
class StreamingComputationRanges
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
|
+
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
569
|
+
end
|
570
|
+
|
571
|
+
class KeyRangeDataDiskAssignment
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
577
|
+
class StreamingConfigTask
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
+
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
582
|
+
|
583
|
+
class StreamingComputationConfig
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
587
|
+
end
|
588
|
+
|
589
|
+
class SendWorkerMessagesRequest
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
595
|
+
class WorkerMessage
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
+
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
599
|
+
end
|
600
|
+
|
601
|
+
class WorkerHealthReport
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
607
|
+
class WorkerMessageCode
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
|
+
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
611
|
+
end
|
612
|
+
|
613
|
+
class SendWorkerMessagesResponse
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
|
+
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
617
|
+
end
|
618
|
+
|
619
|
+
class WorkerMessageResponse
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
|
+
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
623
|
+
end
|
624
|
+
|
625
|
+
class WorkerHealthReportResponse
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
|
+
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
629
|
+
end
|
630
|
+
|
631
|
+
class GetDebugConfigRequest
|
632
|
+
# @private
|
633
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
634
|
+
property :worker_id, as: 'workerId'
|
635
|
+
property :component_id, as: 'componentId'
|
636
|
+
end
|
637
|
+
end
|
638
|
+
|
639
|
+
class GetDebugConfigResponse
|
640
|
+
# @private
|
641
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
642
|
+
property :config, as: 'config'
|
643
|
+
end
|
644
|
+
end
|
645
|
+
|
646
|
+
class SendDebugCaptureRequest
|
647
|
+
# @private
|
648
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
649
|
+
property :worker_id, as: 'workerId'
|
650
|
+
property :component_id, as: 'componentId'
|
651
|
+
property :data, as: 'data'
|
652
|
+
end
|
653
|
+
end
|
654
|
+
|
655
|
+
class SendDebugCaptureResponse
|
656
|
+
# @private
|
657
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
658
|
+
end
|
659
|
+
end
|
660
|
+
|
661
|
+
class Job
|
662
|
+
# @private
|
663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
664
|
+
property :id, as: 'id'
|
665
|
+
property :project_id, as: 'projectId'
|
666
|
+
property :name, as: 'name'
|
667
|
+
property :type, as: 'type'
|
668
|
+
property :environment, as: 'environment', class: Google::Apis::DataflowV1b3::Environment, decorator: Google::Apis::DataflowV1b3::Environment::Representation
|
669
|
+
|
670
|
+
collection :steps, as: 'steps', class: Google::Apis::DataflowV1b3::Step, decorator: Google::Apis::DataflowV1b3::Step::Representation
|
671
|
+
|
672
|
+
property :current_state, as: 'currentState'
|
673
|
+
property :current_state_time, as: 'currentStateTime'
|
674
|
+
property :requested_state, as: 'requestedState'
|
675
|
+
property :execution_info, as: 'executionInfo', class: Google::Apis::DataflowV1b3::JobExecutionInfo, decorator: Google::Apis::DataflowV1b3::JobExecutionInfo::Representation
|
676
|
+
|
677
|
+
property :create_time, as: 'createTime'
|
678
|
+
property :replace_job_id, as: 'replaceJobId'
|
679
|
+
hash :transform_name_mapping, as: 'transformNameMapping'
|
680
|
+
property :client_request_id, as: 'clientRequestId'
|
681
|
+
property :replaced_by_job_id, as: 'replacedByJobId'
|
682
|
+
collection :temp_files, as: 'tempFiles'
|
683
|
+
hash :labels, as: 'labels'
|
684
|
+
property :location, as: 'location'
|
685
|
+
end
|
686
|
+
end
|
687
|
+
|
688
|
+
class Environment
|
689
|
+
# @private
|
690
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
691
|
+
property :temp_storage_prefix, as: 'tempStoragePrefix'
|
692
|
+
property :cluster_manager_api_service, as: 'clusterManagerApiService'
|
693
|
+
collection :experiments, as: 'experiments'
|
694
|
+
collection :worker_pools, as: 'workerPools', class: Google::Apis::DataflowV1b3::WorkerPool, decorator: Google::Apis::DataflowV1b3::WorkerPool::Representation
|
695
|
+
|
696
|
+
hash :user_agent, as: 'userAgent'
|
697
|
+
hash :version, as: 'version'
|
698
|
+
property :dataset, as: 'dataset'
|
699
|
+
hash :sdk_pipeline_options, as: 'sdkPipelineOptions'
|
700
|
+
hash :internal_experiments, as: 'internalExperiments'
|
701
|
+
property :service_account_email, as: 'serviceAccountEmail'
|
702
|
+
end
|
703
|
+
end
|
704
|
+
|
705
|
+
class WorkerPool
|
706
|
+
# @private
|
707
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
708
|
+
property :kind, as: 'kind'
|
709
|
+
property :num_workers, as: 'numWorkers'
|
710
|
+
collection :packages, as: 'packages', class: Google::Apis::DataflowV1b3::Package, decorator: Google::Apis::DataflowV1b3::Package::Representation
|
711
|
+
|
712
|
+
property :default_package_set, as: 'defaultPackageSet'
|
713
|
+
property :machine_type, as: 'machineType'
|
714
|
+
property :teardown_policy, as: 'teardownPolicy'
|
715
|
+
property :disk_size_gb, as: 'diskSizeGb'
|
716
|
+
property :disk_type, as: 'diskType'
|
717
|
+
property :disk_source_image, as: 'diskSourceImage'
|
718
|
+
property :zone, as: 'zone'
|
719
|
+
property :taskrunner_settings, as: 'taskrunnerSettings', class: Google::Apis::DataflowV1b3::TaskRunnerSettings, decorator: Google::Apis::DataflowV1b3::TaskRunnerSettings::Representation
|
720
|
+
|
721
|
+
property :on_host_maintenance, as: 'onHostMaintenance'
|
722
|
+
collection :data_disks, as: 'dataDisks', class: Google::Apis::DataflowV1b3::Disk, decorator: Google::Apis::DataflowV1b3::Disk::Representation
|
723
|
+
|
724
|
+
hash :metadata, as: 'metadata'
|
725
|
+
property :autoscaling_settings, as: 'autoscalingSettings', class: Google::Apis::DataflowV1b3::AutoscalingSettings, decorator: Google::Apis::DataflowV1b3::AutoscalingSettings::Representation
|
726
|
+
|
727
|
+
hash :pool_args, as: 'poolArgs'
|
728
|
+
property :network, as: 'network'
|
729
|
+
property :subnetwork, as: 'subnetwork'
|
730
|
+
property :worker_harness_container_image, as: 'workerHarnessContainerImage'
|
731
|
+
property :num_threads_per_worker, as: 'numThreadsPerWorker'
|
732
|
+
property :ip_configuration, as: 'ipConfiguration'
|
733
|
+
end
|
734
|
+
end
|
735
|
+
|
736
|
+
class Package
|
737
|
+
# @private
|
738
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
739
|
+
property :name, as: 'name'
|
740
|
+
property :location, as: 'location'
|
741
|
+
end
|
742
|
+
end
|
743
|
+
|
744
|
+
class TaskRunnerSettings
|
745
|
+
# @private
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
747
|
+
property :task_user, as: 'taskUser'
|
748
|
+
property :task_group, as: 'taskGroup'
|
749
|
+
collection :oauth_scopes, as: 'oauthScopes'
|
750
|
+
property :base_url, as: 'baseUrl'
|
751
|
+
property :dataflow_api_version, as: 'dataflowApiVersion'
|
752
|
+
property :parallel_worker_settings, as: 'parallelWorkerSettings', class: Google::Apis::DataflowV1b3::WorkerSettings, decorator: Google::Apis::DataflowV1b3::WorkerSettings::Representation
|
753
|
+
|
754
|
+
property :base_task_dir, as: 'baseTaskDir'
|
755
|
+
property :continue_on_exception, as: 'continueOnException'
|
756
|
+
property :log_to_serialconsole, as: 'logToSerialconsole'
|
757
|
+
property :alsologtostderr, as: 'alsologtostderr'
|
758
|
+
property :log_upload_location, as: 'logUploadLocation'
|
759
|
+
property :log_dir, as: 'logDir'
|
760
|
+
property :temp_storage_prefix, as: 'tempStoragePrefix'
|
761
|
+
property :harness_command, as: 'harnessCommand'
|
762
|
+
property :workflow_file_name, as: 'workflowFileName'
|
763
|
+
property :commandlines_file_name, as: 'commandlinesFileName'
|
764
|
+
property :vm_id, as: 'vmId'
|
765
|
+
property :language_hint, as: 'languageHint'
|
766
|
+
property :streaming_worker_main_class, as: 'streamingWorkerMainClass'
|
767
|
+
end
|
768
|
+
end
|
769
|
+
|
770
|
+
class WorkerSettings
|
771
|
+
# @private
|
772
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
773
|
+
property :base_url, as: 'baseUrl'
|
774
|
+
property :reporting_enabled, as: 'reportingEnabled'
|
775
|
+
property :service_path, as: 'servicePath'
|
776
|
+
property :shuffle_service_path, as: 'shuffleServicePath'
|
777
|
+
property :worker_id, as: 'workerId'
|
778
|
+
property :temp_storage_prefix, as: 'tempStoragePrefix'
|
779
|
+
end
|
780
|
+
end
|
781
|
+
|
782
|
+
class Disk
|
783
|
+
# @private
|
784
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
785
|
+
property :size_gb, as: 'sizeGb'
|
786
|
+
property :disk_type, as: 'diskType'
|
787
|
+
property :mount_point, as: 'mountPoint'
|
788
|
+
end
|
789
|
+
end
|
790
|
+
|
791
|
+
class AutoscalingSettings
|
792
|
+
# @private
|
793
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
794
|
+
property :algorithm, as: 'algorithm'
|
795
|
+
property :max_num_workers, as: 'maxNumWorkers'
|
796
|
+
end
|
797
|
+
end
|
798
|
+
|
799
|
+
class Step
|
800
|
+
# @private
|
801
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
802
|
+
property :kind, as: 'kind'
|
803
|
+
property :name, as: 'name'
|
804
|
+
hash :properties, as: 'properties'
|
805
|
+
end
|
806
|
+
end
|
807
|
+
|
808
|
+
class JobExecutionInfo
|
809
|
+
# @private
|
810
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
811
|
+
hash :stages, as: 'stages', class: Google::Apis::DataflowV1b3::JobExecutionStageInfo, decorator: Google::Apis::DataflowV1b3::JobExecutionStageInfo::Representation
|
812
|
+
|
813
|
+
end
|
814
|
+
end
|
815
|
+
|
816
|
+
class JobExecutionStageInfo
|
817
|
+
# @private
|
818
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
819
|
+
collection :step_name, as: 'stepName'
|
820
|
+
end
|
821
|
+
end
|
822
|
+
|
823
|
+
class ListJobsResponse
|
824
|
+
# @private
|
825
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
826
|
+
collection :jobs, as: 'jobs', class: Google::Apis::DataflowV1b3::Job, decorator: Google::Apis::DataflowV1b3::Job::Representation
|
827
|
+
|
828
|
+
property :next_page_token, as: 'nextPageToken'
|
829
|
+
collection :failed_location, as: 'failedLocation', class: Google::Apis::DataflowV1b3::FailedLocation, decorator: Google::Apis::DataflowV1b3::FailedLocation::Representation
|
830
|
+
|
831
|
+
end
|
832
|
+
end
|
833
|
+
|
834
|
+
class FailedLocation
|
835
|
+
# @private
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
837
|
+
property :name, as: 'name'
|
838
|
+
end
|
839
|
+
end
|
840
|
+
|
841
|
+
class ListJobMessagesResponse
|
842
|
+
# @private
|
843
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
844
|
+
collection :job_messages, as: 'jobMessages', class: Google::Apis::DataflowV1b3::JobMessage, decorator: Google::Apis::DataflowV1b3::JobMessage::Representation
|
845
|
+
|
846
|
+
property :next_page_token, as: 'nextPageToken'
|
847
|
+
end
|
848
|
+
end
|
849
|
+
|
850
|
+
class JobMessage
|
851
|
+
# @private
|
852
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
853
|
+
property :id, as: 'id'
|
854
|
+
property :time, as: 'time'
|
855
|
+
property :message_text, as: 'messageText'
|
856
|
+
property :message_importance, as: 'messageImportance'
|
857
|
+
end
|
858
|
+
end
|
859
|
+
|
860
|
+
class JobMetrics
|
861
|
+
# @private
|
862
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
863
|
+
property :metric_time, as: 'metricTime'
|
864
|
+
collection :metrics, as: 'metrics', class: Google::Apis::DataflowV1b3::MetricUpdate, decorator: Google::Apis::DataflowV1b3::MetricUpdate::Representation
|
865
|
+
|
866
|
+
end
|
867
|
+
end
|
868
|
+
|
869
|
+
class MetricUpdate
|
870
|
+
# @private
|
871
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
872
|
+
property :name, as: 'name', class: Google::Apis::DataflowV1b3::MetricStructuredName, decorator: Google::Apis::DataflowV1b3::MetricStructuredName::Representation
|
873
|
+
|
874
|
+
property :kind, as: 'kind'
|
875
|
+
property :cumulative, as: 'cumulative'
|
876
|
+
property :scalar, as: 'scalar'
|
877
|
+
property :mean_sum, as: 'meanSum'
|
878
|
+
property :mean_count, as: 'meanCount'
|
879
|
+
property :set, as: 'set'
|
880
|
+
property :internal, as: 'internal'
|
881
|
+
property :update_time, as: 'updateTime'
|
882
|
+
end
|
883
|
+
end
|
884
|
+
|
885
|
+
class MetricStructuredName
|
886
|
+
# @private
|
887
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
888
|
+
property :origin, as: 'origin'
|
889
|
+
property :name, as: 'name'
|
890
|
+
hash :context, as: 'context'
|
891
|
+
end
|
892
|
+
end
|
893
|
+
|
894
|
+
class CreateJobFromTemplateRequest
|
895
|
+
# @private
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
897
|
+
property :gcs_path, as: 'gcsPath'
|
898
|
+
hash :parameters, as: 'parameters'
|
899
|
+
end
|
900
|
+
end
|
901
|
+
|
902
|
+
class ReportWorkItemStatusRequest
|
903
|
+
# @private
|
904
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
905
|
+
property :worker_id, as: 'workerId'
|
906
|
+
collection :work_item_statuses, as: 'workItemStatuses', class: Google::Apis::DataflowV1b3::WorkItemStatus, decorator: Google::Apis::DataflowV1b3::WorkItemStatus::Representation
|
907
|
+
|
908
|
+
property :current_worker_time, as: 'currentWorkerTime'
|
909
|
+
property :location, as: 'location'
|
910
|
+
end
|
911
|
+
end
|
912
|
+
|
913
|
+
class WorkItemStatus
|
914
|
+
# @private
|
915
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
916
|
+
property :work_item_id, as: 'workItemId'
|
917
|
+
property :report_index, as: 'reportIndex'
|
918
|
+
property :requested_lease_duration, as: 'requestedLeaseDuration'
|
919
|
+
property :completed, as: 'completed'
|
920
|
+
collection :errors, as: 'errors', class: Google::Apis::DataflowV1b3::Status, decorator: Google::Apis::DataflowV1b3::Status::Representation
|
921
|
+
|
922
|
+
collection :counter_updates, as: 'counterUpdates', class: Google::Apis::DataflowV1b3::CounterUpdate, decorator: Google::Apis::DataflowV1b3::CounterUpdate::Representation
|
923
|
+
|
924
|
+
collection :metric_updates, as: 'metricUpdates', class: Google::Apis::DataflowV1b3::MetricUpdate, decorator: Google::Apis::DataflowV1b3::MetricUpdate::Representation
|
925
|
+
|
926
|
+
property :reported_progress, as: 'reportedProgress', class: Google::Apis::DataflowV1b3::ApproximateReportedProgress, decorator: Google::Apis::DataflowV1b3::ApproximateReportedProgress::Representation
|
927
|
+
|
928
|
+
property :stop_position, as: 'stopPosition', class: Google::Apis::DataflowV1b3::Position, decorator: Google::Apis::DataflowV1b3::Position::Representation
|
929
|
+
|
930
|
+
property :dynamic_source_split, as: 'dynamicSourceSplit', class: Google::Apis::DataflowV1b3::DynamicSourceSplit, decorator: Google::Apis::DataflowV1b3::DynamicSourceSplit::Representation
|
931
|
+
|
932
|
+
property :source_operation_response, as: 'sourceOperationResponse', class: Google::Apis::DataflowV1b3::SourceOperationResponse, decorator: Google::Apis::DataflowV1b3::SourceOperationResponse::Representation
|
933
|
+
|
934
|
+
property :source_fork, as: 'sourceFork', class: Google::Apis::DataflowV1b3::SourceFork, decorator: Google::Apis::DataflowV1b3::SourceFork::Representation
|
935
|
+
|
936
|
+
property :progress, as: 'progress', class: Google::Apis::DataflowV1b3::ApproximateProgress, decorator: Google::Apis::DataflowV1b3::ApproximateProgress::Representation
|
937
|
+
|
938
|
+
end
|
939
|
+
end
|
940
|
+
|
941
|
+
class Status
|
942
|
+
# @private
|
943
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
944
|
+
property :code, as: 'code'
|
945
|
+
property :message, as: 'message'
|
946
|
+
collection :details, as: 'details'
|
947
|
+
end
|
948
|
+
end
|
949
|
+
|
950
|
+
class CounterUpdate
|
951
|
+
# @private
|
952
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
953
|
+
property :name_and_kind, as: 'nameAndKind', class: Google::Apis::DataflowV1b3::NameAndKind, decorator: Google::Apis::DataflowV1b3::NameAndKind::Representation
|
954
|
+
|
955
|
+
property :short_id, as: 'shortId'
|
956
|
+
property :structured_name_and_metadata, as: 'structuredNameAndMetadata', class: Google::Apis::DataflowV1b3::CounterStructuredNameAndMetadata, decorator: Google::Apis::DataflowV1b3::CounterStructuredNameAndMetadata::Representation
|
957
|
+
|
958
|
+
property :cumulative, as: 'cumulative'
|
959
|
+
property :integer, as: 'integer', class: Google::Apis::DataflowV1b3::SplitInt64, decorator: Google::Apis::DataflowV1b3::SplitInt64::Representation
|
960
|
+
|
961
|
+
property :floating_point, as: 'floatingPoint'
|
962
|
+
property :boolean, as: 'boolean'
|
963
|
+
property :integer_mean, as: 'integerMean', class: Google::Apis::DataflowV1b3::IntegerMean, decorator: Google::Apis::DataflowV1b3::IntegerMean::Representation
|
964
|
+
|
965
|
+
property :floating_point_mean, as: 'floatingPointMean', class: Google::Apis::DataflowV1b3::FloatingPointMean, decorator: Google::Apis::DataflowV1b3::FloatingPointMean::Representation
|
966
|
+
|
967
|
+
property :integer_list, as: 'integerList', class: Google::Apis::DataflowV1b3::IntegerList, decorator: Google::Apis::DataflowV1b3::IntegerList::Representation
|
968
|
+
|
969
|
+
property :floating_point_list, as: 'floatingPointList', class: Google::Apis::DataflowV1b3::FloatingPointList, decorator: Google::Apis::DataflowV1b3::FloatingPointList::Representation
|
970
|
+
|
971
|
+
property :string_list, as: 'stringList', class: Google::Apis::DataflowV1b3::StringList, decorator: Google::Apis::DataflowV1b3::StringList::Representation
|
972
|
+
|
973
|
+
property :internal, as: 'internal'
|
974
|
+
end
|
975
|
+
end
|
976
|
+
|
977
|
+
class NameAndKind
|
978
|
+
# @private
|
979
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
980
|
+
property :name, as: 'name'
|
981
|
+
property :kind, as: 'kind'
|
982
|
+
end
|
983
|
+
end
|
984
|
+
|
985
|
+
class CounterStructuredNameAndMetadata
|
986
|
+
# @private
|
987
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
988
|
+
property :name, as: 'name', class: Google::Apis::DataflowV1b3::CounterStructuredName, decorator: Google::Apis::DataflowV1b3::CounterStructuredName::Representation
|
989
|
+
|
990
|
+
property :metadata, as: 'metadata', class: Google::Apis::DataflowV1b3::CounterMetadata, decorator: Google::Apis::DataflowV1b3::CounterMetadata::Representation
|
991
|
+
|
992
|
+
end
|
993
|
+
end
|
994
|
+
|
995
|
+
class CounterStructuredName
|
996
|
+
# @private
|
997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
998
|
+
property :name, as: 'name'
|
999
|
+
property :standard_origin, as: 'standardOrigin'
|
1000
|
+
property :other_origin, as: 'otherOrigin'
|
1001
|
+
property :original_step_name, as: 'originalStepName'
|
1002
|
+
property :component_step_name, as: 'componentStepName'
|
1003
|
+
property :execution_step_name, as: 'executionStepName'
|
1004
|
+
property :worker_id, as: 'workerId'
|
1005
|
+
property :portion, as: 'portion'
|
1006
|
+
end
|
1007
|
+
end
|
1008
|
+
|
1009
|
+
class CounterMetadata
|
1010
|
+
# @private
|
1011
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1012
|
+
property :kind, as: 'kind'
|
1013
|
+
property :description, as: 'description'
|
1014
|
+
property :standard_units, as: 'standardUnits'
|
1015
|
+
property :other_units, as: 'otherUnits'
|
1016
|
+
end
|
1017
|
+
end
|
1018
|
+
|
1019
|
+
class SplitInt64
|
1020
|
+
# @private
|
1021
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1022
|
+
property :low_bits, as: 'lowBits'
|
1023
|
+
property :high_bits, as: 'highBits'
|
1024
|
+
end
|
1025
|
+
end
|
1026
|
+
|
1027
|
+
class IntegerMean
|
1028
|
+
# @private
|
1029
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1030
|
+
property :sum, as: 'sum', class: Google::Apis::DataflowV1b3::SplitInt64, decorator: Google::Apis::DataflowV1b3::SplitInt64::Representation
|
1031
|
+
|
1032
|
+
property :count, as: 'count', class: Google::Apis::DataflowV1b3::SplitInt64, decorator: Google::Apis::DataflowV1b3::SplitInt64::Representation
|
1033
|
+
|
1034
|
+
end
|
1035
|
+
end
|
1036
|
+
|
1037
|
+
class FloatingPointMean
|
1038
|
+
# @private
|
1039
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1040
|
+
property :sum, as: 'sum'
|
1041
|
+
property :count, as: 'count', class: Google::Apis::DataflowV1b3::SplitInt64, decorator: Google::Apis::DataflowV1b3::SplitInt64::Representation
|
1042
|
+
|
1043
|
+
end
|
1044
|
+
end
|
1045
|
+
|
1046
|
+
class IntegerList
|
1047
|
+
# @private
|
1048
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1049
|
+
collection :elements, as: 'elements', class: Google::Apis::DataflowV1b3::SplitInt64, decorator: Google::Apis::DataflowV1b3::SplitInt64::Representation
|
1050
|
+
|
1051
|
+
end
|
1052
|
+
end
|
1053
|
+
|
1054
|
+
class FloatingPointList
|
1055
|
+
# @private
|
1056
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1057
|
+
collection :elements, as: 'elements'
|
1058
|
+
end
|
1059
|
+
end
|
1060
|
+
|
1061
|
+
class StringList
|
1062
|
+
# @private
|
1063
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1064
|
+
collection :elements, as: 'elements'
|
1065
|
+
end
|
1066
|
+
end
|
1067
|
+
|
1068
|
+
class ApproximateReportedProgress
|
1069
|
+
# @private
|
1070
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1071
|
+
property :position, as: 'position', class: Google::Apis::DataflowV1b3::Position, decorator: Google::Apis::DataflowV1b3::Position::Representation
|
1072
|
+
|
1073
|
+
property :fraction_consumed, as: 'fractionConsumed'
|
1074
|
+
property :remaining_parallelism, as: 'remainingParallelism', class: Google::Apis::DataflowV1b3::ReportedParallelism, decorator: Google::Apis::DataflowV1b3::ReportedParallelism::Representation
|
1075
|
+
|
1076
|
+
property :consumed_parallelism, as: 'consumedParallelism', class: Google::Apis::DataflowV1b3::ReportedParallelism, decorator: Google::Apis::DataflowV1b3::ReportedParallelism::Representation
|
1077
|
+
|
1078
|
+
end
|
1079
|
+
end
|
1080
|
+
|
1081
|
+
class Position
|
1082
|
+
# @private
|
1083
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1084
|
+
property :end, as: 'end'
|
1085
|
+
property :key, as: 'key'
|
1086
|
+
property :byte_offset, as: 'byteOffset'
|
1087
|
+
property :record_index, as: 'recordIndex'
|
1088
|
+
property :shuffle_position, as: 'shufflePosition'
|
1089
|
+
property :concat_position, as: 'concatPosition', class: Google::Apis::DataflowV1b3::ConcatPosition, decorator: Google::Apis::DataflowV1b3::ConcatPosition::Representation
|
1090
|
+
|
1091
|
+
end
|
1092
|
+
end
|
1093
|
+
|
1094
|
+
class ConcatPosition
|
1095
|
+
# @private
|
1096
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1097
|
+
property :index, as: 'index'
|
1098
|
+
property :position, as: 'position', class: Google::Apis::DataflowV1b3::Position, decorator: Google::Apis::DataflowV1b3::Position::Representation
|
1099
|
+
|
1100
|
+
end
|
1101
|
+
end
|
1102
|
+
|
1103
|
+
class ReportedParallelism
|
1104
|
+
# @private
|
1105
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1106
|
+
property :is_infinite, as: 'isInfinite'
|
1107
|
+
property :value, as: 'value'
|
1108
|
+
end
|
1109
|
+
end
|
1110
|
+
|
1111
|
+
class DynamicSourceSplit
|
1112
|
+
# @private
|
1113
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1114
|
+
property :primary, as: 'primary', class: Google::Apis::DataflowV1b3::DerivedSource, decorator: Google::Apis::DataflowV1b3::DerivedSource::Representation
|
1115
|
+
|
1116
|
+
property :residual, as: 'residual', class: Google::Apis::DataflowV1b3::DerivedSource, decorator: Google::Apis::DataflowV1b3::DerivedSource::Representation
|
1117
|
+
|
1118
|
+
end
|
1119
|
+
end
|
1120
|
+
|
1121
|
+
class DerivedSource
|
1122
|
+
# @private
|
1123
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1124
|
+
property :source, as: 'source', class: Google::Apis::DataflowV1b3::Source, decorator: Google::Apis::DataflowV1b3::Source::Representation
|
1125
|
+
|
1126
|
+
property :derivation_mode, as: 'derivationMode'
|
1127
|
+
end
|
1128
|
+
end
|
1129
|
+
|
1130
|
+
class Source
|
1131
|
+
# @private
|
1132
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1133
|
+
hash :spec, as: 'spec'
|
1134
|
+
hash :codec, as: 'codec'
|
1135
|
+
collection :base_specs, as: 'baseSpecs'
|
1136
|
+
property :metadata, as: 'metadata', class: Google::Apis::DataflowV1b3::SourceMetadata, decorator: Google::Apis::DataflowV1b3::SourceMetadata::Representation
|
1137
|
+
|
1138
|
+
property :does_not_need_splitting, as: 'doesNotNeedSplitting'
|
1139
|
+
end
|
1140
|
+
end
|
1141
|
+
|
1142
|
+
class SourceMetadata
|
1143
|
+
# @private
|
1144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1145
|
+
property :produces_sorted_keys, as: 'producesSortedKeys'
|
1146
|
+
property :infinite, as: 'infinite'
|
1147
|
+
property :estimated_size_bytes, as: 'estimatedSizeBytes'
|
1148
|
+
end
|
1149
|
+
end
|
1150
|
+
|
1151
|
+
class SourceOperationResponse
|
1152
|
+
# @private
|
1153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1154
|
+
property :split, as: 'split', class: Google::Apis::DataflowV1b3::SourceSplitResponse, decorator: Google::Apis::DataflowV1b3::SourceSplitResponse::Representation
|
1155
|
+
|
1156
|
+
property :get_metadata, as: 'getMetadata', class: Google::Apis::DataflowV1b3::SourceGetMetadataResponse, decorator: Google::Apis::DataflowV1b3::SourceGetMetadataResponse::Representation
|
1157
|
+
|
1158
|
+
end
|
1159
|
+
end
|
1160
|
+
|
1161
|
+
class SourceSplitResponse
|
1162
|
+
# @private
|
1163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1164
|
+
property :outcome, as: 'outcome'
|
1165
|
+
collection :bundles, as: 'bundles', class: Google::Apis::DataflowV1b3::DerivedSource, decorator: Google::Apis::DataflowV1b3::DerivedSource::Representation
|
1166
|
+
|
1167
|
+
collection :shards, as: 'shards', class: Google::Apis::DataflowV1b3::SourceSplitShard, decorator: Google::Apis::DataflowV1b3::SourceSplitShard::Representation
|
1168
|
+
|
1169
|
+
end
|
1170
|
+
end
|
1171
|
+
|
1172
|
+
class SourceSplitShard
|
1173
|
+
# @private
|
1174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1175
|
+
property :source, as: 'source', class: Google::Apis::DataflowV1b3::Source, decorator: Google::Apis::DataflowV1b3::Source::Representation
|
1176
|
+
|
1177
|
+
property :derivation_mode, as: 'derivationMode'
|
1178
|
+
end
|
1179
|
+
end
|
1180
|
+
|
1181
|
+
class SourceGetMetadataResponse
|
1182
|
+
# @private
|
1183
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1184
|
+
property :metadata, as: 'metadata', class: Google::Apis::DataflowV1b3::SourceMetadata, decorator: Google::Apis::DataflowV1b3::SourceMetadata::Representation
|
1185
|
+
|
1186
|
+
end
|
1187
|
+
end
|
1188
|
+
|
1189
|
+
class SourceFork
|
1190
|
+
# @private
|
1191
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1192
|
+
property :primary, as: 'primary', class: Google::Apis::DataflowV1b3::SourceSplitShard, decorator: Google::Apis::DataflowV1b3::SourceSplitShard::Representation
|
1193
|
+
|
1194
|
+
property :residual, as: 'residual', class: Google::Apis::DataflowV1b3::SourceSplitShard, decorator: Google::Apis::DataflowV1b3::SourceSplitShard::Representation
|
1195
|
+
|
1196
|
+
property :primary_source, as: 'primarySource', class: Google::Apis::DataflowV1b3::DerivedSource, decorator: Google::Apis::DataflowV1b3::DerivedSource::Representation
|
1197
|
+
|
1198
|
+
property :residual_source, as: 'residualSource', class: Google::Apis::DataflowV1b3::DerivedSource, decorator: Google::Apis::DataflowV1b3::DerivedSource::Representation
|
1199
|
+
|
1200
|
+
end
|
1201
|
+
end
|
1202
|
+
|
1203
|
+
class ApproximateProgress
|
1204
|
+
# @private
|
1205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1206
|
+
property :position, as: 'position', class: Google::Apis::DataflowV1b3::Position, decorator: Google::Apis::DataflowV1b3::Position::Representation
|
1207
|
+
|
1208
|
+
property :percent_complete, as: 'percentComplete'
|
1209
|
+
property :remaining_time, as: 'remainingTime'
|
1210
|
+
end
|
1211
|
+
end
|
1212
|
+
|
1213
|
+
class ReportWorkItemStatusResponse
|
1214
|
+
# @private
|
1215
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1216
|
+
collection :work_item_service_states, as: 'workItemServiceStates', class: Google::Apis::DataflowV1b3::WorkItemServiceState, decorator: Google::Apis::DataflowV1b3::WorkItemServiceState::Representation
|
1217
|
+
|
1218
|
+
end
|
1219
|
+
end
|
1220
|
+
|
1221
|
+
class WorkItemServiceState
|
1222
|
+
# @private
|
1223
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1224
|
+
property :split_request, as: 'splitRequest', class: Google::Apis::DataflowV1b3::ApproximateSplitRequest, decorator: Google::Apis::DataflowV1b3::ApproximateSplitRequest::Representation
|
1225
|
+
|
1226
|
+
property :lease_expire_time, as: 'leaseExpireTime'
|
1227
|
+
property :report_status_interval, as: 'reportStatusInterval'
|
1228
|
+
hash :harness_data, as: 'harnessData'
|
1229
|
+
property :next_report_index, as: 'nextReportIndex'
|
1230
|
+
collection :metric_short_id, as: 'metricShortId', class: Google::Apis::DataflowV1b3::MetricShortId, decorator: Google::Apis::DataflowV1b3::MetricShortId::Representation
|
1231
|
+
|
1232
|
+
property :suggested_stop_position, as: 'suggestedStopPosition', class: Google::Apis::DataflowV1b3::Position, decorator: Google::Apis::DataflowV1b3::Position::Representation
|
1233
|
+
|
1234
|
+
property :suggested_stop_point, as: 'suggestedStopPoint', class: Google::Apis::DataflowV1b3::ApproximateProgress, decorator: Google::Apis::DataflowV1b3::ApproximateProgress::Representation
|
1235
|
+
|
1236
|
+
end
|
1237
|
+
end
|
1238
|
+
|
1239
|
+
class ApproximateSplitRequest
|
1240
|
+
# @private
|
1241
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1242
|
+
property :position, as: 'position', class: Google::Apis::DataflowV1b3::Position, decorator: Google::Apis::DataflowV1b3::Position::Representation
|
1243
|
+
|
1244
|
+
property :fraction_consumed, as: 'fractionConsumed'
|
1245
|
+
end
|
1246
|
+
end
|
1247
|
+
|
1248
|
+
class MetricShortId
|
1249
|
+
# @private
|
1250
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1251
|
+
property :metric_index, as: 'metricIndex'
|
1252
|
+
property :short_id, as: 'shortId'
|
1253
|
+
end
|
1254
|
+
end
|
1255
|
+
|
1256
|
+
class LeaseWorkItemRequest
|
1257
|
+
# @private
|
1258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1259
|
+
collection :work_item_types, as: 'workItemTypes'
|
1260
|
+
collection :worker_capabilities, as: 'workerCapabilities'
|
1261
|
+
property :requested_lease_duration, as: 'requestedLeaseDuration'
|
1262
|
+
property :current_worker_time, as: 'currentWorkerTime'
|
1263
|
+
property :worker_id, as: 'workerId'
|
1264
|
+
property :location, as: 'location'
|
1265
|
+
end
|
1266
|
+
end
|
1267
|
+
|
1268
|
+
class LeaseWorkItemResponse
|
1269
|
+
# @private
|
1270
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1271
|
+
collection :work_items, as: 'workItems', class: Google::Apis::DataflowV1b3::WorkItem, decorator: Google::Apis::DataflowV1b3::WorkItem::Representation
|
1272
|
+
|
1273
|
+
end
|
1274
|
+
end
|
1275
|
+
|
1276
|
+
class WorkItem
|
1277
|
+
# @private
|
1278
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1279
|
+
property :id, as: 'id'
|
1280
|
+
property :project_id, as: 'projectId'
|
1281
|
+
property :job_id, as: 'jobId'
|
1282
|
+
collection :packages, as: 'packages', class: Google::Apis::DataflowV1b3::Package, decorator: Google::Apis::DataflowV1b3::Package::Representation
|
1283
|
+
|
1284
|
+
property :map_task, as: 'mapTask', class: Google::Apis::DataflowV1b3::MapTask, decorator: Google::Apis::DataflowV1b3::MapTask::Representation
|
1285
|
+
|
1286
|
+
property :seq_map_task, as: 'seqMapTask', class: Google::Apis::DataflowV1b3::SeqMapTask, decorator: Google::Apis::DataflowV1b3::SeqMapTask::Representation
|
1287
|
+
|
1288
|
+
property :shell_task, as: 'shellTask', class: Google::Apis::DataflowV1b3::ShellTask, decorator: Google::Apis::DataflowV1b3::ShellTask::Representation
|
1289
|
+
|
1290
|
+
property :streaming_setup_task, as: 'streamingSetupTask', class: Google::Apis::DataflowV1b3::StreamingSetupTask, decorator: Google::Apis::DataflowV1b3::StreamingSetupTask::Representation
|
1291
|
+
|
1292
|
+
property :source_operation_task, as: 'sourceOperationTask', class: Google::Apis::DataflowV1b3::SourceOperationRequest, decorator: Google::Apis::DataflowV1b3::SourceOperationRequest::Representation
|
1293
|
+
|
1294
|
+
property :streaming_computation_task, as: 'streamingComputationTask', class: Google::Apis::DataflowV1b3::StreamingComputationTask, decorator: Google::Apis::DataflowV1b3::StreamingComputationTask::Representation
|
1295
|
+
|
1296
|
+
property :streaming_config_task, as: 'streamingConfigTask', class: Google::Apis::DataflowV1b3::StreamingConfigTask, decorator: Google::Apis::DataflowV1b3::StreamingConfigTask::Representation
|
1297
|
+
|
1298
|
+
property :report_status_interval, as: 'reportStatusInterval'
|
1299
|
+
property :lease_expire_time, as: 'leaseExpireTime'
|
1300
|
+
property :configuration, as: 'configuration'
|
1301
|
+
property :initial_report_index, as: 'initialReportIndex'
|
1302
|
+
end
|
1303
|
+
end
|
1304
|
+
|
1305
|
+
class MapTask
|
1306
|
+
# @private
|
1307
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1308
|
+
collection :instructions, as: 'instructions', class: Google::Apis::DataflowV1b3::ParallelInstruction, decorator: Google::Apis::DataflowV1b3::ParallelInstruction::Representation
|
1309
|
+
|
1310
|
+
property :system_name, as: 'systemName'
|
1311
|
+
property :stage_name, as: 'stageName'
|
1312
|
+
end
|
1313
|
+
end
|
1314
|
+
|
1315
|
+
class ParallelInstruction
|
1316
|
+
# @private
|
1317
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1318
|
+
property :system_name, as: 'systemName'
|
1319
|
+
property :name, as: 'name'
|
1320
|
+
property :original_name, as: 'originalName'
|
1321
|
+
property :read, as: 'read', class: Google::Apis::DataflowV1b3::ReadInstruction, decorator: Google::Apis::DataflowV1b3::ReadInstruction::Representation
|
1322
|
+
|
1323
|
+
property :write, as: 'write', class: Google::Apis::DataflowV1b3::WriteInstruction, decorator: Google::Apis::DataflowV1b3::WriteInstruction::Representation
|
1324
|
+
|
1325
|
+
property :par_do, as: 'parDo', class: Google::Apis::DataflowV1b3::ParDoInstruction, decorator: Google::Apis::DataflowV1b3::ParDoInstruction::Representation
|
1326
|
+
|
1327
|
+
property :partial_group_by_key, as: 'partialGroupByKey', class: Google::Apis::DataflowV1b3::PartialGroupByKeyInstruction, decorator: Google::Apis::DataflowV1b3::PartialGroupByKeyInstruction::Representation
|
1328
|
+
|
1329
|
+
property :flatten, as: 'flatten', class: Google::Apis::DataflowV1b3::FlattenInstruction, decorator: Google::Apis::DataflowV1b3::FlattenInstruction::Representation
|
1330
|
+
|
1331
|
+
collection :outputs, as: 'outputs', class: Google::Apis::DataflowV1b3::InstructionOutput, decorator: Google::Apis::DataflowV1b3::InstructionOutput::Representation
|
1332
|
+
|
1333
|
+
end
|
1334
|
+
end
|
1335
|
+
|
1336
|
+
class ReadInstruction
|
1337
|
+
# @private
|
1338
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1339
|
+
property :source, as: 'source', class: Google::Apis::DataflowV1b3::Source, decorator: Google::Apis::DataflowV1b3::Source::Representation
|
1340
|
+
|
1341
|
+
end
|
1342
|
+
end
|
1343
|
+
|
1344
|
+
class WriteInstruction
|
1345
|
+
# @private
|
1346
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1347
|
+
property :input, as: 'input', class: Google::Apis::DataflowV1b3::InstructionInput, decorator: Google::Apis::DataflowV1b3::InstructionInput::Representation
|
1348
|
+
|
1349
|
+
property :sink, as: 'sink', class: Google::Apis::DataflowV1b3::Sink, decorator: Google::Apis::DataflowV1b3::Sink::Representation
|
1350
|
+
|
1351
|
+
end
|
1352
|
+
end
|
1353
|
+
|
1354
|
+
class InstructionInput
|
1355
|
+
# @private
|
1356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1357
|
+
property :producer_instruction_index, as: 'producerInstructionIndex'
|
1358
|
+
property :output_num, as: 'outputNum'
|
1359
|
+
end
|
1360
|
+
end
|
1361
|
+
|
1362
|
+
class Sink
|
1363
|
+
# @private
|
1364
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1365
|
+
hash :spec, as: 'spec'
|
1366
|
+
hash :codec, as: 'codec'
|
1367
|
+
end
|
1368
|
+
end
|
1369
|
+
|
1370
|
+
class ParDoInstruction
|
1371
|
+
# @private
|
1372
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1373
|
+
property :input, as: 'input', class: Google::Apis::DataflowV1b3::InstructionInput, decorator: Google::Apis::DataflowV1b3::InstructionInput::Representation
|
1374
|
+
|
1375
|
+
collection :side_inputs, as: 'sideInputs', class: Google::Apis::DataflowV1b3::SideInputInfo, decorator: Google::Apis::DataflowV1b3::SideInputInfo::Representation
|
1376
|
+
|
1377
|
+
hash :user_fn, as: 'userFn'
|
1378
|
+
property :num_outputs, as: 'numOutputs'
|
1379
|
+
collection :multi_output_infos, as: 'multiOutputInfos', class: Google::Apis::DataflowV1b3::MultiOutputInfo, decorator: Google::Apis::DataflowV1b3::MultiOutputInfo::Representation
|
1380
|
+
|
1381
|
+
end
|
1382
|
+
end
|
1383
|
+
|
1384
|
+
class SideInputInfo
|
1385
|
+
# @private
|
1386
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1387
|
+
collection :sources, as: 'sources', class: Google::Apis::DataflowV1b3::Source, decorator: Google::Apis::DataflowV1b3::Source::Representation
|
1388
|
+
|
1389
|
+
hash :kind, as: 'kind'
|
1390
|
+
property :tag, as: 'tag'
|
1391
|
+
end
|
1392
|
+
end
|
1393
|
+
|
1394
|
+
class MultiOutputInfo
|
1395
|
+
# @private
|
1396
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1397
|
+
property :tag, as: 'tag'
|
1398
|
+
end
|
1399
|
+
end
|
1400
|
+
|
1401
|
+
class PartialGroupByKeyInstruction
|
1402
|
+
# @private
|
1403
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1404
|
+
property :input, as: 'input', class: Google::Apis::DataflowV1b3::InstructionInput, decorator: Google::Apis::DataflowV1b3::InstructionInput::Representation
|
1405
|
+
|
1406
|
+
hash :input_element_codec, as: 'inputElementCodec'
|
1407
|
+
hash :value_combining_fn, as: 'valueCombiningFn'
|
1408
|
+
collection :side_inputs, as: 'sideInputs', class: Google::Apis::DataflowV1b3::SideInputInfo, decorator: Google::Apis::DataflowV1b3::SideInputInfo::Representation
|
1409
|
+
|
1410
|
+
property :original_combine_values_step_name, as: 'originalCombineValuesStepName'
|
1411
|
+
property :original_combine_values_input_store_name, as: 'originalCombineValuesInputStoreName'
|
1412
|
+
end
|
1413
|
+
end
|
1414
|
+
|
1415
|
+
class FlattenInstruction
|
1416
|
+
# @private
|
1417
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1418
|
+
collection :inputs, as: 'inputs', class: Google::Apis::DataflowV1b3::InstructionInput, decorator: Google::Apis::DataflowV1b3::InstructionInput::Representation
|
1419
|
+
|
1420
|
+
end
|
1421
|
+
end
|
1422
|
+
|
1423
|
+
class InstructionOutput
|
1424
|
+
# @private
|
1425
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1426
|
+
property :name, as: 'name'
|
1427
|
+
property :system_name, as: 'systemName'
|
1428
|
+
property :original_name, as: 'originalName'
|
1429
|
+
hash :codec, as: 'codec'
|
1430
|
+
property :only_count_key_bytes, as: 'onlyCountKeyBytes'
|
1431
|
+
property :only_count_value_bytes, as: 'onlyCountValueBytes'
|
1432
|
+
end
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class SeqMapTask
|
1436
|
+
# @private
|
1437
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1438
|
+
collection :inputs, as: 'inputs', class: Google::Apis::DataflowV1b3::SideInputInfo, decorator: Google::Apis::DataflowV1b3::SideInputInfo::Representation
|
1439
|
+
|
1440
|
+
hash :user_fn, as: 'userFn'
|
1441
|
+
collection :output_infos, as: 'outputInfos', class: Google::Apis::DataflowV1b3::SeqMapTaskOutputInfo, decorator: Google::Apis::DataflowV1b3::SeqMapTaskOutputInfo::Representation
|
1442
|
+
|
1443
|
+
property :name, as: 'name'
|
1444
|
+
property :system_name, as: 'systemName'
|
1445
|
+
property :stage_name, as: 'stageName'
|
1446
|
+
end
|
1447
|
+
end
|
1448
|
+
|
1449
|
+
class SeqMapTaskOutputInfo
|
1450
|
+
# @private
|
1451
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1452
|
+
property :tag, as: 'tag'
|
1453
|
+
property :sink, as: 'sink', class: Google::Apis::DataflowV1b3::Sink, decorator: Google::Apis::DataflowV1b3::Sink::Representation
|
1454
|
+
|
1455
|
+
end
|
1456
|
+
end
|
1457
|
+
|
1458
|
+
class ShellTask
|
1459
|
+
# @private
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1461
|
+
property :command, as: 'command'
|
1462
|
+
property :exit_code, as: 'exitCode'
|
1463
|
+
end
|
1464
|
+
end
|
1465
|
+
|
1466
|
+
class StreamingSetupTask
|
1467
|
+
# @private
|
1468
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1469
|
+
property :receive_work_port, as: 'receiveWorkPort'
|
1470
|
+
property :worker_harness_port, as: 'workerHarnessPort'
|
1471
|
+
property :streaming_computation_topology, as: 'streamingComputationTopology', class: Google::Apis::DataflowV1b3::TopologyConfig, decorator: Google::Apis::DataflowV1b3::TopologyConfig::Representation
|
1472
|
+
|
1473
|
+
property :drain, as: 'drain'
|
1474
|
+
end
|
1475
|
+
end
|
1476
|
+
|
1477
|
+
class TopologyConfig
|
1478
|
+
# @private
|
1479
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1480
|
+
collection :computations, as: 'computations', class: Google::Apis::DataflowV1b3::ComputationTopology, decorator: Google::Apis::DataflowV1b3::ComputationTopology::Representation
|
1481
|
+
|
1482
|
+
collection :data_disk_assignments, as: 'dataDiskAssignments', class: Google::Apis::DataflowV1b3::DataDiskAssignment, decorator: Google::Apis::DataflowV1b3::DataDiskAssignment::Representation
|
1483
|
+
|
1484
|
+
hash :user_stage_to_computation_name_map, as: 'userStageToComputationNameMap'
|
1485
|
+
property :forwarding_key_bits, as: 'forwardingKeyBits'
|
1486
|
+
property :persistent_state_version, as: 'persistentStateVersion'
|
1487
|
+
end
|
1488
|
+
end
|
1489
|
+
|
1490
|
+
class ComputationTopology
|
1491
|
+
# @private
|
1492
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1493
|
+
property :system_stage_name, as: 'systemStageName'
|
1494
|
+
property :computation_id, as: 'computationId'
|
1495
|
+
property :user_stage_name, as: 'userStageName'
|
1496
|
+
collection :key_ranges, as: 'keyRanges', class: Google::Apis::DataflowV1b3::KeyRangeLocation, decorator: Google::Apis::DataflowV1b3::KeyRangeLocation::Representation
|
1497
|
+
|
1498
|
+
collection :inputs, as: 'inputs', class: Google::Apis::DataflowV1b3::StreamLocation, decorator: Google::Apis::DataflowV1b3::StreamLocation::Representation
|
1499
|
+
|
1500
|
+
collection :outputs, as: 'outputs', class: Google::Apis::DataflowV1b3::StreamLocation, decorator: Google::Apis::DataflowV1b3::StreamLocation::Representation
|
1501
|
+
|
1502
|
+
collection :state_families, as: 'stateFamilies', class: Google::Apis::DataflowV1b3::StateFamilyConfig, decorator: Google::Apis::DataflowV1b3::StateFamilyConfig::Representation
|
1503
|
+
|
1504
|
+
end
|
1505
|
+
end
|
1506
|
+
|
1507
|
+
class KeyRangeLocation
|
1508
|
+
# @private
|
1509
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1510
|
+
property :start, as: 'start'
|
1511
|
+
property :end, as: 'end'
|
1512
|
+
property :delivery_endpoint, as: 'deliveryEndpoint'
|
1513
|
+
property :persistent_directory, as: 'persistentDirectory'
|
1514
|
+
property :data_disk, as: 'dataDisk'
|
1515
|
+
end
|
1516
|
+
end
|
1517
|
+
|
1518
|
+
class StreamLocation
|
1519
|
+
# @private
|
1520
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1521
|
+
property :streaming_stage_location, as: 'streamingStageLocation', class: Google::Apis::DataflowV1b3::StreamingStageLocation, decorator: Google::Apis::DataflowV1b3::StreamingStageLocation::Representation
|
1522
|
+
|
1523
|
+
property :pubsub_location, as: 'pubsubLocation', class: Google::Apis::DataflowV1b3::PubsubLocation, decorator: Google::Apis::DataflowV1b3::PubsubLocation::Representation
|
1524
|
+
|
1525
|
+
property :side_input_location, as: 'sideInputLocation', class: Google::Apis::DataflowV1b3::StreamingSideInputLocation, decorator: Google::Apis::DataflowV1b3::StreamingSideInputLocation::Representation
|
1526
|
+
|
1527
|
+
property :custom_source_location, as: 'customSourceLocation', class: Google::Apis::DataflowV1b3::CustomSourceLocation, decorator: Google::Apis::DataflowV1b3::CustomSourceLocation::Representation
|
1528
|
+
|
1529
|
+
end
|
1530
|
+
end
|
1531
|
+
|
1532
|
+
class StreamingStageLocation
|
1533
|
+
# @private
|
1534
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1535
|
+
property :stream_id, as: 'streamId'
|
1536
|
+
end
|
1537
|
+
end
|
1538
|
+
|
1539
|
+
class PubsubLocation
|
1540
|
+
# @private
|
1541
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1542
|
+
property :topic, as: 'topic'
|
1543
|
+
property :subscription, as: 'subscription'
|
1544
|
+
property :timestamp_label, as: 'timestampLabel'
|
1545
|
+
property :id_label, as: 'idLabel'
|
1546
|
+
property :drop_late_data, as: 'dropLateData'
|
1547
|
+
property :tracking_subscription, as: 'trackingSubscription'
|
1548
|
+
end
|
1549
|
+
end
|
1550
|
+
|
1551
|
+
class StreamingSideInputLocation
|
1552
|
+
# @private
|
1553
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1554
|
+
property :tag, as: 'tag'
|
1555
|
+
property :state_family, as: 'stateFamily'
|
1556
|
+
end
|
1557
|
+
end
|
1558
|
+
|
1559
|
+
class CustomSourceLocation
|
1560
|
+
# @private
|
1561
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1562
|
+
property :stateful, as: 'stateful'
|
1563
|
+
end
|
1564
|
+
end
|
1565
|
+
|
1566
|
+
class StateFamilyConfig
|
1567
|
+
# @private
|
1568
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1569
|
+
property :state_family, as: 'stateFamily'
|
1570
|
+
property :is_read, as: 'isRead'
|
1571
|
+
end
|
1572
|
+
end
|
1573
|
+
|
1574
|
+
class DataDiskAssignment
|
1575
|
+
# @private
|
1576
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1577
|
+
property :vm_instance, as: 'vmInstance'
|
1578
|
+
collection :data_disks, as: 'dataDisks'
|
1579
|
+
end
|
1580
|
+
end
|
1581
|
+
|
1582
|
+
class SourceOperationRequest
|
1583
|
+
# @private
|
1584
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1585
|
+
property :split, as: 'split', class: Google::Apis::DataflowV1b3::SourceSplitRequest, decorator: Google::Apis::DataflowV1b3::SourceSplitRequest::Representation
|
1586
|
+
|
1587
|
+
property :get_metadata, as: 'getMetadata', class: Google::Apis::DataflowV1b3::SourceGetMetadataRequest, decorator: Google::Apis::DataflowV1b3::SourceGetMetadataRequest::Representation
|
1588
|
+
|
1589
|
+
end
|
1590
|
+
end
|
1591
|
+
|
1592
|
+
class SourceSplitRequest
|
1593
|
+
# @private
|
1594
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1595
|
+
property :source, as: 'source', class: Google::Apis::DataflowV1b3::Source, decorator: Google::Apis::DataflowV1b3::Source::Representation
|
1596
|
+
|
1597
|
+
property :options, as: 'options', class: Google::Apis::DataflowV1b3::SourceSplitOptions, decorator: Google::Apis::DataflowV1b3::SourceSplitOptions::Representation
|
1598
|
+
|
1599
|
+
end
|
1600
|
+
end
|
1601
|
+
|
1602
|
+
class SourceSplitOptions
|
1603
|
+
# @private
|
1604
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1605
|
+
property :desired_bundle_size_bytes, as: 'desiredBundleSizeBytes'
|
1606
|
+
property :desired_shard_size_bytes, as: 'desiredShardSizeBytes'
|
1607
|
+
end
|
1608
|
+
end
|
1609
|
+
|
1610
|
+
class SourceGetMetadataRequest
|
1611
|
+
# @private
|
1612
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1613
|
+
property :source, as: 'source', class: Google::Apis::DataflowV1b3::Source, decorator: Google::Apis::DataflowV1b3::Source::Representation
|
1614
|
+
|
1615
|
+
end
|
1616
|
+
end
|
1617
|
+
|
1618
|
+
class StreamingComputationTask
|
1619
|
+
# @private
|
1620
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1621
|
+
property :task_type, as: 'taskType'
|
1622
|
+
collection :data_disks, as: 'dataDisks', class: Google::Apis::DataflowV1b3::MountedDataDisk, decorator: Google::Apis::DataflowV1b3::MountedDataDisk::Representation
|
1623
|
+
|
1624
|
+
collection :computation_ranges, as: 'computationRanges', class: Google::Apis::DataflowV1b3::StreamingComputationRanges, decorator: Google::Apis::DataflowV1b3::StreamingComputationRanges::Representation
|
1625
|
+
|
1626
|
+
end
|
1627
|
+
end
|
1628
|
+
|
1629
|
+
class MountedDataDisk
|
1630
|
+
# @private
|
1631
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1632
|
+
property :data_disk, as: 'dataDisk'
|
1633
|
+
end
|
1634
|
+
end
|
1635
|
+
|
1636
|
+
class StreamingComputationRanges
|
1637
|
+
# @private
|
1638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1639
|
+
property :computation_id, as: 'computationId'
|
1640
|
+
collection :range_assignments, as: 'rangeAssignments', class: Google::Apis::DataflowV1b3::KeyRangeDataDiskAssignment, decorator: Google::Apis::DataflowV1b3::KeyRangeDataDiskAssignment::Representation
|
1641
|
+
|
1642
|
+
end
|
1643
|
+
end
|
1644
|
+
|
1645
|
+
class KeyRangeDataDiskAssignment
|
1646
|
+
# @private
|
1647
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1648
|
+
property :start, as: 'start'
|
1649
|
+
property :end, as: 'end'
|
1650
|
+
property :data_disk, as: 'dataDisk'
|
1651
|
+
end
|
1652
|
+
end
|
1653
|
+
|
1654
|
+
class StreamingConfigTask
|
1655
|
+
# @private
|
1656
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1657
|
+
collection :streaming_computation_configs, as: 'streamingComputationConfigs', class: Google::Apis::DataflowV1b3::StreamingComputationConfig, decorator: Google::Apis::DataflowV1b3::StreamingComputationConfig::Representation
|
1658
|
+
|
1659
|
+
hash :user_step_to_state_family_name_map, as: 'userStepToStateFamilyNameMap'
|
1660
|
+
end
|
1661
|
+
end
|
1662
|
+
|
1663
|
+
class StreamingComputationConfig
|
1664
|
+
# @private
|
1665
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1666
|
+
property :computation_id, as: 'computationId'
|
1667
|
+
property :system_name, as: 'systemName'
|
1668
|
+
property :stage_name, as: 'stageName'
|
1669
|
+
collection :instructions, as: 'instructions', class: Google::Apis::DataflowV1b3::ParallelInstruction, decorator: Google::Apis::DataflowV1b3::ParallelInstruction::Representation
|
1670
|
+
|
1671
|
+
end
|
1672
|
+
end
|
1673
|
+
|
1674
|
+
class SendWorkerMessagesRequest
|
1675
|
+
# @private
|
1676
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1677
|
+
collection :worker_messages, as: 'workerMessages', class: Google::Apis::DataflowV1b3::WorkerMessage, decorator: Google::Apis::DataflowV1b3::WorkerMessage::Representation
|
1678
|
+
|
1679
|
+
end
|
1680
|
+
end
|
1681
|
+
|
1682
|
+
class WorkerMessage
|
1683
|
+
# @private
|
1684
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1685
|
+
hash :labels, as: 'labels'
|
1686
|
+
property :time, as: 'time'
|
1687
|
+
property :worker_health_report, as: 'workerHealthReport', class: Google::Apis::DataflowV1b3::WorkerHealthReport, decorator: Google::Apis::DataflowV1b3::WorkerHealthReport::Representation
|
1688
|
+
|
1689
|
+
property :worker_message_code, as: 'workerMessageCode', class: Google::Apis::DataflowV1b3::WorkerMessageCode, decorator: Google::Apis::DataflowV1b3::WorkerMessageCode::Representation
|
1690
|
+
|
1691
|
+
end
|
1692
|
+
end
|
1693
|
+
|
1694
|
+
class WorkerHealthReport
|
1695
|
+
# @private
|
1696
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1697
|
+
property :vm_is_healthy, as: 'vmIsHealthy'
|
1698
|
+
property :vm_startup_time, as: 'vmStartupTime'
|
1699
|
+
property :report_interval, as: 'reportInterval'
|
1700
|
+
collection :pods, as: 'pods'
|
1701
|
+
end
|
1702
|
+
end
|
1703
|
+
|
1704
|
+
class WorkerMessageCode
|
1705
|
+
# @private
|
1706
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1707
|
+
property :code, as: 'code'
|
1708
|
+
hash :parameters, as: 'parameters'
|
1709
|
+
end
|
1710
|
+
end
|
1711
|
+
|
1712
|
+
class SendWorkerMessagesResponse
|
1713
|
+
# @private
|
1714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1715
|
+
collection :worker_message_responses, as: 'workerMessageResponses', class: Google::Apis::DataflowV1b3::WorkerMessageResponse, decorator: Google::Apis::DataflowV1b3::WorkerMessageResponse::Representation
|
1716
|
+
|
1717
|
+
end
|
1718
|
+
end
|
1719
|
+
|
1720
|
+
class WorkerMessageResponse
|
1721
|
+
# @private
|
1722
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1723
|
+
property :worker_health_report_response, as: 'workerHealthReportResponse', class: Google::Apis::DataflowV1b3::WorkerHealthReportResponse, decorator: Google::Apis::DataflowV1b3::WorkerHealthReportResponse::Representation
|
1724
|
+
|
1725
|
+
end
|
1726
|
+
end
|
1727
|
+
|
1728
|
+
class WorkerHealthReportResponse
|
1729
|
+
# @private
|
1730
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1731
|
+
property :report_interval, as: 'reportInterval'
|
1732
|
+
end
|
1733
|
+
end
|
1734
|
+
end
|
1735
|
+
end
|
1736
|
+
end
|