google-api-client 0.33.0 → 0.33.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.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +35 -0
  3. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  4. data/generated/google/apis/accessapproval_v1beta1/classes.rb +19 -0
  5. data/generated/google/apis/accessapproval_v1beta1/representations.rb +12 -0
  6. data/generated/google/apis/accessapproval_v1beta1/service.rb +105 -0
  7. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  8. data/generated/google/apis/accesscontextmanager_v1/classes.rb +1 -1
  9. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  10. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +1 -1
  11. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  12. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  13. data/generated/google/apis/androidpublisher_v3/classes.rb +6 -0
  14. data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
  15. data/generated/google/apis/bigquery_v2.rb +1 -1
  16. data/generated/google/apis/bigquery_v2/classes.rb +6 -0
  17. data/generated/google/apis/bigquery_v2/representations.rb +2 -0
  18. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  19. data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +1 -1
  20. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  21. data/generated/google/apis/binaryauthorization_v1/service.rb +2 -0
  22. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  23. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +2 -0
  24. data/generated/google/apis/cloudasset_v1.rb +1 -1
  25. data/generated/google/apis/cloudasset_v1/classes.rb +14 -15
  26. data/generated/google/apis/cloudasset_v1/service.rb +1 -2
  27. data/generated/google/apis/clouddebugger_v2.rb +1 -1
  28. data/generated/google/apis/clouddebugger_v2/service.rb +14 -14
  29. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  30. data/generated/google/apis/cloudidentity_v1/classes.rb +11 -8
  31. data/generated/google/apis/cloudidentity_v1/service.rb +2 -1
  32. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  33. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -8
  34. data/generated/google/apis/cloudidentity_v1beta1/service.rb +2 -1
  35. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  36. data/generated/google/apis/cloudsearch_v1/classes.rb +5 -2
  37. data/generated/google/apis/cloudsearch_v1/service.rb +5 -2
  38. data/generated/google/apis/cloudshell_v1.rb +1 -1
  39. data/generated/google/apis/cloudshell_v1/classes.rb +15 -0
  40. data/generated/google/apis/cloudshell_v1/representations.rb +2 -0
  41. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  42. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +15 -0
  43. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
  44. data/generated/google/apis/compute_alpha.rb +1 -1
  45. data/generated/google/apis/compute_alpha/classes.rb +481 -126
  46. data/generated/google/apis/compute_alpha/representations.rb +107 -2
  47. data/generated/google/apis/compute_alpha/service.rb +1035 -640
  48. data/generated/google/apis/compute_beta.rb +1 -1
  49. data/generated/google/apis/compute_beta/classes.rb +986 -241
  50. data/generated/google/apis/compute_beta/representations.rb +284 -0
  51. data/generated/google/apis/compute_beta/service.rb +1242 -532
  52. data/generated/google/apis/compute_v1.rb +1 -1
  53. data/generated/google/apis/compute_v1/classes.rb +252 -99
  54. data/generated/google/apis/compute_v1/representations.rb +24 -0
  55. data/generated/google/apis/compute_v1/service.rb +749 -472
  56. data/generated/google/apis/docs_v1.rb +1 -1
  57. data/generated/google/apis/docs_v1/classes.rb +63 -0
  58. data/generated/google/apis/docs_v1/representations.rb +17 -0
  59. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  60. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  61. data/generated/google/apis/healthcare_v1beta1/classes.rb +203 -8
  62. data/generated/google/apis/healthcare_v1beta1/representations.rb +101 -0
  63. data/generated/google/apis/healthcare_v1beta1/service.rb +100 -3
  64. data/generated/google/apis/iam_v1.rb +1 -1
  65. data/generated/google/apis/iam_v1/classes.rb +1 -1
  66. data/generated/google/apis/iap_v1.rb +1 -1
  67. data/generated/google/apis/iap_v1/classes.rb +185 -0
  68. data/generated/google/apis/iap_v1/representations.rb +102 -0
  69. data/generated/google/apis/iap_v1/service.rb +72 -0
  70. data/generated/google/apis/{speech_v2beta.rb → lifesciences_v2beta.rb} +9 -8
  71. data/generated/google/apis/lifesciences_v2beta/classes.rb +1328 -0
  72. data/generated/google/apis/lifesciences_v2beta/representations.rb +533 -0
  73. data/generated/google/apis/lifesciences_v2beta/service.rb +303 -0
  74. data/generated/google/apis/monitoring_v1.rb +36 -0
  75. data/generated/google/apis/monitoring_v1/classes.rb +260 -0
  76. data/generated/google/apis/monitoring_v1/representations.rb +123 -0
  77. data/generated/google/apis/monitoring_v1/service.rb +64 -0
  78. data/generated/google/apis/policytroubleshooter_v1beta.rb +1 -1
  79. data/generated/google/apis/run_v1.rb +1 -1
  80. data/generated/google/apis/run_v1/classes.rb +0 -7
  81. data/generated/google/apis/run_v1/service.rb +156 -94
  82. data/generated/google/apis/sql_v1beta4.rb +37 -0
  83. data/generated/google/apis/sql_v1beta4/classes.rb +2689 -0
  84. data/generated/google/apis/sql_v1beta4/representations.rb +1099 -0
  85. data/generated/google/apis/sql_v1beta4/service.rb +1660 -0
  86. data/generated/google/apis/testing_v1.rb +1 -1
  87. data/generated/google/apis/testing_v1/classes.rb +1 -1
  88. data/generated/google/apis/vision_v1.rb +1 -1
  89. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  90. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  91. data/lib/google/apis/version.rb +1 -1
  92. metadata +14 -6
  93. data/generated/google/apis/speech_v2beta/classes.rb +0 -355
  94. data/generated/google/apis/speech_v2beta/representations.rb +0 -152
  95. data/generated/google/apis/speech_v2beta/service.rb +0 -138
