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