google-api-client 0.19.2 → 0.19.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +37 -0
- data/generated/google/apis/admin_reports_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +94 -0
- data/generated/google/apis/androidenterprise_v1/representations.rb +46 -0
- data/generated/google/apis/androidenterprise_v1/service.rb +229 -0
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +13 -13
- data/generated/google/apis/cloudbilling_v1.rb +1 -1
- data/generated/google/apis/cloudbilling_v1/service.rb +11 -8
- data/generated/google/apis/clouddebugger_v2.rb +2 -2
- data/generated/google/apis/clouddebugger_v2/classes.rb +0 -1
- data/generated/google/apis/cloudkms_v1.rb +1 -1
- data/generated/google/apis/cloudkms_v1/classes.rb +3 -3
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +61 -57
- data/generated/google/apis/container_v1.rb +2 -2
- data/generated/google/apis/container_v1/service.rb +1 -1
- data/generated/google/apis/container_v1beta1.rb +2 -2
- data/generated/google/apis/container_v1beta1/classes.rb +86 -0
- data/generated/google/apis/container_v1beta1/representations.rb +33 -0
- data/generated/google/apis/container_v1beta1/service.rb +84 -1
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/service.rb +104 -0
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +7 -0
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +1 -0
- data/generated/google/apis/dlp_v2beta2.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +5 -3
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +4 -2
- data/generated/google/apis/firebaserules_v1.rb +1 -1
- data/generated/google/apis/firebaserules_v1/service.rb +0 -54
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/games_v1/service.rb +53 -212
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +3 -2
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +3 -3
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/pagespeedonline_v1.rb +1 -1
- data/generated/google/apis/pagespeedonline_v1/classes.rb +6 -0
- data/generated/google/apis/pagespeedonline_v1/representations.rb +1 -0
- data/generated/google/apis/pagespeedonline_v2.rb +1 -1
- data/generated/google/apis/pagespeedonline_v2/classes.rb +6 -0
- data/generated/google/apis/pagespeedonline_v2/representations.rb +1 -0
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/people_v1/classes.rb +0 -2
- data/generated/google/apis/people_v1/service.rb +4 -0
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +3 -3
- data/generated/google/apis/pubsub_v1/service.rb +31 -0
- data/generated/google/apis/pubsub_v1beta2.rb +1 -1
- data/generated/google/apis/pubsub_v1beta2/classes.rb +3 -3
- data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
- data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +3 -3
- data/generated/google/apis/script_v1.rb +2 -2
- data/generated/google/apis/script_v1/classes.rb +865 -0
- data/generated/google/apis/script_v1/representations.rb +428 -0
- data/generated/google/apis/script_v1/service.rb +586 -1
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +0 -10
- data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -1
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +48 -0
- data/generated/google/apis/sheets_v4/representations.rb +17 -0
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +45 -0
- data/generated/google/apis/slides_v1/representations.rb +17 -0
- data/generated/google/apis/sourcerepo_v1.rb +1 -1
- data/generated/google/apis/sourcerepo_v1/classes.rb +2 -2
- data/generated/google/apis/storage_v1/service.rb +1 -1
- data/generated/google/apis/storage_v1beta1/service.rb +1 -1
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +4 -2
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1/service.rb +1 -2
- data/lib/google/apis/version.rb +1 -1
- metadata +2 -2
|
@@ -22,6 +22,42 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module ScriptV1
|
|
24
24
|
|
|
25
|
+
class Content
|
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
+
|
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
+
end
|
|
30
|
+
|
|
31
|
+
class CreateProjectRequest
|
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
+
|
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
+
end
|
|
36
|
+
|
|
37
|
+
class Deployment
|
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
+
end
|
|
42
|
+
|
|
43
|
+
class DeploymentConfig
|
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
+
|
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
class Empty
|
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
+
|
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
class EntryPoint
|
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
+
|
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
+
end
|
|
60
|
+
|
|
25
61
|
class ExecutionError
|
|
26
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
63
|
|
|
@@ -40,12 +76,126 @@ module Google
|
|
|
40
76
|
include Google::Apis::Core::JsonObjectSupport
|
|
41
77
|
end
|
|
42
78
|
|
|
79
|
+
class File
|
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
+
|
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
class GoogleAppsScriptTypeAddOnEntryPoint
|
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
+
|
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
+
end
|
|
90
|
+
|
|
91
|
+
class GoogleAppsScriptTypeExecutionApiConfig
|
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
+
|
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
class GoogleAppsScriptTypeExecutionApiEntryPoint
|
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
|
+
|
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
101
|
+
end
|
|
102
|
+
|
|
103
|
+
class GoogleAppsScriptTypeFunction
|
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
+
|
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
107
|
+
end
|
|
108
|
+
|
|
109
|
+
class GoogleAppsScriptTypeFunctionSet
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
class GoogleAppsScriptTypeProcess
|
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
+
|
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
class GoogleAppsScriptTypeScope
|
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
|
+
|
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
125
|
+
end
|
|
126
|
+
|
|
127
|
+
class GoogleAppsScriptTypeScopeSet
|
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
+
|
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
class GoogleAppsScriptTypeUser
|
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
|
+
|
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
137
|
+
end
|
|
138
|
+
|
|
139
|
+
class GoogleAppsScriptTypeWebAppConfig
|
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
|
+
|
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
143
|
+
end
|
|
144
|
+
|
|
145
|
+
class GoogleAppsScriptTypeWebAppEntryPoint
|
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
|
+
|
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
149
|
+
end
|
|
150
|
+
|
|
151
|
+
class ListDeploymentsResponse
|
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
|
+
|
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
155
|
+
end
|
|
156
|
+
|
|
157
|
+
class ListScriptProcessesResponse
|
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
|
+
|
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
161
|
+
end
|
|
162
|
+
|
|
163
|
+
class ListUserProcessesResponse
|
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
|
+
|
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
167
|
+
end
|
|
168
|
+
|
|
169
|
+
class ListVersionsResponse
|
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
|
+
|
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
173
|
+
end
|
|
174
|
+
|
|
175
|
+
class Metrics
|
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
+
|
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
+
end
|
|
180
|
+
|
|
181
|
+
class MetricsValue
|
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
+
|
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
185
|
+
end
|
|
186
|
+
|
|
43
187
|
class Operation
|
|
44
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
189
|
|
|
46
190
|
include Google::Apis::Core::JsonObjectSupport
|
|
47
191
|
end
|
|
48
192
|
|
|
193
|
+
class Project
|
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
|
+
|
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
197
|
+
end
|
|
198
|
+
|
|
49
199
|
class ScriptStackTraceElement
|
|
50
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
201
|
|
|
@@ -58,6 +208,80 @@ module Google
|
|
|
58
208
|
include Google::Apis::Core::JsonObjectSupport
|
|
59
209
|
end
|
|
60
210
|
|
|
211
|
+
class UpdateDeploymentRequest
|
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
+
|
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
+
end
|
|
216
|
+
|
|
217
|
+
class Version
|
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
|
+
|
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
221
|
+
end
|
|
222
|
+
|
|
223
|
+
class Content
|
|
224
|
+
# @private
|
|
225
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
226
|
+
collection :files, as: 'files', class: Google::Apis::ScriptV1::File, decorator: Google::Apis::ScriptV1::File::Representation
|
|
227
|
+
|
|
228
|
+
property :script_id, as: 'scriptId'
|
|
229
|
+
end
|
|
230
|
+
end
|
|
231
|
+
|
|
232
|
+
class CreateProjectRequest
|
|
233
|
+
# @private
|
|
234
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
235
|
+
property :parent_id, as: 'parentId'
|
|
236
|
+
property :title, as: 'title'
|
|
237
|
+
end
|
|
238
|
+
end
|
|
239
|
+
|
|
240
|
+
class Deployment
|
|
241
|
+
# @private
|
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
243
|
+
property :deployment_config, as: 'deploymentConfig', class: Google::Apis::ScriptV1::DeploymentConfig, decorator: Google::Apis::ScriptV1::DeploymentConfig::Representation
|
|
244
|
+
|
|
245
|
+
property :deployment_id, as: 'deploymentId'
|
|
246
|
+
collection :entry_points, as: 'entryPoints', class: Google::Apis::ScriptV1::EntryPoint, decorator: Google::Apis::ScriptV1::EntryPoint::Representation
|
|
247
|
+
|
|
248
|
+
property :function_set, as: 'functionSet', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeFunctionSet, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeFunctionSet::Representation
|
|
249
|
+
|
|
250
|
+
property :scope_set, as: 'scopeSet', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeScopeSet, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeScopeSet::Representation
|
|
251
|
+
|
|
252
|
+
property :update_time, as: 'updateTime'
|
|
253
|
+
end
|
|
254
|
+
end
|
|
255
|
+
|
|
256
|
+
class DeploymentConfig
|
|
257
|
+
# @private
|
|
258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
259
|
+
property :description, as: 'description'
|
|
260
|
+
property :manifest_file_name, as: 'manifestFileName'
|
|
261
|
+
property :script_id, as: 'scriptId'
|
|
262
|
+
property :version_number, as: 'versionNumber'
|
|
263
|
+
end
|
|
264
|
+
end
|
|
265
|
+
|
|
266
|
+
class Empty
|
|
267
|
+
# @private
|
|
268
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
269
|
+
end
|
|
270
|
+
end
|
|
271
|
+
|
|
272
|
+
class EntryPoint
|
|
273
|
+
# @private
|
|
274
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
275
|
+
property :add_on, as: 'addOn', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeAddOnEntryPoint, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeAddOnEntryPoint::Representation
|
|
276
|
+
|
|
277
|
+
property :entry_point_type, as: 'entryPointType'
|
|
278
|
+
property :execution_api, as: 'executionApi', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeExecutionApiEntryPoint, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeExecutionApiEntryPoint::Representation
|
|
279
|
+
|
|
280
|
+
property :web_app, as: 'webApp', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeWebAppEntryPoint, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeWebAppEntryPoint::Representation
|
|
281
|
+
|
|
282
|
+
end
|
|
283
|
+
end
|
|
284
|
+
|
|
61
285
|
class ExecutionError
|
|
62
286
|
# @private
|
|
63
287
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -85,6 +309,177 @@ module Google
|
|
|
85
309
|
end
|
|
86
310
|
end
|
|
87
311
|
|
|
312
|
+
class File
|
|
313
|
+
# @private
|
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
315
|
+
property :create_time, as: 'createTime'
|
|
316
|
+
property :function_set, as: 'functionSet', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeFunctionSet, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeFunctionSet::Representation
|
|
317
|
+
|
|
318
|
+
property :last_modify_user, as: 'lastModifyUser', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeUser, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeUser::Representation
|
|
319
|
+
|
|
320
|
+
property :name, as: 'name'
|
|
321
|
+
property :source, as: 'source'
|
|
322
|
+
property :type, as: 'type'
|
|
323
|
+
property :update_time, as: 'updateTime'
|
|
324
|
+
end
|
|
325
|
+
end
|
|
326
|
+
|
|
327
|
+
class GoogleAppsScriptTypeAddOnEntryPoint
|
|
328
|
+
# @private
|
|
329
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
330
|
+
property :add_on_type, as: 'addOnType'
|
|
331
|
+
property :description, as: 'description'
|
|
332
|
+
property :help_url, as: 'helpUrl'
|
|
333
|
+
property :post_install_tip_url, as: 'postInstallTipUrl'
|
|
334
|
+
property :report_issue_url, as: 'reportIssueUrl'
|
|
335
|
+
property :title, as: 'title'
|
|
336
|
+
end
|
|
337
|
+
end
|
|
338
|
+
|
|
339
|
+
class GoogleAppsScriptTypeExecutionApiConfig
|
|
340
|
+
# @private
|
|
341
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
342
|
+
property :access, as: 'access'
|
|
343
|
+
end
|
|
344
|
+
end
|
|
345
|
+
|
|
346
|
+
class GoogleAppsScriptTypeExecutionApiEntryPoint
|
|
347
|
+
# @private
|
|
348
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
349
|
+
property :entry_point_config, as: 'entryPointConfig', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeExecutionApiConfig, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeExecutionApiConfig::Representation
|
|
350
|
+
|
|
351
|
+
end
|
|
352
|
+
end
|
|
353
|
+
|
|
354
|
+
class GoogleAppsScriptTypeFunction
|
|
355
|
+
# @private
|
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
357
|
+
property :name, as: 'name'
|
|
358
|
+
end
|
|
359
|
+
end
|
|
360
|
+
|
|
361
|
+
class GoogleAppsScriptTypeFunctionSet
|
|
362
|
+
# @private
|
|
363
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
364
|
+
collection :values, as: 'values', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeFunction, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeFunction::Representation
|
|
365
|
+
|
|
366
|
+
end
|
|
367
|
+
end
|
|
368
|
+
|
|
369
|
+
class GoogleAppsScriptTypeProcess
|
|
370
|
+
# @private
|
|
371
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
372
|
+
property :duration, as: 'duration'
|
|
373
|
+
property :executing_user, as: 'executingUser'
|
|
374
|
+
property :function_name, as: 'functionName'
|
|
375
|
+
property :process_status, as: 'processStatus'
|
|
376
|
+
property :process_type, as: 'processType'
|
|
377
|
+
property :project_name, as: 'projectName'
|
|
378
|
+
property :start_time, as: 'startTime'
|
|
379
|
+
property :user_access_level, as: 'userAccessLevel'
|
|
380
|
+
end
|
|
381
|
+
end
|
|
382
|
+
|
|
383
|
+
class GoogleAppsScriptTypeScope
|
|
384
|
+
# @private
|
|
385
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
386
|
+
property :authorizer, as: 'authorizer'
|
|
387
|
+
property :name, as: 'name'
|
|
388
|
+
end
|
|
389
|
+
end
|
|
390
|
+
|
|
391
|
+
class GoogleAppsScriptTypeScopeSet
|
|
392
|
+
# @private
|
|
393
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
394
|
+
collection :values, as: 'values', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeScope, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeScope::Representation
|
|
395
|
+
|
|
396
|
+
end
|
|
397
|
+
end
|
|
398
|
+
|
|
399
|
+
class GoogleAppsScriptTypeUser
|
|
400
|
+
# @private
|
|
401
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
402
|
+
property :domain, as: 'domain'
|
|
403
|
+
property :email, as: 'email'
|
|
404
|
+
property :name, as: 'name'
|
|
405
|
+
property :photo_url, as: 'photoUrl'
|
|
406
|
+
end
|
|
407
|
+
end
|
|
408
|
+
|
|
409
|
+
class GoogleAppsScriptTypeWebAppConfig
|
|
410
|
+
# @private
|
|
411
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
412
|
+
property :access, as: 'access'
|
|
413
|
+
property :execute_as, as: 'executeAs'
|
|
414
|
+
end
|
|
415
|
+
end
|
|
416
|
+
|
|
417
|
+
class GoogleAppsScriptTypeWebAppEntryPoint
|
|
418
|
+
# @private
|
|
419
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
420
|
+
property :entry_point_config, as: 'entryPointConfig', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeWebAppConfig, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeWebAppConfig::Representation
|
|
421
|
+
|
|
422
|
+
property :url, as: 'url'
|
|
423
|
+
end
|
|
424
|
+
end
|
|
425
|
+
|
|
426
|
+
class ListDeploymentsResponse
|
|
427
|
+
# @private
|
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
429
|
+
collection :deployments, as: 'deployments', class: Google::Apis::ScriptV1::Deployment, decorator: Google::Apis::ScriptV1::Deployment::Representation
|
|
430
|
+
|
|
431
|
+
property :next_page_token, as: 'nextPageToken'
|
|
432
|
+
end
|
|
433
|
+
end
|
|
434
|
+
|
|
435
|
+
class ListScriptProcessesResponse
|
|
436
|
+
# @private
|
|
437
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
438
|
+
property :next_page_token, as: 'nextPageToken'
|
|
439
|
+
collection :processes, as: 'processes', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeProcess, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeProcess::Representation
|
|
440
|
+
|
|
441
|
+
end
|
|
442
|
+
end
|
|
443
|
+
|
|
444
|
+
class ListUserProcessesResponse
|
|
445
|
+
# @private
|
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
447
|
+
property :next_page_token, as: 'nextPageToken'
|
|
448
|
+
collection :processes, as: 'processes', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeProcess, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeProcess::Representation
|
|
449
|
+
|
|
450
|
+
end
|
|
451
|
+
end
|
|
452
|
+
|
|
453
|
+
class ListVersionsResponse
|
|
454
|
+
# @private
|
|
455
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
456
|
+
property :next_page_token, as: 'nextPageToken'
|
|
457
|
+
collection :versions, as: 'versions', class: Google::Apis::ScriptV1::Version, decorator: Google::Apis::ScriptV1::Version::Representation
|
|
458
|
+
|
|
459
|
+
end
|
|
460
|
+
end
|
|
461
|
+
|
|
462
|
+
class Metrics
|
|
463
|
+
# @private
|
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
465
|
+
collection :active_users, as: 'activeUsers', class: Google::Apis::ScriptV1::MetricsValue, decorator: Google::Apis::ScriptV1::MetricsValue::Representation
|
|
466
|
+
|
|
467
|
+
collection :failed_executions, as: 'failedExecutions', class: Google::Apis::ScriptV1::MetricsValue, decorator: Google::Apis::ScriptV1::MetricsValue::Representation
|
|
468
|
+
|
|
469
|
+
collection :total_executions, as: 'totalExecutions', class: Google::Apis::ScriptV1::MetricsValue, decorator: Google::Apis::ScriptV1::MetricsValue::Representation
|
|
470
|
+
|
|
471
|
+
end
|
|
472
|
+
end
|
|
473
|
+
|
|
474
|
+
class MetricsValue
|
|
475
|
+
# @private
|
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
477
|
+
property :end_time, as: 'endTime'
|
|
478
|
+
property :start_time, as: 'startTime'
|
|
479
|
+
property :value, :numeric_string => true, as: 'value'
|
|
480
|
+
end
|
|
481
|
+
end
|
|
482
|
+
|
|
88
483
|
class Operation
|
|
89
484
|
# @private
|
|
90
485
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -95,6 +490,21 @@ module Google
|
|
|
95
490
|
end
|
|
96
491
|
end
|
|
97
492
|
|
|
493
|
+
class Project
|
|
494
|
+
# @private
|
|
495
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
496
|
+
property :create_time, as: 'createTime'
|
|
497
|
+
property :creator, as: 'creator', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeUser, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeUser::Representation
|
|
498
|
+
|
|
499
|
+
property :last_modify_user, as: 'lastModifyUser', class: Google::Apis::ScriptV1::GoogleAppsScriptTypeUser, decorator: Google::Apis::ScriptV1::GoogleAppsScriptTypeUser::Representation
|
|
500
|
+
|
|
501
|
+
property :parent_id, as: 'parentId'
|
|
502
|
+
property :script_id, as: 'scriptId'
|
|
503
|
+
property :title, as: 'title'
|
|
504
|
+
property :update_time, as: 'updateTime'
|
|
505
|
+
end
|
|
506
|
+
end
|
|
507
|
+
|
|
98
508
|
class ScriptStackTraceElement
|
|
99
509
|
# @private
|
|
100
510
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -111,6 +521,24 @@ module Google
|
|
|
111
521
|
property :message, as: 'message'
|
|
112
522
|
end
|
|
113
523
|
end
|
|
524
|
+
|
|
525
|
+
class UpdateDeploymentRequest
|
|
526
|
+
# @private
|
|
527
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
528
|
+
property :deployment_config, as: 'deploymentConfig', class: Google::Apis::ScriptV1::DeploymentConfig, decorator: Google::Apis::ScriptV1::DeploymentConfig::Representation
|
|
529
|
+
|
|
530
|
+
end
|
|
531
|
+
end
|
|
532
|
+
|
|
533
|
+
class Version
|
|
534
|
+
# @private
|
|
535
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
536
|
+
property :create_time, as: 'createTime'
|
|
537
|
+
property :description, as: 'description'
|
|
538
|
+
property :script_id, as: 'scriptId'
|
|
539
|
+
property :version_number, as: 'versionNumber'
|
|
540
|
+
end
|
|
541
|
+
end
|
|
114
542
|
end
|
|
115
543
|
end
|
|
116
544
|
end
|