@@ -0,0 +1,533 @@
1
+ # Copyright 2015 Google Inc.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module LifesciencesV2beta
24
+
25
+ class Accelerator
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class Action
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class CancelOperationRequest
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class ContainerKilledEvent
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class ContainerStartedEvent
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class ContainerStoppedEvent
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class DelayedEvent
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class Disk
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class Empty
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class Event
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class FailedEvent
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class ListLocationsResponse
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class ListOperationsResponse
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class Location
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class Metadata
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class Mount
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class Network
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class Operation
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class Pipeline
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class PullStartedEvent
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class PullStoppedEvent
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class Resources
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class RunPipelineRequest
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class RunPipelineResponse
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class Secret
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class ServiceAccount
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class Status
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class UnexpectedExitStatusEvent
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class VirtualMachine
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class WorkerAssignedEvent
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class WorkerReleasedEvent
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class Accelerator
212
+ # @private
213
+ class Representation < Google::Apis::Core::JsonRepresentation
214
+ property :count, :numeric_string => true, as: 'count'
215
+ property :type, as: 'type'
216
+ end
217
+ end
218
+
219
+ class Action
220
+ # @private
221
+ class Representation < Google::Apis::Core::JsonRepresentation
222
+ property :always_run, as: 'alwaysRun'
223
+ collection :commands, as: 'commands'
224
+ property :container_name, as: 'containerName'
225
+ property :credentials, as: 'credentials', class: Google::Apis::LifesciencesV2beta::Secret, decorator: Google::Apis::LifesciencesV2beta::Secret::Representation
226
+
227
+ property :disable_image_prefetch, as: 'disableImagePrefetch'
228
+ property :disable_standard_error_capture, as: 'disableStandardErrorCapture'
229
+ property :enable_fuse, as: 'enableFuse'
230
+ property :entrypoint, as: 'entrypoint'
231
+ hash :environment, as: 'environment'
232
+ property :ignore_exit_status, as: 'ignoreExitStatus'
233
+ property :image_uri, as: 'imageUri'
234
+ hash :labels, as: 'labels'
235
+ collection :mounts, as: 'mounts', class: Google::Apis::LifesciencesV2beta::Mount, decorator: Google::Apis::LifesciencesV2beta::Mount::Representation
236
+
237
+ property :pid_namespace, as: 'pidNamespace'
238
+ hash :port_mappings, as: 'portMappings'
239
+ property :publish_exposed_ports, as: 'publishExposedPorts'
240
+ property :run_in_background, as: 'runInBackground'
241
+ property :timeout, as: 'timeout'
242
+ end
243
+ end
244
+
245
+ class CancelOperationRequest
246
+ # @private
247
+ class Representation < Google::Apis::Core::JsonRepresentation
248
+ end
249
+ end
250
+
251
+ class ContainerKilledEvent
252
+ # @private
253
+ class Representation < Google::Apis::Core::JsonRepresentation
254
+ property :action_id, as: 'actionId'
255
+ end
256
+ end
257
+
258
+ class ContainerStartedEvent
259
+ # @private
260
+ class Representation < Google::Apis::Core::JsonRepresentation
261
+ property :action_id, as: 'actionId'
262
+ property :ip_address, as: 'ipAddress'
263
+ hash :port_mappings, as: 'portMappings'
264
+ end
265
+ end
266
+
267
+ class ContainerStoppedEvent
268
+ # @private
269
+ class Representation < Google::Apis::Core::JsonRepresentation
270
+ property :action_id, as: 'actionId'
271
+ property :exit_status, as: 'exitStatus'
272
+ property :stderr, as: 'stderr'
273
+ end
274
+ end
275
+
276
+ class DelayedEvent
277
+ # @private
278
+ class Representation < Google::Apis::Core::JsonRepresentation
279
+ property :cause, as: 'cause'
280
+ collection :metrics, as: 'metrics'
281
+ end
282
+ end
283
+
284
+ class Disk
285
+ # @private
286
+ class Representation < Google::Apis::Core::JsonRepresentation
287
+ property :name, as: 'name'
288
+ property :size_gb, as: 'sizeGb'
289
+ property :source_image, as: 'sourceImage'
290
+ property :type, as: 'type'
291
+ end
292
+ end
293
+
294
+ class Empty
295
+ # @private
296
+ class Representation < Google::Apis::Core::JsonRepresentation
297
+ end
298
+ end
299
+
300
+ class Event
301
+ # @private
302
+ class Representation < Google::Apis::Core::JsonRepresentation
303
+ property :container_killed, as: 'containerKilled', class: Google::Apis::LifesciencesV2beta::ContainerKilledEvent, decorator: Google::Apis::LifesciencesV2beta::ContainerKilledEvent::Representation
304
+
305
+ property :container_started, as: 'containerStarted', class: Google::Apis::LifesciencesV2beta::ContainerStartedEvent, decorator: Google::Apis::LifesciencesV2beta::ContainerStartedEvent::Representation
306
+
307
+ property :container_stopped, as: 'containerStopped', class: Google::Apis::LifesciencesV2beta::ContainerStoppedEvent, decorator: Google::Apis::LifesciencesV2beta::ContainerStoppedEvent::Representation
308
+
309
+ property :delayed, as: 'delayed', class: Google::Apis::LifesciencesV2beta::DelayedEvent, decorator: Google::Apis::LifesciencesV2beta::DelayedEvent::Representation
310
+
311
+ property :description, as: 'description'
312
+ property :failed, as: 'failed', class: Google::Apis::LifesciencesV2beta::FailedEvent, decorator: Google::Apis::LifesciencesV2beta::FailedEvent::Representation
313
+
314
+ property :pull_started, as: 'pullStarted', class: Google::Apis::LifesciencesV2beta::PullStartedEvent, decorator: Google::Apis::LifesciencesV2beta::PullStartedEvent::Representation
315
+
316
+ property :pull_stopped, as: 'pullStopped', class: Google::Apis::LifesciencesV2beta::PullStoppedEvent, decorator: Google::Apis::LifesciencesV2beta::PullStoppedEvent::Representation
317
+
318
+ property :timestamp, as: 'timestamp'
319
+ property :unexpected_exit_status, as: 'unexpectedExitStatus', class: Google::Apis::LifesciencesV2beta::UnexpectedExitStatusEvent, decorator: Google::Apis::LifesciencesV2beta::UnexpectedExitStatusEvent::Representation
320
+
321
+ property :worker_assigned, as: 'workerAssigned', class: Google::Apis::LifesciencesV2beta::WorkerAssignedEvent, decorator: Google::Apis::LifesciencesV2beta::WorkerAssignedEvent::Representation
322
+
323
+ property :worker_released, as: 'workerReleased', class: Google::Apis::LifesciencesV2beta::WorkerReleasedEvent, decorator: Google::Apis::LifesciencesV2beta::WorkerReleasedEvent::Representation
324
+
325
+ end
326
+ end
327
+
328
+ class FailedEvent
329
+ # @private
330
+ class Representation < Google::Apis::Core::JsonRepresentation
331
+ property :cause, as: 'cause'
332
+ property :code, as: 'code'
333
+ end
334
+ end
335
+
336
+ class ListLocationsResponse
337
+ # @private
338
+ class Representation < Google::Apis::Core::JsonRepresentation
339
+ collection :locations, as: 'locations', class: Google::Apis::LifesciencesV2beta::Location, decorator: Google::Apis::LifesciencesV2beta::Location::Representation
340
+
341
+ property :next_page_token, as: 'nextPageToken'
342
+ end
343
+ end
344
+
345
+ class ListOperationsResponse
346
+ # @private
347
+ class Representation < Google::Apis::Core::JsonRepresentation
348
+ property :next_page_token, as: 'nextPageToken'
349
+ collection :operations, as: 'operations', class: Google::Apis::LifesciencesV2beta::Operation, decorator: Google::Apis::LifesciencesV2beta::Operation::Representation
350
+
351
+ end
352
+ end
353
+
354
+ class Location
355
+ # @private
356
+ class Representation < Google::Apis::Core::JsonRepresentation
357
+ property :display_name, as: 'displayName'
358
+ hash :labels, as: 'labels'
359
+ property :location_id, as: 'locationId'
360
+ hash :metadata, as: 'metadata'
361
+ property :name, as: 'name'
362
+ end
363
+ end
364
+
365
+ class Metadata
366
+ # @private
367
+ class Representation < Google::Apis::Core::JsonRepresentation
368
+ property :create_time, as: 'createTime'
369
+ property :end_time, as: 'endTime'
370
+ collection :events, as: 'events', class: Google::Apis::LifesciencesV2beta::Event, decorator: Google::Apis::LifesciencesV2beta::Event::Representation
371
+
372
+ hash :labels, as: 'labels'
373
+ property :pipeline, as: 'pipeline', class: Google::Apis::LifesciencesV2beta::Pipeline, decorator: Google::Apis::LifesciencesV2beta::Pipeline::Representation
374
+
375
+ property :start_time, as: 'startTime'
376
+ end
377
+ end
378
+
379
+ class Mount
380
+ # @private
381
+ class Representation < Google::Apis::Core::JsonRepresentation
382
+ property :disk, as: 'disk'
383
+ property :path, as: 'path'
384
+ property :read_only, as: 'readOnly'
385
+ end
386
+ end
387
+
388
+ class Network
389
+ # @private
390
+ class Representation < Google::Apis::Core::JsonRepresentation
391
+ property :network, as: 'network'
392
+ property :subnetwork, as: 'subnetwork'
393
+ property :use_private_address, as: 'usePrivateAddress'
394
+ end
395
+ end
396
+
397
+ class Operation
398
+ # @private
399
+ class Representation < Google::Apis::Core::JsonRepresentation
400
+ property :done, as: 'done'
401
+ property :error, as: 'error', class: Google::Apis::LifesciencesV2beta::Status, decorator: Google::Apis::LifesciencesV2beta::Status::Representation
402
+
403
+ hash :metadata, as: 'metadata'
404
+ property :name, as: 'name'
405
+ hash :response, as: 'response'
406
+ end
407
+ end
408
+
409
+ class Pipeline
410
+ # @private
411
+ class Representation < Google::Apis::Core::JsonRepresentation
412
+ collection :actions, as: 'actions', class: Google::Apis::LifesciencesV2beta::Action, decorator: Google::Apis::LifesciencesV2beta::Action::Representation
413
+
414
+ hash :environment, as: 'environment'
415
+ property :resources, as: 'resources', class: Google::Apis::LifesciencesV2beta::Resources, decorator: Google::Apis::LifesciencesV2beta::Resources::Representation
416
+
417
+ property :timeout, as: 'timeout'
418
+ end
419
+ end
420
+
421
+ class PullStartedEvent
422
+ # @private
423
+ class Representation < Google::Apis::Core::JsonRepresentation
424
+ property :image_uri, as: 'imageUri'
425
+ end
426
+ end
427
+
428
+ class PullStoppedEvent
429
+ # @private
430
+ class Representation < Google::Apis::Core::JsonRepresentation
431
+ property :image_uri, as: 'imageUri'
432
+ end
433
+ end
434
+
435
+ class Resources
436
+ # @private
437
+ class Representation < Google::Apis::Core::JsonRepresentation
438
+ collection :regions, as: 'regions'
439
+ property :virtual_machine, as: 'virtualMachine', class: Google::Apis::LifesciencesV2beta::VirtualMachine, decorator: Google::Apis::LifesciencesV2beta::VirtualMachine::Representation
440
+
441
+ collection :zones, as: 'zones'
442
+ end
443
+ end
444
+
445
+ class RunPipelineRequest
446
+ # @private
447
+ class Representation < Google::Apis::Core::JsonRepresentation
448
+ hash :labels, as: 'labels'
449
+ property :pipeline, as: 'pipeline', class: Google::Apis::LifesciencesV2beta::Pipeline, decorator: Google::Apis::LifesciencesV2beta::Pipeline::Representation
450
+
451
+ end
452
+ end
453
+
454
+ class RunPipelineResponse
455
+ # @private
456
+ class Representation < Google::Apis::Core::JsonRepresentation
457
+ end
458
+ end
459
+
460
+ class Secret
461
+ # @private
462
+ class Representation < Google::Apis::Core::JsonRepresentation
463
+ property :cipher_text, as: 'cipherText'
464
+ property :key_name, as: 'keyName'
465
+ end
466
+ end
467
+
468
+ class ServiceAccount
469
+ # @private
470
+ class Representation < Google::Apis::Core::JsonRepresentation
471
+ property :email, as: 'email'
472
+ collection :scopes, as: 'scopes'
473
+ end
474
+ end
475
+
476
+ class Status
477
+ # @private
478
+ class Representation < Google::Apis::Core::JsonRepresentation
479
+ property :code, as: 'code'
480
+ collection :details, as: 'details'
481
+ property :message, as: 'message'
482
+ end
483
+ end
484
+
485
+ class UnexpectedExitStatusEvent
486
+ # @private
487
+ class Representation < Google::Apis::Core::JsonRepresentation
488
+ property :action_id, as: 'actionId'
489
+ property :exit_status, as: 'exitStatus'
490
+ end
491
+ end
492
+
493
+ class VirtualMachine
494
+ # @private
495
+ class Representation < Google::Apis::Core::JsonRepresentation
496
+ collection :accelerators, as: 'accelerators', class: Google::Apis::LifesciencesV2beta::Accelerator, decorator: Google::Apis::LifesciencesV2beta::Accelerator::Representation
497
+
498
+ property :boot_disk_size_gb, as: 'bootDiskSizeGb'
499
+ property :boot_image, as: 'bootImage'
500
+ property :cpu_platform, as: 'cpuPlatform'
501
+ collection :disks, as: 'disks', class: Google::Apis::LifesciencesV2beta::Disk, decorator: Google::Apis::LifesciencesV2beta::Disk::Representation
502
+
503
+ property :enable_stackdriver_monitoring, as: 'enableStackdriverMonitoring'
504
+ hash :labels, as: 'labels'
505
+ property :machine_type, as: 'machineType'
506
+ property :network, as: 'network', class: Google::Apis::LifesciencesV2beta::Network, decorator: Google::Apis::LifesciencesV2beta::Network::Representation
507
+
508
+ property :nvidia_driver_version, as: 'nvidiaDriverVersion'
509
+ property :preemptible, as: 'preemptible'
510
+ property :service_account, as: 'serviceAccount', class: Google::Apis::LifesciencesV2beta::ServiceAccount, decorator: Google::Apis::LifesciencesV2beta::ServiceAccount::Representation
511
+
512
+ end
513
+ end
514
+
515
+ class WorkerAssignedEvent
516
+ # @private
517
+ class Representation < Google::Apis::Core::JsonRepresentation
518
+ property :instance, as: 'instance'
519
+ property :machine_type, as: 'machineType'
520
+ property :zone, as: 'zone'
521
+ end
522
+ end
523
+
524
+ class WorkerReleasedEvent
525
+ # @private
526
+ class Representation < Google::Apis::Core::JsonRepresentation
527
+ property :instance, as: 'instance'
528
+ property :zone, as: 'zone'
529
+ end
530
+ end
531
+ end
532
+ end
533
+ end