google-apis-integrations_v1alpha 0.1.0
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 +7 -0
- data/.yardopts +13 -0
- data/CHANGELOG.md +7 -0
- data/LICENSE.md +202 -0
- data/OVERVIEW.md +96 -0
- data/lib/google/apis/integrations_v1alpha/classes.rb +9387 -0
- data/lib/google/apis/integrations_v1alpha/gem_version.rb +28 -0
- data/lib/google/apis/integrations_v1alpha/representations.rb +4185 -0
- data/lib/google/apis/integrations_v1alpha/service.rb +3673 -0
- data/lib/google/apis/integrations_v1alpha.rb +36 -0
- data/lib/google-apis-integrations_v1alpha.rb +15 -0
- metadata +82 -0
|
@@ -0,0 +1,4185 @@
|
|
|
1
|
+
# Copyright 2020 Google LLC
|
|
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 IntegrationsV1alpha
|
|
24
|
+
|
|
25
|
+
class CrmlogErrorCode
|
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
+
|
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
+
end
|
|
30
|
+
|
|
31
|
+
class EnterpriseCrmCardsCellValue
|
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
+
|
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
+
end
|
|
36
|
+
|
|
37
|
+
class EnterpriseCrmCardsRow
|
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
+
end
|
|
42
|
+
|
|
43
|
+
class EnterpriseCrmCardsTabularData
|
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
+
|
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
class EnterpriseCrmCardsTemplatesAplosSeriesData
|
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
+
|
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
class EnterpriseCrmCardsTemplatesAplosSeriesDataRow
|
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
+
|
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
+
end
|
|
60
|
+
|
|
61
|
+
class EnterpriseCrmCardsTemplatesAplosSeriesListData
|
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
|
+
|
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
65
|
+
end
|
|
66
|
+
|
|
67
|
+
class EnterpriseCrmCardsTemplatesAplosSeriesListDataSeries
|
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
|
+
|
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
71
|
+
end
|
|
72
|
+
|
|
73
|
+
class EnterpriseCrmEventbusAuthconfigAuthConfigTaskParam
|
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
|
+
|
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
77
|
+
end
|
|
78
|
+
|
|
79
|
+
class EnterpriseCrmEventbusProtoAddress
|
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
+
|
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
class EnterpriseCrmEventbusProtoAttributes
|
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
+
|
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
+
end
|
|
90
|
+
|
|
91
|
+
class EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList
|
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
+
|
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
class EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue
|
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
|
+
|
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
101
|
+
end
|
|
102
|
+
|
|
103
|
+
class EnterpriseCrmEventbusProtoBaseFunction
|
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
+
|
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
107
|
+
end
|
|
108
|
+
|
|
109
|
+
class EnterpriseCrmEventbusProtoBaseValue
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
class EnterpriseCrmEventbusProtoBooleanArrayFunction
|
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
+
|
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
class EnterpriseCrmEventbusProtoBooleanFunction
|
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
|
+
|
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
125
|
+
end
|
|
126
|
+
|
|
127
|
+
class EnterpriseCrmEventbusProtoBooleanParameterArray
|
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
+
|
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
class EnterpriseCrmEventbusProtoBuganizerNotification
|
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
|
+
|
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
137
|
+
end
|
|
138
|
+
|
|
139
|
+
class EnterpriseCrmEventbusProtoCombinedCondition
|
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
|
+
|
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
143
|
+
end
|
|
144
|
+
|
|
145
|
+
class EnterpriseCrmEventbusProtoCondition
|
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
|
+
|
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
149
|
+
end
|
|
150
|
+
|
|
151
|
+
class EnterpriseCrmEventbusProtoConditionResult
|
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
|
+
|
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
155
|
+
end
|
|
156
|
+
|
|
157
|
+
class EnterpriseCrmEventbusProtoConnectorsConnection
|
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
|
+
|
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
161
|
+
end
|
|
162
|
+
|
|
163
|
+
class EnterpriseCrmEventbusProtoConnectorsGenericConnectorTaskConfig
|
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
|
+
|
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
167
|
+
end
|
|
168
|
+
|
|
169
|
+
class EnterpriseCrmEventbusProtoCoordinate
|
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
|
+
|
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
173
|
+
end
|
|
174
|
+
|
|
175
|
+
class EnterpriseCrmEventbusProtoCustomSuspensionRequest
|
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
+
|
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
+
end
|
|
180
|
+
|
|
181
|
+
class EnterpriseCrmEventbusProtoDoubleArray
|
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
+
|
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
185
|
+
end
|
|
186
|
+
|
|
187
|
+
class EnterpriseCrmEventbusProtoDoubleArrayFunction
|
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
189
|
+
|
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
191
|
+
end
|
|
192
|
+
|
|
193
|
+
class EnterpriseCrmEventbusProtoDoubleFunction
|
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
|
+
|
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
197
|
+
end
|
|
198
|
+
|
|
199
|
+
class EnterpriseCrmEventbusProtoDoubleParameterArray
|
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
|
+
|
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
203
|
+
end
|
|
204
|
+
|
|
205
|
+
class EnterpriseCrmEventbusProtoErrorDetail
|
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
207
|
+
|
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
209
|
+
end
|
|
210
|
+
|
|
211
|
+
class EnterpriseCrmEventbusProtoEventBusProperties
|
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
+
|
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
+
end
|
|
216
|
+
|
|
217
|
+
class EnterpriseCrmEventbusProtoEventExecutionDetails
|
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
|
+
|
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
221
|
+
end
|
|
222
|
+
|
|
223
|
+
class EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats
|
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
225
|
+
|
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
227
|
+
end
|
|
228
|
+
|
|
229
|
+
class EnterpriseCrmEventbusProtoEventExecutionSnapshot
|
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
231
|
+
|
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
233
|
+
end
|
|
234
|
+
|
|
235
|
+
class EnterpriseCrmEventbusProtoEventExecutionSnapshotEventExecutionSnapshotMetadata
|
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
237
|
+
|
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
239
|
+
end
|
|
240
|
+
|
|
241
|
+
class EnterpriseCrmEventbusProtoEventParameters
|
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
243
|
+
|
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
245
|
+
end
|
|
246
|
+
|
|
247
|
+
class EnterpriseCrmEventbusProtoExecutionTraceInfo
|
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
249
|
+
|
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
251
|
+
end
|
|
252
|
+
|
|
253
|
+
class EnterpriseCrmEventbusProtoExternalTraffic
|
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
255
|
+
|
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
257
|
+
end
|
|
258
|
+
|
|
259
|
+
class EnterpriseCrmEventbusProtoFailurePolicy
|
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
261
|
+
|
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
263
|
+
end
|
|
264
|
+
|
|
265
|
+
class EnterpriseCrmEventbusProtoField
|
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
267
|
+
|
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
269
|
+
end
|
|
270
|
+
|
|
271
|
+
class EnterpriseCrmEventbusProtoFieldMappingConfig
|
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
273
|
+
|
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
275
|
+
end
|
|
276
|
+
|
|
277
|
+
class EnterpriseCrmEventbusProtoFunction
|
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
|
+
|
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
281
|
+
end
|
|
282
|
+
|
|
283
|
+
class EnterpriseCrmEventbusProtoFunctionType
|
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
|
+
|
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
287
|
+
end
|
|
288
|
+
|
|
289
|
+
class EnterpriseCrmEventbusProtoIntArray
|
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
291
|
+
|
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
293
|
+
end
|
|
294
|
+
|
|
295
|
+
class EnterpriseCrmEventbusProtoIntArrayFunction
|
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
297
|
+
|
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
299
|
+
end
|
|
300
|
+
|
|
301
|
+
class EnterpriseCrmEventbusProtoIntFunction
|
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
|
+
|
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
305
|
+
end
|
|
306
|
+
|
|
307
|
+
class EnterpriseCrmEventbusProtoIntParameterArray
|
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
|
+
|
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
311
|
+
end
|
|
312
|
+
|
|
313
|
+
class EnterpriseCrmEventbusProtoJsonFunction
|
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
|
+
|
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
317
|
+
end
|
|
318
|
+
|
|
319
|
+
class EnterpriseCrmEventbusProtoLogSettings
|
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
321
|
+
|
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
323
|
+
end
|
|
324
|
+
|
|
325
|
+
class EnterpriseCrmEventbusProtoLoopMetadata
|
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
327
|
+
|
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
329
|
+
end
|
|
330
|
+
|
|
331
|
+
class EnterpriseCrmEventbusProtoMappedField
|
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
333
|
+
|
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
335
|
+
end
|
|
336
|
+
|
|
337
|
+
class EnterpriseCrmEventbusProtoNextTask
|
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
|
+
|
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
341
|
+
end
|
|
342
|
+
|
|
343
|
+
class EnterpriseCrmEventbusProtoNextTeardownTask
|
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
|
+
|
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
347
|
+
end
|
|
348
|
+
|
|
349
|
+
class EnterpriseCrmEventbusProtoNodeIdentifier
|
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
351
|
+
|
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
353
|
+
end
|
|
354
|
+
|
|
355
|
+
class EnterpriseCrmEventbusProtoNotification
|
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
357
|
+
|
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
359
|
+
end
|
|
360
|
+
|
|
361
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryConfig
|
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
363
|
+
|
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
365
|
+
end
|
|
366
|
+
|
|
367
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinition
|
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
369
|
+
|
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
371
|
+
end
|
|
372
|
+
|
|
373
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryValidationRule
|
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
375
|
+
|
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
377
|
+
end
|
|
378
|
+
|
|
379
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleDoubleRange
|
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
381
|
+
|
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
383
|
+
end
|
|
384
|
+
|
|
385
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleIntRange
|
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
387
|
+
|
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
389
|
+
end
|
|
390
|
+
|
|
391
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegex
|
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
393
|
+
|
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
395
|
+
end
|
|
396
|
+
|
|
397
|
+
class EnterpriseCrmEventbusProtoParameterEntry
|
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
399
|
+
|
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
401
|
+
end
|
|
402
|
+
|
|
403
|
+
class EnterpriseCrmEventbusProtoParameterMap
|
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
405
|
+
|
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
407
|
+
end
|
|
408
|
+
|
|
409
|
+
class EnterpriseCrmEventbusProtoParameterMapEntry
|
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
411
|
+
|
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
413
|
+
end
|
|
414
|
+
|
|
415
|
+
class EnterpriseCrmEventbusProtoParameterMapField
|
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
417
|
+
|
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
419
|
+
end
|
|
420
|
+
|
|
421
|
+
class EnterpriseCrmEventbusProtoParameterValueType
|
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
423
|
+
|
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
425
|
+
end
|
|
426
|
+
|
|
427
|
+
class EnterpriseCrmEventbusProtoPropertyEntry
|
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
|
+
|
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
431
|
+
end
|
|
432
|
+
|
|
433
|
+
class EnterpriseCrmEventbusProtoProtoArrayFunction
|
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
435
|
+
|
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
437
|
+
end
|
|
438
|
+
|
|
439
|
+
class EnterpriseCrmEventbusProtoProtoFunction
|
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
441
|
+
|
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
443
|
+
end
|
|
444
|
+
|
|
445
|
+
class EnterpriseCrmEventbusProtoProtoParameterArray
|
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
447
|
+
|
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
449
|
+
end
|
|
450
|
+
|
|
451
|
+
class EnterpriseCrmEventbusProtoScatterResponse
|
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
453
|
+
|
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
455
|
+
end
|
|
456
|
+
|
|
457
|
+
class EnterpriseCrmEventbusProtoSerializedObjectParameter
|
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
459
|
+
|
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
461
|
+
end
|
|
462
|
+
|
|
463
|
+
class EnterpriseCrmEventbusProtoStringArray
|
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
465
|
+
|
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
467
|
+
end
|
|
468
|
+
|
|
469
|
+
class EnterpriseCrmEventbusProtoStringArrayFunction
|
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
471
|
+
|
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
473
|
+
end
|
|
474
|
+
|
|
475
|
+
class EnterpriseCrmEventbusProtoStringFunction
|
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
477
|
+
|
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
479
|
+
end
|
|
480
|
+
|
|
481
|
+
class EnterpriseCrmEventbusProtoStringParameterArray
|
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
483
|
+
|
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
485
|
+
end
|
|
486
|
+
|
|
487
|
+
class EnterpriseCrmEventbusProtoSuccessPolicy
|
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
489
|
+
|
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
491
|
+
end
|
|
492
|
+
|
|
493
|
+
class EnterpriseCrmEventbusProtoSuspensionAuthPermissions
|
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
495
|
+
|
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
497
|
+
end
|
|
498
|
+
|
|
499
|
+
class EnterpriseCrmEventbusProtoSuspensionAuthPermissionsGaiaIdentity
|
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
501
|
+
|
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
503
|
+
end
|
|
504
|
+
|
|
505
|
+
class EnterpriseCrmEventbusProtoSuspensionConfig
|
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
507
|
+
|
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
509
|
+
end
|
|
510
|
+
|
|
511
|
+
class EnterpriseCrmEventbusProtoSuspensionExpiration
|
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
513
|
+
|
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
515
|
+
end
|
|
516
|
+
|
|
517
|
+
class EnterpriseCrmEventbusProtoSuspensionResolutionInfo
|
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
519
|
+
|
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
521
|
+
end
|
|
522
|
+
|
|
523
|
+
class EnterpriseCrmEventbusProtoSuspensionResolutionInfoAudit
|
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
525
|
+
|
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
527
|
+
end
|
|
528
|
+
|
|
529
|
+
class EnterpriseCrmEventbusProtoTaskAlertConfig
|
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
531
|
+
|
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
533
|
+
end
|
|
534
|
+
|
|
535
|
+
class EnterpriseCrmEventbusProtoTaskExecutionDetails
|
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
537
|
+
|
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
539
|
+
end
|
|
540
|
+
|
|
541
|
+
class EnterpriseCrmEventbusProtoTaskExecutionDetailsTaskAttemptStats
|
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
543
|
+
|
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
545
|
+
end
|
|
546
|
+
|
|
547
|
+
class EnterpriseCrmEventbusProtoTaskMetadata
|
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
549
|
+
|
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
551
|
+
end
|
|
552
|
+
|
|
553
|
+
class EnterpriseCrmEventbusProtoTaskMetadataAdmin
|
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
555
|
+
|
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
557
|
+
end
|
|
558
|
+
|
|
559
|
+
class EnterpriseCrmEventbusProtoTaskUiConfig
|
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
561
|
+
|
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
563
|
+
end
|
|
564
|
+
|
|
565
|
+
class EnterpriseCrmEventbusProtoTaskUiModuleConfig
|
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
567
|
+
|
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
569
|
+
end
|
|
570
|
+
|
|
571
|
+
class EnterpriseCrmEventbusProtoTeardown
|
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
573
|
+
|
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
575
|
+
end
|
|
576
|
+
|
|
577
|
+
class EnterpriseCrmEventbusProtoTeardownTaskConfig
|
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
579
|
+
|
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
581
|
+
end
|
|
582
|
+
|
|
583
|
+
class EnterpriseCrmEventbusProtoToken
|
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
585
|
+
|
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
587
|
+
end
|
|
588
|
+
|
|
589
|
+
class EnterpriseCrmEventbusProtoTransformExpression
|
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
591
|
+
|
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
593
|
+
end
|
|
594
|
+
|
|
595
|
+
class EnterpriseCrmEventbusProtoTriggerCriteria
|
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
597
|
+
|
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
599
|
+
end
|
|
600
|
+
|
|
601
|
+
class EnterpriseCrmEventbusProtoValueType
|
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
603
|
+
|
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
605
|
+
end
|
|
606
|
+
|
|
607
|
+
class EnterpriseCrmEventbusProtoWorkflowAlertConfig
|
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
609
|
+
|
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
611
|
+
end
|
|
612
|
+
|
|
613
|
+
class EnterpriseCrmEventbusStats
|
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
615
|
+
|
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
617
|
+
end
|
|
618
|
+
|
|
619
|
+
class EnterpriseCrmEventbusStatsDimensions
|
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
621
|
+
|
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
623
|
+
end
|
|
624
|
+
|
|
625
|
+
class EnterpriseCrmFrontendsEventbusProtoBooleanParameterArray
|
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
627
|
+
|
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
629
|
+
end
|
|
630
|
+
|
|
631
|
+
class EnterpriseCrmFrontendsEventbusProtoDoubleParameterArray
|
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
633
|
+
|
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
635
|
+
end
|
|
636
|
+
|
|
637
|
+
class EnterpriseCrmFrontendsEventbusProtoEventExecutionDetails
|
|
638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
639
|
+
|
|
640
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
641
|
+
end
|
|
642
|
+
|
|
643
|
+
class EnterpriseCrmFrontendsEventbusProtoEventExecutionInfo
|
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
645
|
+
|
|
646
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
647
|
+
end
|
|
648
|
+
|
|
649
|
+
class EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot
|
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
651
|
+
|
|
652
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
653
|
+
end
|
|
654
|
+
|
|
655
|
+
class EnterpriseCrmFrontendsEventbusProtoEventParameters
|
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
657
|
+
|
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
659
|
+
end
|
|
660
|
+
|
|
661
|
+
class EnterpriseCrmFrontendsEventbusProtoIntParameterArray
|
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
663
|
+
|
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
665
|
+
end
|
|
666
|
+
|
|
667
|
+
class EnterpriseCrmFrontendsEventbusProtoParamSpecEntry
|
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
669
|
+
|
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
671
|
+
end
|
|
672
|
+
|
|
673
|
+
class EnterpriseCrmFrontendsEventbusProtoParamSpecsMessage
|
|
674
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
675
|
+
|
|
676
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
677
|
+
end
|
|
678
|
+
|
|
679
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterEntry
|
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
681
|
+
|
|
682
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
683
|
+
end
|
|
684
|
+
|
|
685
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterMap
|
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
687
|
+
|
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
689
|
+
end
|
|
690
|
+
|
|
691
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterMapEntry
|
|
692
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
693
|
+
|
|
694
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
695
|
+
end
|
|
696
|
+
|
|
697
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterMapField
|
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
699
|
+
|
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
701
|
+
end
|
|
702
|
+
|
|
703
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterValueType
|
|
704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
705
|
+
|
|
706
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
707
|
+
end
|
|
708
|
+
|
|
709
|
+
class EnterpriseCrmFrontendsEventbusProtoProtoParameterArray
|
|
710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
711
|
+
|
|
712
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
713
|
+
end
|
|
714
|
+
|
|
715
|
+
class EnterpriseCrmFrontendsEventbusProtoRollbackStrategy
|
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
717
|
+
|
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
719
|
+
end
|
|
720
|
+
|
|
721
|
+
class EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameter
|
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
723
|
+
|
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
725
|
+
end
|
|
726
|
+
|
|
727
|
+
class EnterpriseCrmFrontendsEventbusProtoStringParameterArray
|
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
729
|
+
|
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
731
|
+
end
|
|
732
|
+
|
|
733
|
+
class EnterpriseCrmFrontendsEventbusProtoTaskConfig
|
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
735
|
+
|
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
737
|
+
end
|
|
738
|
+
|
|
739
|
+
class EnterpriseCrmFrontendsEventbusProtoTaskEntity
|
|
740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
741
|
+
|
|
742
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
743
|
+
end
|
|
744
|
+
|
|
745
|
+
class EnterpriseCrmFrontendsEventbusProtoTriggerConfig
|
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
747
|
+
|
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
749
|
+
end
|
|
750
|
+
|
|
751
|
+
class EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry
|
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
753
|
+
|
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
755
|
+
end
|
|
756
|
+
|
|
757
|
+
class EnterpriseCrmFrontendsEventbusProtoWorkflowParameters
|
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
759
|
+
|
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
761
|
+
end
|
|
762
|
+
|
|
763
|
+
class EnterpriseCrmLoggingGwsFieldLimits
|
|
764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
765
|
+
|
|
766
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
767
|
+
end
|
|
768
|
+
|
|
769
|
+
class EnterpriseCrmLoggingGwsSanitizeOptions
|
|
770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
771
|
+
|
|
772
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
773
|
+
end
|
|
774
|
+
|
|
775
|
+
class GoogleCloudConnectorsV1AuthConfig
|
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
777
|
+
|
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
779
|
+
end
|
|
780
|
+
|
|
781
|
+
class GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials
|
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
783
|
+
|
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
785
|
+
end
|
|
786
|
+
|
|
787
|
+
class GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer
|
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
789
|
+
|
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
791
|
+
end
|
|
792
|
+
|
|
793
|
+
class GoogleCloudConnectorsV1AuthConfigOauth2JwtBearerJwtClaims
|
|
794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
795
|
+
|
|
796
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
797
|
+
end
|
|
798
|
+
|
|
799
|
+
class GoogleCloudConnectorsV1AuthConfigSshPublicKey
|
|
800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
801
|
+
|
|
802
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
803
|
+
end
|
|
804
|
+
|
|
805
|
+
class GoogleCloudConnectorsV1AuthConfigUserPassword
|
|
806
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
807
|
+
|
|
808
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
809
|
+
end
|
|
810
|
+
|
|
811
|
+
class GoogleCloudConnectorsV1ConfigVariable
|
|
812
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
813
|
+
|
|
814
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
815
|
+
end
|
|
816
|
+
|
|
817
|
+
class GoogleCloudConnectorsV1Connection
|
|
818
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
819
|
+
|
|
820
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
821
|
+
end
|
|
822
|
+
|
|
823
|
+
class GoogleCloudConnectorsV1ConnectionStatus
|
|
824
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
825
|
+
|
|
826
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
827
|
+
end
|
|
828
|
+
|
|
829
|
+
class GoogleCloudConnectorsV1Destination
|
|
830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
831
|
+
|
|
832
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
833
|
+
end
|
|
834
|
+
|
|
835
|
+
class GoogleCloudConnectorsV1DestinationConfig
|
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
837
|
+
|
|
838
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
839
|
+
end
|
|
840
|
+
|
|
841
|
+
class GoogleCloudConnectorsV1LockConfig
|
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
843
|
+
|
|
844
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
845
|
+
end
|
|
846
|
+
|
|
847
|
+
class GoogleCloudConnectorsV1NodeConfig
|
|
848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
849
|
+
|
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
851
|
+
end
|
|
852
|
+
|
|
853
|
+
class GoogleCloudConnectorsV1Secret
|
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
855
|
+
|
|
856
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
857
|
+
end
|
|
858
|
+
|
|
859
|
+
class GoogleCloudIntegrationsV1alphaAccessToken
|
|
860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
861
|
+
|
|
862
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
863
|
+
end
|
|
864
|
+
|
|
865
|
+
class GoogleCloudIntegrationsV1alphaArchiveBundleRequest
|
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
867
|
+
|
|
868
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
869
|
+
end
|
|
870
|
+
|
|
871
|
+
class GoogleCloudIntegrationsV1alphaArchiveBundleResponse
|
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
873
|
+
|
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
875
|
+
end
|
|
876
|
+
|
|
877
|
+
class GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest
|
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
879
|
+
|
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
881
|
+
end
|
|
882
|
+
|
|
883
|
+
class GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionResponse
|
|
884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
885
|
+
|
|
886
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
887
|
+
end
|
|
888
|
+
|
|
889
|
+
class GoogleCloudIntegrationsV1alphaAttemptStats
|
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
891
|
+
|
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
893
|
+
end
|
|
894
|
+
|
|
895
|
+
class GoogleCloudIntegrationsV1alphaAuthConfig
|
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
897
|
+
|
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
899
|
+
end
|
|
900
|
+
|
|
901
|
+
class GoogleCloudIntegrationsV1alphaAuthToken
|
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
903
|
+
|
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
905
|
+
end
|
|
906
|
+
|
|
907
|
+
class GoogleCloudIntegrationsV1alphaBooleanParameterArray
|
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
909
|
+
|
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
911
|
+
end
|
|
912
|
+
|
|
913
|
+
class GoogleCloudIntegrationsV1alphaCancelExecutionRequest
|
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
915
|
+
|
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
917
|
+
end
|
|
918
|
+
|
|
919
|
+
class GoogleCloudIntegrationsV1alphaCancelExecutionResponse
|
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
921
|
+
|
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
923
|
+
end
|
|
924
|
+
|
|
925
|
+
class GoogleCloudIntegrationsV1alphaCertificate
|
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
927
|
+
|
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
929
|
+
end
|
|
930
|
+
|
|
931
|
+
class GoogleCloudIntegrationsV1alphaClientCertificate
|
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
933
|
+
|
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
935
|
+
end
|
|
936
|
+
|
|
937
|
+
class GoogleCloudIntegrationsV1alphaConnectionSchemaMetadata
|
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
939
|
+
|
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
941
|
+
end
|
|
942
|
+
|
|
943
|
+
class GoogleCloudIntegrationsV1alphaCreateAppsScriptProjectRequest
|
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
945
|
+
|
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
947
|
+
end
|
|
948
|
+
|
|
949
|
+
class GoogleCloudIntegrationsV1alphaCreateAppsScriptProjectResponse
|
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
951
|
+
|
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
953
|
+
end
|
|
954
|
+
|
|
955
|
+
class GoogleCloudIntegrationsV1alphaCreateBundleRequest
|
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
957
|
+
|
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
959
|
+
end
|
|
960
|
+
|
|
961
|
+
class GoogleCloudIntegrationsV1alphaCreateBundleResponse
|
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
963
|
+
|
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
965
|
+
end
|
|
966
|
+
|
|
967
|
+
class GoogleCloudIntegrationsV1alphaCredential
|
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
969
|
+
|
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
971
|
+
end
|
|
972
|
+
|
|
973
|
+
class GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest
|
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
975
|
+
|
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
977
|
+
end
|
|
978
|
+
|
|
979
|
+
class GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionResponse
|
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
981
|
+
|
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
983
|
+
end
|
|
984
|
+
|
|
985
|
+
class GoogleCloudIntegrationsV1alphaDoubleParameterArray
|
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
987
|
+
|
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
989
|
+
end
|
|
990
|
+
|
|
991
|
+
class GoogleCloudIntegrationsV1alphaDownloadIntegrationVersionResponse
|
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
993
|
+
|
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
995
|
+
end
|
|
996
|
+
|
|
997
|
+
class GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse
|
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
999
|
+
|
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1001
|
+
end
|
|
1002
|
+
|
|
1003
|
+
class GoogleCloudIntegrationsV1alphaEventParameter
|
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1005
|
+
|
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1007
|
+
end
|
|
1008
|
+
|
|
1009
|
+
class GoogleCloudIntegrationsV1alphaExecuteIntegrationsRequest
|
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1011
|
+
|
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1013
|
+
end
|
|
1014
|
+
|
|
1015
|
+
class GoogleCloudIntegrationsV1alphaExecuteIntegrationsResponse
|
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1017
|
+
|
|
1018
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1019
|
+
end
|
|
1020
|
+
|
|
1021
|
+
class GoogleCloudIntegrationsV1alphaExecution
|
|
1022
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1023
|
+
|
|
1024
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1025
|
+
end
|
|
1026
|
+
|
|
1027
|
+
class GoogleCloudIntegrationsV1alphaExecutionDetails
|
|
1028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1029
|
+
|
|
1030
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1031
|
+
end
|
|
1032
|
+
|
|
1033
|
+
class GoogleCloudIntegrationsV1alphaExecutionSnapshot
|
|
1034
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1035
|
+
|
|
1036
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1037
|
+
end
|
|
1038
|
+
|
|
1039
|
+
class GoogleCloudIntegrationsV1alphaExecutionSnapshotExecutionSnapshotMetadata
|
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1041
|
+
|
|
1042
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1043
|
+
end
|
|
1044
|
+
|
|
1045
|
+
class GoogleCloudIntegrationsV1alphaFailurePolicy
|
|
1046
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1047
|
+
|
|
1048
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1049
|
+
end
|
|
1050
|
+
|
|
1051
|
+
class GoogleCloudIntegrationsV1alphaGenerateTokenResponse
|
|
1052
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1053
|
+
|
|
1054
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1055
|
+
end
|
|
1056
|
+
|
|
1057
|
+
class GoogleCloudIntegrationsV1alphaGetBundleResponse
|
|
1058
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1059
|
+
|
|
1060
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1061
|
+
end
|
|
1062
|
+
|
|
1063
|
+
class GoogleCloudIntegrationsV1alphaIntParameterArray
|
|
1064
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1065
|
+
|
|
1066
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1067
|
+
end
|
|
1068
|
+
|
|
1069
|
+
class GoogleCloudIntegrationsV1alphaIntegration
|
|
1070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1071
|
+
|
|
1072
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1073
|
+
end
|
|
1074
|
+
|
|
1075
|
+
class GoogleCloudIntegrationsV1alphaIntegrationAlertConfig
|
|
1076
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1077
|
+
|
|
1078
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1079
|
+
end
|
|
1080
|
+
|
|
1081
|
+
class GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValue
|
|
1082
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1083
|
+
|
|
1084
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1085
|
+
end
|
|
1086
|
+
|
|
1087
|
+
class GoogleCloudIntegrationsV1alphaIntegrationBundleConfig
|
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1089
|
+
|
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1091
|
+
end
|
|
1092
|
+
|
|
1093
|
+
class GoogleCloudIntegrationsV1alphaIntegrationParameter
|
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1095
|
+
|
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1097
|
+
end
|
|
1098
|
+
|
|
1099
|
+
class GoogleCloudIntegrationsV1alphaIntegrationTemplateVersion
|
|
1100
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1101
|
+
|
|
1102
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1103
|
+
end
|
|
1104
|
+
|
|
1105
|
+
class GoogleCloudIntegrationsV1alphaIntegrationVersion
|
|
1106
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1107
|
+
|
|
1108
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1109
|
+
end
|
|
1110
|
+
|
|
1111
|
+
class GoogleCloudIntegrationsV1alphaJwt
|
|
1112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1113
|
+
|
|
1114
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1115
|
+
end
|
|
1116
|
+
|
|
1117
|
+
class GoogleCloudIntegrationsV1alphaLiftSuspensionRequest
|
|
1118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1119
|
+
|
|
1120
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1121
|
+
end
|
|
1122
|
+
|
|
1123
|
+
class GoogleCloudIntegrationsV1alphaLiftSuspensionResponse
|
|
1124
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1125
|
+
|
|
1126
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1127
|
+
end
|
|
1128
|
+
|
|
1129
|
+
class GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest
|
|
1130
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1131
|
+
|
|
1132
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1133
|
+
end
|
|
1134
|
+
|
|
1135
|
+
class GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectResponse
|
|
1136
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1137
|
+
|
|
1138
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1139
|
+
end
|
|
1140
|
+
|
|
1141
|
+
class GoogleCloudIntegrationsV1alphaListAuthConfigsResponse
|
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1143
|
+
|
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1145
|
+
end
|
|
1146
|
+
|
|
1147
|
+
class GoogleCloudIntegrationsV1alphaListCertificatesResponse
|
|
1148
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1149
|
+
|
|
1150
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1151
|
+
end
|
|
1152
|
+
|
|
1153
|
+
class GoogleCloudIntegrationsV1alphaListConnectionsResponse
|
|
1154
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1155
|
+
|
|
1156
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1157
|
+
end
|
|
1158
|
+
|
|
1159
|
+
class GoogleCloudIntegrationsV1alphaListExecutionSnapshotsResponse
|
|
1160
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1161
|
+
|
|
1162
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1163
|
+
end
|
|
1164
|
+
|
|
1165
|
+
class GoogleCloudIntegrationsV1alphaListExecutionsResponse
|
|
1166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1167
|
+
|
|
1168
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1169
|
+
end
|
|
1170
|
+
|
|
1171
|
+
class GoogleCloudIntegrationsV1alphaListIntegrationTemplateVersionsResponse
|
|
1172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1173
|
+
|
|
1174
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1175
|
+
end
|
|
1176
|
+
|
|
1177
|
+
class GoogleCloudIntegrationsV1alphaListIntegrationVersionsResponse
|
|
1178
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1179
|
+
|
|
1180
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1181
|
+
end
|
|
1182
|
+
|
|
1183
|
+
class GoogleCloudIntegrationsV1alphaListIntegrationsResponse
|
|
1184
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1185
|
+
|
|
1186
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1187
|
+
end
|
|
1188
|
+
|
|
1189
|
+
class GoogleCloudIntegrationsV1alphaListRuntimeActionSchemasResponse
|
|
1190
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1191
|
+
|
|
1192
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1193
|
+
end
|
|
1194
|
+
|
|
1195
|
+
class GoogleCloudIntegrationsV1alphaListRuntimeEntitySchemasResponse
|
|
1196
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1197
|
+
|
|
1198
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1199
|
+
end
|
|
1200
|
+
|
|
1201
|
+
class GoogleCloudIntegrationsV1alphaListSfdcChannelsResponse
|
|
1202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1203
|
+
|
|
1204
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1205
|
+
end
|
|
1206
|
+
|
|
1207
|
+
class GoogleCloudIntegrationsV1alphaListSfdcInstancesResponse
|
|
1208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1209
|
+
|
|
1210
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1211
|
+
end
|
|
1212
|
+
|
|
1213
|
+
class GoogleCloudIntegrationsV1alphaListSuspensionsResponse
|
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
|
+
|
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1217
|
+
end
|
|
1218
|
+
|
|
1219
|
+
class GoogleCloudIntegrationsV1alphaListTaskEntitiesResponse
|
|
1220
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1221
|
+
|
|
1222
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1223
|
+
end
|
|
1224
|
+
|
|
1225
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequest
|
|
1226
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1227
|
+
|
|
1228
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1229
|
+
end
|
|
1230
|
+
|
|
1231
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestGroupBy
|
|
1232
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1233
|
+
|
|
1234
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1235
|
+
end
|
|
1236
|
+
|
|
1237
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQuery
|
|
1238
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1239
|
+
|
|
1240
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1241
|
+
end
|
|
1242
|
+
|
|
1243
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryComponent
|
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1245
|
+
|
|
1246
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1247
|
+
end
|
|
1248
|
+
|
|
1249
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationMode
|
|
1250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1251
|
+
|
|
1252
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1253
|
+
end
|
|
1254
|
+
|
|
1255
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationModeJoinConfig
|
|
1256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1257
|
+
|
|
1258
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1259
|
+
end
|
|
1260
|
+
|
|
1261
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationModeUnionConfig
|
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1263
|
+
|
|
1264
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1265
|
+
end
|
|
1266
|
+
|
|
1267
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsResponse
|
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1269
|
+
|
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1271
|
+
end
|
|
1272
|
+
|
|
1273
|
+
class GoogleCloudIntegrationsV1alphaNextTask
|
|
1274
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1275
|
+
|
|
1276
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1277
|
+
end
|
|
1278
|
+
|
|
1279
|
+
class GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode
|
|
1280
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1281
|
+
|
|
1282
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1283
|
+
end
|
|
1284
|
+
|
|
1285
|
+
class GoogleCloudIntegrationsV1alphaOAuth2ClientCredentials
|
|
1286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1287
|
+
|
|
1288
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1289
|
+
end
|
|
1290
|
+
|
|
1291
|
+
class GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentials
|
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1293
|
+
|
|
1294
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1295
|
+
end
|
|
1296
|
+
|
|
1297
|
+
class GoogleCloudIntegrationsV1alphaOidcToken
|
|
1298
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1299
|
+
|
|
1300
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1301
|
+
end
|
|
1302
|
+
|
|
1303
|
+
class GoogleCloudIntegrationsV1alphaParameterMap
|
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1305
|
+
|
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1307
|
+
end
|
|
1308
|
+
|
|
1309
|
+
class GoogleCloudIntegrationsV1alphaParameterMapEntry
|
|
1310
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1311
|
+
|
|
1312
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1313
|
+
end
|
|
1314
|
+
|
|
1315
|
+
class GoogleCloudIntegrationsV1alphaParameterMapField
|
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1317
|
+
|
|
1318
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1319
|
+
end
|
|
1320
|
+
|
|
1321
|
+
class GoogleCloudIntegrationsV1alphaPublishIntegrationVersionRequest
|
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1323
|
+
|
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1325
|
+
end
|
|
1326
|
+
|
|
1327
|
+
class GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse
|
|
1328
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1329
|
+
|
|
1330
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1331
|
+
end
|
|
1332
|
+
|
|
1333
|
+
class GoogleCloudIntegrationsV1alphaResolveSuspensionRequest
|
|
1334
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1335
|
+
|
|
1336
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1337
|
+
end
|
|
1338
|
+
|
|
1339
|
+
class GoogleCloudIntegrationsV1alphaResolveSuspensionResponse
|
|
1340
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1341
|
+
|
|
1342
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1343
|
+
end
|
|
1344
|
+
|
|
1345
|
+
class GoogleCloudIntegrationsV1alphaRuntimeActionSchema
|
|
1346
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1347
|
+
|
|
1348
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1349
|
+
end
|
|
1350
|
+
|
|
1351
|
+
class GoogleCloudIntegrationsV1alphaRuntimeEntitySchema
|
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1353
|
+
|
|
1354
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1355
|
+
end
|
|
1356
|
+
|
|
1357
|
+
class GoogleCloudIntegrationsV1alphaScheduleIntegrationsRequest
|
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1359
|
+
|
|
1360
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1361
|
+
end
|
|
1362
|
+
|
|
1363
|
+
class GoogleCloudIntegrationsV1alphaScheduleIntegrationsResponse
|
|
1364
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1365
|
+
|
|
1366
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1367
|
+
end
|
|
1368
|
+
|
|
1369
|
+
class GoogleCloudIntegrationsV1alphaServiceAccountCredentials
|
|
1370
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1371
|
+
|
|
1372
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1373
|
+
end
|
|
1374
|
+
|
|
1375
|
+
class GoogleCloudIntegrationsV1alphaSfdcChannel
|
|
1376
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1377
|
+
|
|
1378
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1379
|
+
end
|
|
1380
|
+
|
|
1381
|
+
class GoogleCloudIntegrationsV1alphaSfdcInstance
|
|
1382
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1383
|
+
|
|
1384
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1385
|
+
end
|
|
1386
|
+
|
|
1387
|
+
class GoogleCloudIntegrationsV1alphaStringParameterArray
|
|
1388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1389
|
+
|
|
1390
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1391
|
+
end
|
|
1392
|
+
|
|
1393
|
+
class GoogleCloudIntegrationsV1alphaSuccessPolicy
|
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1395
|
+
|
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1397
|
+
end
|
|
1398
|
+
|
|
1399
|
+
class GoogleCloudIntegrationsV1alphaSuspension
|
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1401
|
+
|
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1403
|
+
end
|
|
1404
|
+
|
|
1405
|
+
class GoogleCloudIntegrationsV1alphaSuspensionApprovalConfig
|
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1407
|
+
|
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1409
|
+
end
|
|
1410
|
+
|
|
1411
|
+
class GoogleCloudIntegrationsV1alphaSuspensionApprovalExpiration
|
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1413
|
+
|
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1415
|
+
end
|
|
1416
|
+
|
|
1417
|
+
class GoogleCloudIntegrationsV1alphaSuspensionAudit
|
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1419
|
+
|
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1421
|
+
end
|
|
1422
|
+
|
|
1423
|
+
class GoogleCloudIntegrationsV1alphaTakeoverEditLockRequest
|
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1425
|
+
|
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1427
|
+
end
|
|
1428
|
+
|
|
1429
|
+
class GoogleCloudIntegrationsV1alphaTakeoverEditLockResponse
|
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1431
|
+
|
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1433
|
+
end
|
|
1434
|
+
|
|
1435
|
+
class GoogleCloudIntegrationsV1alphaTaskConfig
|
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1437
|
+
|
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1439
|
+
end
|
|
1440
|
+
|
|
1441
|
+
class GoogleCloudIntegrationsV1alphaTaskExecutionDetails
|
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1443
|
+
|
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1445
|
+
end
|
|
1446
|
+
|
|
1447
|
+
class GoogleCloudIntegrationsV1alphaTriggerConfig
|
|
1448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1449
|
+
|
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1451
|
+
end
|
|
1452
|
+
|
|
1453
|
+
class GoogleCloudIntegrationsV1alphaUpdateBundleRequest
|
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1455
|
+
|
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1457
|
+
end
|
|
1458
|
+
|
|
1459
|
+
class GoogleCloudIntegrationsV1alphaUpdateBundleResponse
|
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1461
|
+
|
|
1462
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1463
|
+
end
|
|
1464
|
+
|
|
1465
|
+
class GoogleCloudIntegrationsV1alphaUploadIntegrationVersionRequest
|
|
1466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1467
|
+
|
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1469
|
+
end
|
|
1470
|
+
|
|
1471
|
+
class GoogleCloudIntegrationsV1alphaUploadIntegrationVersionResponse
|
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1473
|
+
|
|
1474
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1475
|
+
end
|
|
1476
|
+
|
|
1477
|
+
class GoogleCloudIntegrationsV1alphaUsernameAndPassword
|
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1479
|
+
|
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1481
|
+
end
|
|
1482
|
+
|
|
1483
|
+
class GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
|
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1485
|
+
|
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1487
|
+
end
|
|
1488
|
+
|
|
1489
|
+
class GoogleCloudIntegrationsV1alphaValidateIntegrationVersionResponse
|
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1491
|
+
|
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1493
|
+
end
|
|
1494
|
+
|
|
1495
|
+
class GoogleCloudIntegrationsV1alphaValueType
|
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1497
|
+
|
|
1498
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1499
|
+
end
|
|
1500
|
+
|
|
1501
|
+
class GoogleInternalCloudCrmEventbusV3PostToQueueWithTriggerIdRequest
|
|
1502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1503
|
+
|
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1505
|
+
end
|
|
1506
|
+
|
|
1507
|
+
class GoogleProtobufEmpty
|
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1509
|
+
|
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1511
|
+
end
|
|
1512
|
+
|
|
1513
|
+
class CrmlogErrorCode
|
|
1514
|
+
# @private
|
|
1515
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1516
|
+
property :common_error_code, as: 'commonErrorCode'
|
|
1517
|
+
end
|
|
1518
|
+
end
|
|
1519
|
+
|
|
1520
|
+
class EnterpriseCrmCardsCellValue
|
|
1521
|
+
# @private
|
|
1522
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1523
|
+
property :boolean_value, as: 'booleanValue'
|
|
1524
|
+
property :double_value, as: 'doubleValue'
|
|
1525
|
+
property :empty, as: 'empty', class: Google::Apis::IntegrationsV1alpha::GoogleProtobufEmpty, decorator: Google::Apis::IntegrationsV1alpha::GoogleProtobufEmpty::Representation
|
|
1526
|
+
|
|
1527
|
+
property :long_value, :numeric_string => true, as: 'longValue'
|
|
1528
|
+
property :string_value, as: 'stringValue'
|
|
1529
|
+
end
|
|
1530
|
+
end
|
|
1531
|
+
|
|
1532
|
+
class EnterpriseCrmCardsRow
|
|
1533
|
+
# @private
|
|
1534
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1535
|
+
collection :cells, as: 'cells', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsCellValue, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsCellValue::Representation
|
|
1536
|
+
|
|
1537
|
+
end
|
|
1538
|
+
end
|
|
1539
|
+
|
|
1540
|
+
class EnterpriseCrmCardsTabularData
|
|
1541
|
+
# @private
|
|
1542
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1543
|
+
collection :headers, as: 'headers'
|
|
1544
|
+
collection :rows, as: 'rows', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsRow, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsRow::Representation
|
|
1545
|
+
|
|
1546
|
+
end
|
|
1547
|
+
end
|
|
1548
|
+
|
|
1549
|
+
class EnterpriseCrmCardsTemplatesAplosSeriesData
|
|
1550
|
+
# @private
|
|
1551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1552
|
+
collection :rows, as: 'rows', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTemplatesAplosSeriesDataRow, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTemplatesAplosSeriesDataRow::Representation
|
|
1553
|
+
|
|
1554
|
+
end
|
|
1555
|
+
end
|
|
1556
|
+
|
|
1557
|
+
class EnterpriseCrmCardsTemplatesAplosSeriesDataRow
|
|
1558
|
+
# @private
|
|
1559
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1560
|
+
property :x, as: 'x', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsCellValue, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsCellValue::Representation
|
|
1561
|
+
|
|
1562
|
+
property :y, as: 'y', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsCellValue, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsCellValue::Representation
|
|
1563
|
+
|
|
1564
|
+
end
|
|
1565
|
+
end
|
|
1566
|
+
|
|
1567
|
+
class EnterpriseCrmCardsTemplatesAplosSeriesListData
|
|
1568
|
+
# @private
|
|
1569
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1570
|
+
collection :series, as: 'series', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTemplatesAplosSeriesListDataSeries, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTemplatesAplosSeriesListDataSeries::Representation
|
|
1571
|
+
|
|
1572
|
+
end
|
|
1573
|
+
end
|
|
1574
|
+
|
|
1575
|
+
class EnterpriseCrmCardsTemplatesAplosSeriesListDataSeries
|
|
1576
|
+
# @private
|
|
1577
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1578
|
+
property :data, as: 'data', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTemplatesAplosSeriesData, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTemplatesAplosSeriesData::Representation
|
|
1579
|
+
|
|
1580
|
+
property :name, as: 'name'
|
|
1581
|
+
end
|
|
1582
|
+
end
|
|
1583
|
+
|
|
1584
|
+
class EnterpriseCrmEventbusAuthconfigAuthConfigTaskParam
|
|
1585
|
+
# @private
|
|
1586
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1587
|
+
collection :allowed_credential_types, as: 'allowedCredentialTypes'
|
|
1588
|
+
property :allowed_service_account_in_context, as: 'allowedServiceAccountInContext'
|
|
1589
|
+
property :auth_config_id, as: 'authConfigId'
|
|
1590
|
+
property :scope, as: 'scope'
|
|
1591
|
+
property :use_service_account_in_context, as: 'useServiceAccountInContext'
|
|
1592
|
+
end
|
|
1593
|
+
end
|
|
1594
|
+
|
|
1595
|
+
class EnterpriseCrmEventbusProtoAddress
|
|
1596
|
+
# @private
|
|
1597
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1598
|
+
property :email, as: 'email'
|
|
1599
|
+
property :name, as: 'name'
|
|
1600
|
+
collection :tokens, as: 'tokens', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoToken, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoToken::Representation
|
|
1601
|
+
|
|
1602
|
+
end
|
|
1603
|
+
end
|
|
1604
|
+
|
|
1605
|
+
class EnterpriseCrmEventbusProtoAttributes
|
|
1606
|
+
# @private
|
|
1607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1608
|
+
property :data_type, as: 'dataType'
|
|
1609
|
+
property :default_value, as: 'defaultValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoValueType::Representation
|
|
1610
|
+
|
|
1611
|
+
property :is_required, as: 'isRequired'
|
|
1612
|
+
property :is_searchable, as: 'isSearchable'
|
|
1613
|
+
property :log_settings, as: 'logSettings', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoLogSettings, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoLogSettings::Representation
|
|
1614
|
+
|
|
1615
|
+
property :searchable, as: 'searchable'
|
|
1616
|
+
collection :task_visibility, as: 'taskVisibility'
|
|
1617
|
+
end
|
|
1618
|
+
end
|
|
1619
|
+
|
|
1620
|
+
class EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList
|
|
1621
|
+
# @private
|
|
1622
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1623
|
+
collection :enum_strings, as: 'enumStrings'
|
|
1624
|
+
property :filter_type, as: 'filterType'
|
|
1625
|
+
end
|
|
1626
|
+
end
|
|
1627
|
+
|
|
1628
|
+
class EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue
|
|
1629
|
+
# @private
|
|
1630
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1631
|
+
property :absolute, :numeric_string => true, as: 'absolute'
|
|
1632
|
+
property :percentage, as: 'percentage'
|
|
1633
|
+
end
|
|
1634
|
+
end
|
|
1635
|
+
|
|
1636
|
+
class EnterpriseCrmEventbusProtoBaseFunction
|
|
1637
|
+
# @private
|
|
1638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1639
|
+
property :function_name, as: 'functionName'
|
|
1640
|
+
end
|
|
1641
|
+
end
|
|
1642
|
+
|
|
1643
|
+
class EnterpriseCrmEventbusProtoBaseValue
|
|
1644
|
+
# @private
|
|
1645
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1646
|
+
property :base_function, as: 'baseFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFunction::Representation
|
|
1647
|
+
|
|
1648
|
+
property :literal_value, as: 'literalValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType::Representation
|
|
1649
|
+
|
|
1650
|
+
property :reference_value, as: 'referenceValue'
|
|
1651
|
+
end
|
|
1652
|
+
end
|
|
1653
|
+
|
|
1654
|
+
class EnterpriseCrmEventbusProtoBooleanArrayFunction
|
|
1655
|
+
# @private
|
|
1656
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1657
|
+
property :function_name, as: 'functionName'
|
|
1658
|
+
end
|
|
1659
|
+
end
|
|
1660
|
+
|
|
1661
|
+
class EnterpriseCrmEventbusProtoBooleanFunction
|
|
1662
|
+
# @private
|
|
1663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1664
|
+
property :function_name, as: 'functionName'
|
|
1665
|
+
end
|
|
1666
|
+
end
|
|
1667
|
+
|
|
1668
|
+
class EnterpriseCrmEventbusProtoBooleanParameterArray
|
|
1669
|
+
# @private
|
|
1670
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1671
|
+
collection :boolean_values, as: 'booleanValues'
|
|
1672
|
+
end
|
|
1673
|
+
end
|
|
1674
|
+
|
|
1675
|
+
class EnterpriseCrmEventbusProtoBuganizerNotification
|
|
1676
|
+
# @private
|
|
1677
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1678
|
+
property :assignee_email_address, as: 'assigneeEmailAddress'
|
|
1679
|
+
property :component_id, :numeric_string => true, as: 'componentId'
|
|
1680
|
+
property :template_id, :numeric_string => true, as: 'templateId'
|
|
1681
|
+
property :title, as: 'title'
|
|
1682
|
+
end
|
|
1683
|
+
end
|
|
1684
|
+
|
|
1685
|
+
class EnterpriseCrmEventbusProtoCombinedCondition
|
|
1686
|
+
# @private
|
|
1687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1688
|
+
collection :conditions, as: 'conditions', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCondition, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCondition::Representation
|
|
1689
|
+
|
|
1690
|
+
end
|
|
1691
|
+
end
|
|
1692
|
+
|
|
1693
|
+
class EnterpriseCrmEventbusProtoCondition
|
|
1694
|
+
# @private
|
|
1695
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1696
|
+
property :event_property_key, as: 'eventPropertyKey'
|
|
1697
|
+
property :operator, as: 'operator'
|
|
1698
|
+
property :value, as: 'value', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoValueType::Representation
|
|
1699
|
+
|
|
1700
|
+
end
|
|
1701
|
+
end
|
|
1702
|
+
|
|
1703
|
+
class EnterpriseCrmEventbusProtoConditionResult
|
|
1704
|
+
# @private
|
|
1705
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1706
|
+
property :current_task_number, as: 'currentTaskNumber'
|
|
1707
|
+
property :next_task_number, as: 'nextTaskNumber'
|
|
1708
|
+
property :result, as: 'result'
|
|
1709
|
+
end
|
|
1710
|
+
end
|
|
1711
|
+
|
|
1712
|
+
class EnterpriseCrmEventbusProtoConnectorsConnection
|
|
1713
|
+
# @private
|
|
1714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1715
|
+
property :connection_name, as: 'connectionName'
|
|
1716
|
+
property :connector_version, as: 'connectorVersion'
|
|
1717
|
+
property :service_name, as: 'serviceName'
|
|
1718
|
+
end
|
|
1719
|
+
end
|
|
1720
|
+
|
|
1721
|
+
class EnterpriseCrmEventbusProtoConnectorsGenericConnectorTaskConfig
|
|
1722
|
+
# @private
|
|
1723
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1724
|
+
property :connection, as: 'connection', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoConnectorsConnection, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoConnectorsConnection::Representation
|
|
1725
|
+
|
|
1726
|
+
property :operation, as: 'operation'
|
|
1727
|
+
end
|
|
1728
|
+
end
|
|
1729
|
+
|
|
1730
|
+
class EnterpriseCrmEventbusProtoCoordinate
|
|
1731
|
+
# @private
|
|
1732
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1733
|
+
property :x, as: 'x'
|
|
1734
|
+
property :y, as: 'y'
|
|
1735
|
+
end
|
|
1736
|
+
end
|
|
1737
|
+
|
|
1738
|
+
class EnterpriseCrmEventbusProtoCustomSuspensionRequest
|
|
1739
|
+
# @private
|
|
1740
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1741
|
+
property :post_to_queue_with_trigger_id_request, as: 'postToQueueWithTriggerIdRequest', class: Google::Apis::IntegrationsV1alpha::GoogleInternalCloudCrmEventbusV3PostToQueueWithTriggerIdRequest, decorator: Google::Apis::IntegrationsV1alpha::GoogleInternalCloudCrmEventbusV3PostToQueueWithTriggerIdRequest::Representation
|
|
1742
|
+
|
|
1743
|
+
property :suspension_info_event_parameter_key, as: 'suspensionInfoEventParameterKey'
|
|
1744
|
+
end
|
|
1745
|
+
end
|
|
1746
|
+
|
|
1747
|
+
class EnterpriseCrmEventbusProtoDoubleArray
|
|
1748
|
+
# @private
|
|
1749
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1750
|
+
collection :values, as: 'values'
|
|
1751
|
+
end
|
|
1752
|
+
end
|
|
1753
|
+
|
|
1754
|
+
class EnterpriseCrmEventbusProtoDoubleArrayFunction
|
|
1755
|
+
# @private
|
|
1756
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1757
|
+
property :function_name, as: 'functionName'
|
|
1758
|
+
end
|
|
1759
|
+
end
|
|
1760
|
+
|
|
1761
|
+
class EnterpriseCrmEventbusProtoDoubleFunction
|
|
1762
|
+
# @private
|
|
1763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1764
|
+
property :function_name, as: 'functionName'
|
|
1765
|
+
end
|
|
1766
|
+
end
|
|
1767
|
+
|
|
1768
|
+
class EnterpriseCrmEventbusProtoDoubleParameterArray
|
|
1769
|
+
# @private
|
|
1770
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1771
|
+
collection :double_values, as: 'doubleValues'
|
|
1772
|
+
end
|
|
1773
|
+
end
|
|
1774
|
+
|
|
1775
|
+
class EnterpriseCrmEventbusProtoErrorDetail
|
|
1776
|
+
# @private
|
|
1777
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1778
|
+
property :error_code, as: 'errorCode', class: Google::Apis::IntegrationsV1alpha::CrmlogErrorCode, decorator: Google::Apis::IntegrationsV1alpha::CrmlogErrorCode::Representation
|
|
1779
|
+
|
|
1780
|
+
property :error_message, as: 'errorMessage'
|
|
1781
|
+
property :severity, as: 'severity'
|
|
1782
|
+
property :task_number, as: 'taskNumber'
|
|
1783
|
+
end
|
|
1784
|
+
end
|
|
1785
|
+
|
|
1786
|
+
class EnterpriseCrmEventbusProtoEventBusProperties
|
|
1787
|
+
# @private
|
|
1788
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1789
|
+
collection :properties, as: 'properties', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoPropertyEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoPropertyEntry::Representation
|
|
1790
|
+
|
|
1791
|
+
end
|
|
1792
|
+
end
|
|
1793
|
+
|
|
1794
|
+
class EnterpriseCrmEventbusProtoEventExecutionDetails
|
|
1795
|
+
# @private
|
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1797
|
+
collection :event_attempt_stats, as: 'eventAttemptStats', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats::Representation
|
|
1798
|
+
|
|
1799
|
+
collection :event_execution_snapshot, as: 'eventExecutionSnapshot', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshot, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshot::Representation
|
|
1800
|
+
|
|
1801
|
+
property :event_execution_state, as: 'eventExecutionState'
|
|
1802
|
+
property :event_retries_from_beginning_count, as: 'eventRetriesFromBeginningCount'
|
|
1803
|
+
property :log_file_path, as: 'logFilePath'
|
|
1804
|
+
property :network_address, as: 'networkAddress'
|
|
1805
|
+
property :next_execution_time, :numeric_string => true, as: 'nextExecutionTime'
|
|
1806
|
+
property :rye_lock_unheld_count, as: 'ryeLockUnheldCount'
|
|
1807
|
+
end
|
|
1808
|
+
end
|
|
1809
|
+
|
|
1810
|
+
class EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats
|
|
1811
|
+
# @private
|
|
1812
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1813
|
+
property :end_time, :numeric_string => true, as: 'endTime'
|
|
1814
|
+
property :start_time, :numeric_string => true, as: 'startTime'
|
|
1815
|
+
end
|
|
1816
|
+
end
|
|
1817
|
+
|
|
1818
|
+
class EnterpriseCrmEventbusProtoEventExecutionSnapshot
|
|
1819
|
+
# @private
|
|
1820
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1821
|
+
property :checkpoint_task_number, as: 'checkpointTaskNumber'
|
|
1822
|
+
collection :condition_results, as: 'conditionResults', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoConditionResult, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoConditionResult::Representation
|
|
1823
|
+
|
|
1824
|
+
property :diff_params, as: 'diffParams', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters::Representation
|
|
1825
|
+
|
|
1826
|
+
property :event_execution_info_id, as: 'eventExecutionInfoId'
|
|
1827
|
+
property :event_execution_snapshot_id, as: 'eventExecutionSnapshotId'
|
|
1828
|
+
property :event_execution_snapshot_metadata, as: 'eventExecutionSnapshotMetadata', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshotEventExecutionSnapshotMetadata, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshotEventExecutionSnapshotMetadata::Representation
|
|
1829
|
+
|
|
1830
|
+
property :event_params, as: 'eventParams', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters::Representation
|
|
1831
|
+
|
|
1832
|
+
property :exceed_max_size, as: 'exceedMaxSize'
|
|
1833
|
+
property :snapshot_time, :numeric_string => true, as: 'snapshotTime'
|
|
1834
|
+
collection :task_execution_details, as: 'taskExecutionDetails', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskExecutionDetails, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskExecutionDetails::Representation
|
|
1835
|
+
|
|
1836
|
+
property :task_name, as: 'taskName'
|
|
1837
|
+
end
|
|
1838
|
+
end
|
|
1839
|
+
|
|
1840
|
+
class EnterpriseCrmEventbusProtoEventExecutionSnapshotEventExecutionSnapshotMetadata
|
|
1841
|
+
# @private
|
|
1842
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1843
|
+
property :event_attempt_num, as: 'eventAttemptNum'
|
|
1844
|
+
property :task_attempt_num, as: 'taskAttemptNum'
|
|
1845
|
+
property :task_name, as: 'taskName'
|
|
1846
|
+
property :task_number, as: 'taskNumber'
|
|
1847
|
+
end
|
|
1848
|
+
end
|
|
1849
|
+
|
|
1850
|
+
class EnterpriseCrmEventbusProtoEventParameters
|
|
1851
|
+
# @private
|
|
1852
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1853
|
+
collection :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterEntry::Representation
|
|
1854
|
+
|
|
1855
|
+
end
|
|
1856
|
+
end
|
|
1857
|
+
|
|
1858
|
+
class EnterpriseCrmEventbusProtoExecutionTraceInfo
|
|
1859
|
+
# @private
|
|
1860
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1861
|
+
property :parent_event_execution_info_id, as: 'parentEventExecutionInfoId'
|
|
1862
|
+
property :trace_id, as: 'traceId'
|
|
1863
|
+
end
|
|
1864
|
+
end
|
|
1865
|
+
|
|
1866
|
+
class EnterpriseCrmEventbusProtoExternalTraffic
|
|
1867
|
+
# @private
|
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1869
|
+
property :gcp_project_id, as: 'gcpProjectId'
|
|
1870
|
+
property :gcp_project_number, as: 'gcpProjectNumber'
|
|
1871
|
+
property :location, as: 'location'
|
|
1872
|
+
property :source, as: 'source'
|
|
1873
|
+
end
|
|
1874
|
+
end
|
|
1875
|
+
|
|
1876
|
+
class EnterpriseCrmEventbusProtoFailurePolicy
|
|
1877
|
+
# @private
|
|
1878
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1879
|
+
property :interval_in_seconds, :numeric_string => true, as: 'intervalInSeconds'
|
|
1880
|
+
property :max_num_retries, as: 'maxNumRetries'
|
|
1881
|
+
property :retry_strategy, as: 'retryStrategy'
|
|
1882
|
+
end
|
|
1883
|
+
end
|
|
1884
|
+
|
|
1885
|
+
class EnterpriseCrmEventbusProtoField
|
|
1886
|
+
# @private
|
|
1887
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1888
|
+
property :cardinality, as: 'cardinality'
|
|
1889
|
+
property :default_value, as: 'defaultValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType::Representation
|
|
1890
|
+
|
|
1891
|
+
property :field_type, as: 'fieldType'
|
|
1892
|
+
property :proto_def_path, as: 'protoDefPath'
|
|
1893
|
+
property :reference_key, as: 'referenceKey'
|
|
1894
|
+
property :transform_expression, as: 'transformExpression', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTransformExpression, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTransformExpression::Representation
|
|
1895
|
+
|
|
1896
|
+
end
|
|
1897
|
+
end
|
|
1898
|
+
|
|
1899
|
+
class EnterpriseCrmEventbusProtoFieldMappingConfig
|
|
1900
|
+
# @private
|
|
1901
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1902
|
+
collection :mapped_fields, as: 'mappedFields', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoMappedField, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoMappedField::Representation
|
|
1903
|
+
|
|
1904
|
+
end
|
|
1905
|
+
end
|
|
1906
|
+
|
|
1907
|
+
class EnterpriseCrmEventbusProtoFunction
|
|
1908
|
+
# @private
|
|
1909
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1910
|
+
property :function_type, as: 'functionType', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFunctionType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFunctionType::Representation
|
|
1911
|
+
|
|
1912
|
+
collection :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTransformExpression, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTransformExpression::Representation
|
|
1913
|
+
|
|
1914
|
+
end
|
|
1915
|
+
end
|
|
1916
|
+
|
|
1917
|
+
class EnterpriseCrmEventbusProtoFunctionType
|
|
1918
|
+
# @private
|
|
1919
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1920
|
+
property :base_function, as: 'baseFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseFunction::Representation
|
|
1921
|
+
|
|
1922
|
+
property :boolean_array_function, as: 'booleanArrayFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBooleanArrayFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBooleanArrayFunction::Representation
|
|
1923
|
+
|
|
1924
|
+
property :boolean_function, as: 'booleanFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBooleanFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBooleanFunction::Representation
|
|
1925
|
+
|
|
1926
|
+
property :double_array_function, as: 'doubleArrayFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoDoubleArrayFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoDoubleArrayFunction::Representation
|
|
1927
|
+
|
|
1928
|
+
property :double_function, as: 'doubleFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoDoubleFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoDoubleFunction::Representation
|
|
1929
|
+
|
|
1930
|
+
property :int_array_function, as: 'intArrayFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoIntArrayFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoIntArrayFunction::Representation
|
|
1931
|
+
|
|
1932
|
+
property :int_function, as: 'intFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoIntFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoIntFunction::Representation
|
|
1933
|
+
|
|
1934
|
+
property :json_function, as: 'jsonFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoJsonFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoJsonFunction::Representation
|
|
1935
|
+
|
|
1936
|
+
property :proto_array_function, as: 'protoArrayFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoProtoArrayFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoProtoArrayFunction::Representation
|
|
1937
|
+
|
|
1938
|
+
property :proto_function, as: 'protoFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoProtoFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoProtoFunction::Representation
|
|
1939
|
+
|
|
1940
|
+
property :string_array_function, as: 'stringArrayFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoStringArrayFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoStringArrayFunction::Representation
|
|
1941
|
+
|
|
1942
|
+
property :string_function, as: 'stringFunction', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoStringFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoStringFunction::Representation
|
|
1943
|
+
|
|
1944
|
+
end
|
|
1945
|
+
end
|
|
1946
|
+
|
|
1947
|
+
class EnterpriseCrmEventbusProtoIntArray
|
|
1948
|
+
# @private
|
|
1949
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1950
|
+
collection :values, as: 'values'
|
|
1951
|
+
end
|
|
1952
|
+
end
|
|
1953
|
+
|
|
1954
|
+
class EnterpriseCrmEventbusProtoIntArrayFunction
|
|
1955
|
+
# @private
|
|
1956
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1957
|
+
property :function_name, as: 'functionName'
|
|
1958
|
+
end
|
|
1959
|
+
end
|
|
1960
|
+
|
|
1961
|
+
class EnterpriseCrmEventbusProtoIntFunction
|
|
1962
|
+
# @private
|
|
1963
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1964
|
+
property :function_name, as: 'functionName'
|
|
1965
|
+
end
|
|
1966
|
+
end
|
|
1967
|
+
|
|
1968
|
+
class EnterpriseCrmEventbusProtoIntParameterArray
|
|
1969
|
+
# @private
|
|
1970
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1971
|
+
collection :int_values, as: 'intValues'
|
|
1972
|
+
end
|
|
1973
|
+
end
|
|
1974
|
+
|
|
1975
|
+
class EnterpriseCrmEventbusProtoJsonFunction
|
|
1976
|
+
# @private
|
|
1977
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1978
|
+
property :function_name, as: 'functionName'
|
|
1979
|
+
end
|
|
1980
|
+
end
|
|
1981
|
+
|
|
1982
|
+
class EnterpriseCrmEventbusProtoLogSettings
|
|
1983
|
+
# @private
|
|
1984
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1985
|
+
property :log_field_name, as: 'logFieldName'
|
|
1986
|
+
property :sanitize_options, as: 'sanitizeOptions', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmLoggingGwsSanitizeOptions, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmLoggingGwsSanitizeOptions::Representation
|
|
1987
|
+
|
|
1988
|
+
property :seed_period, as: 'seedPeriod'
|
|
1989
|
+
property :seed_scope, as: 'seedScope'
|
|
1990
|
+
property :shortening_limits, as: 'shorteningLimits', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmLoggingGwsFieldLimits, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmLoggingGwsFieldLimits::Representation
|
|
1991
|
+
|
|
1992
|
+
end
|
|
1993
|
+
end
|
|
1994
|
+
|
|
1995
|
+
class EnterpriseCrmEventbusProtoLoopMetadata
|
|
1996
|
+
# @private
|
|
1997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1998
|
+
property :current_iteration_count, :numeric_string => true, as: 'currentIterationCount'
|
|
1999
|
+
property :current_iteration_detail, as: 'currentIterationDetail'
|
|
2000
|
+
property :error_msg, as: 'errorMsg'
|
|
2001
|
+
property :failure_location, as: 'failureLocation'
|
|
2002
|
+
end
|
|
2003
|
+
end
|
|
2004
|
+
|
|
2005
|
+
class EnterpriseCrmEventbusProtoMappedField
|
|
2006
|
+
# @private
|
|
2007
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2008
|
+
property :input_field, as: 'inputField', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoField, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoField::Representation
|
|
2009
|
+
|
|
2010
|
+
property :output_field, as: 'outputField', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoField, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoField::Representation
|
|
2011
|
+
|
|
2012
|
+
end
|
|
2013
|
+
end
|
|
2014
|
+
|
|
2015
|
+
class EnterpriseCrmEventbusProtoNextTask
|
|
2016
|
+
# @private
|
|
2017
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2018
|
+
collection :combined_conditions, as: 'combinedConditions', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCombinedCondition, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCombinedCondition::Representation
|
|
2019
|
+
|
|
2020
|
+
property :condition, as: 'condition'
|
|
2021
|
+
property :description, as: 'description'
|
|
2022
|
+
property :label, as: 'label'
|
|
2023
|
+
property :task_config_id, as: 'taskConfigId'
|
|
2024
|
+
property :task_number, as: 'taskNumber'
|
|
2025
|
+
end
|
|
2026
|
+
end
|
|
2027
|
+
|
|
2028
|
+
class EnterpriseCrmEventbusProtoNextTeardownTask
|
|
2029
|
+
# @private
|
|
2030
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2031
|
+
property :name, as: 'name'
|
|
2032
|
+
end
|
|
2033
|
+
end
|
|
2034
|
+
|
|
2035
|
+
class EnterpriseCrmEventbusProtoNodeIdentifier
|
|
2036
|
+
# @private
|
|
2037
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2038
|
+
property :element_identifier, as: 'elementIdentifier'
|
|
2039
|
+
property :element_type, as: 'elementType'
|
|
2040
|
+
end
|
|
2041
|
+
end
|
|
2042
|
+
|
|
2043
|
+
class EnterpriseCrmEventbusProtoNotification
|
|
2044
|
+
# @private
|
|
2045
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2046
|
+
property :buganizer_notification, as: 'buganizerNotification', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBuganizerNotification, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBuganizerNotification::Representation
|
|
2047
|
+
|
|
2048
|
+
property :email_address, as: 'emailAddress', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoAddress, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoAddress::Representation
|
|
2049
|
+
|
|
2050
|
+
property :escalator_queue, as: 'escalatorQueue'
|
|
2051
|
+
property :pubsub_topic, as: 'pubsubTopic'
|
|
2052
|
+
property :request, as: 'request', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCustomSuspensionRequest, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCustomSuspensionRequest::Representation
|
|
2053
|
+
|
|
2054
|
+
end
|
|
2055
|
+
end
|
|
2056
|
+
|
|
2057
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryConfig
|
|
2058
|
+
# @private
|
|
2059
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2060
|
+
property :descriptive_phrase, as: 'descriptivePhrase'
|
|
2061
|
+
property :help_text, as: 'helpText'
|
|
2062
|
+
property :hide_default_value, as: 'hideDefaultValue'
|
|
2063
|
+
property :input_display_option, as: 'inputDisplayOption'
|
|
2064
|
+
property :is_hidden, as: 'isHidden'
|
|
2065
|
+
property :label, as: 'label'
|
|
2066
|
+
property :parameter_name_option, as: 'parameterNameOption'
|
|
2067
|
+
property :sub_section_label, as: 'subSectionLabel'
|
|
2068
|
+
property :ui_placeholder_text, as: 'uiPlaceholderText'
|
|
2069
|
+
end
|
|
2070
|
+
end
|
|
2071
|
+
|
|
2072
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinition
|
|
2073
|
+
# @private
|
|
2074
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2075
|
+
property :full_name, as: 'fullName'
|
|
2076
|
+
property :path, as: 'path'
|
|
2077
|
+
end
|
|
2078
|
+
end
|
|
2079
|
+
|
|
2080
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryValidationRule
|
|
2081
|
+
# @private
|
|
2082
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2083
|
+
property :double_range, as: 'doubleRange', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleDoubleRange, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleDoubleRange::Representation
|
|
2084
|
+
|
|
2085
|
+
property :int_range, as: 'intRange', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleIntRange, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleIntRange::Representation
|
|
2086
|
+
|
|
2087
|
+
property :string_regex, as: 'stringRegex', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegex, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegex::Representation
|
|
2088
|
+
|
|
2089
|
+
end
|
|
2090
|
+
end
|
|
2091
|
+
|
|
2092
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleDoubleRange
|
|
2093
|
+
# @private
|
|
2094
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2095
|
+
property :max, as: 'max'
|
|
2096
|
+
property :min, as: 'min'
|
|
2097
|
+
end
|
|
2098
|
+
end
|
|
2099
|
+
|
|
2100
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleIntRange
|
|
2101
|
+
# @private
|
|
2102
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2103
|
+
property :max, :numeric_string => true, as: 'max'
|
|
2104
|
+
property :min, :numeric_string => true, as: 'min'
|
|
2105
|
+
end
|
|
2106
|
+
end
|
|
2107
|
+
|
|
2108
|
+
class EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegex
|
|
2109
|
+
# @private
|
|
2110
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2111
|
+
property :exclusive, as: 'exclusive'
|
|
2112
|
+
property :regex, as: 'regex'
|
|
2113
|
+
end
|
|
2114
|
+
end
|
|
2115
|
+
|
|
2116
|
+
class EnterpriseCrmEventbusProtoParameterEntry
|
|
2117
|
+
# @private
|
|
2118
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2119
|
+
property :key, as: 'key'
|
|
2120
|
+
property :value, as: 'value', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType::Representation
|
|
2121
|
+
|
|
2122
|
+
end
|
|
2123
|
+
end
|
|
2124
|
+
|
|
2125
|
+
class EnterpriseCrmEventbusProtoParameterMap
|
|
2126
|
+
# @private
|
|
2127
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2128
|
+
collection :entries, as: 'entries', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterMapEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterMapEntry::Representation
|
|
2129
|
+
|
|
2130
|
+
property :key_type, as: 'keyType'
|
|
2131
|
+
property :value_type, as: 'valueType'
|
|
2132
|
+
end
|
|
2133
|
+
end
|
|
2134
|
+
|
|
2135
|
+
class EnterpriseCrmEventbusProtoParameterMapEntry
|
|
2136
|
+
# @private
|
|
2137
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2138
|
+
property :key, as: 'key', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterMapField, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterMapField::Representation
|
|
2139
|
+
|
|
2140
|
+
property :value, as: 'value', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterMapField, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterMapField::Representation
|
|
2141
|
+
|
|
2142
|
+
end
|
|
2143
|
+
end
|
|
2144
|
+
|
|
2145
|
+
class EnterpriseCrmEventbusProtoParameterMapField
|
|
2146
|
+
# @private
|
|
2147
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2148
|
+
property :literal_value, as: 'literalValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType::Representation
|
|
2149
|
+
|
|
2150
|
+
property :reference_key, as: 'referenceKey'
|
|
2151
|
+
end
|
|
2152
|
+
end
|
|
2153
|
+
|
|
2154
|
+
class EnterpriseCrmEventbusProtoParameterValueType
|
|
2155
|
+
# @private
|
|
2156
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2157
|
+
property :boolean_array, as: 'booleanArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBooleanParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBooleanParameterArray::Representation
|
|
2158
|
+
|
|
2159
|
+
property :boolean_value, as: 'booleanValue'
|
|
2160
|
+
property :double_array, as: 'doubleArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoDoubleParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoDoubleParameterArray::Representation
|
|
2161
|
+
|
|
2162
|
+
property :double_value, as: 'doubleValue'
|
|
2163
|
+
property :int_array, as: 'intArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoIntParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoIntParameterArray::Representation
|
|
2164
|
+
|
|
2165
|
+
property :int_value, :numeric_string => true, as: 'intValue'
|
|
2166
|
+
property :proto_array, as: 'protoArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoProtoParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoProtoParameterArray::Representation
|
|
2167
|
+
|
|
2168
|
+
hash :proto_value, as: 'protoValue'
|
|
2169
|
+
property :serialized_object_value, as: 'serializedObjectValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSerializedObjectParameter, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSerializedObjectParameter::Representation
|
|
2170
|
+
|
|
2171
|
+
property :string_array, as: 'stringArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoStringParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoStringParameterArray::Representation
|
|
2172
|
+
|
|
2173
|
+
property :string_value, as: 'stringValue'
|
|
2174
|
+
end
|
|
2175
|
+
end
|
|
2176
|
+
|
|
2177
|
+
class EnterpriseCrmEventbusProtoPropertyEntry
|
|
2178
|
+
# @private
|
|
2179
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2180
|
+
property :key, as: 'key'
|
|
2181
|
+
property :value, as: 'value', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoValueType::Representation
|
|
2182
|
+
|
|
2183
|
+
end
|
|
2184
|
+
end
|
|
2185
|
+
|
|
2186
|
+
class EnterpriseCrmEventbusProtoProtoArrayFunction
|
|
2187
|
+
# @private
|
|
2188
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2189
|
+
property :function_name, as: 'functionName'
|
|
2190
|
+
end
|
|
2191
|
+
end
|
|
2192
|
+
|
|
2193
|
+
class EnterpriseCrmEventbusProtoProtoFunction
|
|
2194
|
+
# @private
|
|
2195
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2196
|
+
property :function_name, as: 'functionName'
|
|
2197
|
+
end
|
|
2198
|
+
end
|
|
2199
|
+
|
|
2200
|
+
class EnterpriseCrmEventbusProtoProtoParameterArray
|
|
2201
|
+
# @private
|
|
2202
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2203
|
+
collection :proto_values, as: 'protoValues'
|
|
2204
|
+
end
|
|
2205
|
+
end
|
|
2206
|
+
|
|
2207
|
+
class EnterpriseCrmEventbusProtoScatterResponse
|
|
2208
|
+
# @private
|
|
2209
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2210
|
+
property :error_msg, as: 'errorMsg'
|
|
2211
|
+
collection :execution_ids, as: 'executionIds'
|
|
2212
|
+
property :is_successful, as: 'isSuccessful'
|
|
2213
|
+
collection :response_params, as: 'responseParams', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterEntry::Representation
|
|
2214
|
+
|
|
2215
|
+
property :scatter_element, as: 'scatterElement', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParameterValueType::Representation
|
|
2216
|
+
|
|
2217
|
+
end
|
|
2218
|
+
end
|
|
2219
|
+
|
|
2220
|
+
class EnterpriseCrmEventbusProtoSerializedObjectParameter
|
|
2221
|
+
# @private
|
|
2222
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2223
|
+
property :object_value, :base64 => true, as: 'objectValue'
|
|
2224
|
+
end
|
|
2225
|
+
end
|
|
2226
|
+
|
|
2227
|
+
class EnterpriseCrmEventbusProtoStringArray
|
|
2228
|
+
# @private
|
|
2229
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2230
|
+
collection :values, as: 'values'
|
|
2231
|
+
end
|
|
2232
|
+
end
|
|
2233
|
+
|
|
2234
|
+
class EnterpriseCrmEventbusProtoStringArrayFunction
|
|
2235
|
+
# @private
|
|
2236
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2237
|
+
property :function_name, as: 'functionName'
|
|
2238
|
+
end
|
|
2239
|
+
end
|
|
2240
|
+
|
|
2241
|
+
class EnterpriseCrmEventbusProtoStringFunction
|
|
2242
|
+
# @private
|
|
2243
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2244
|
+
property :function_name, as: 'functionName'
|
|
2245
|
+
end
|
|
2246
|
+
end
|
|
2247
|
+
|
|
2248
|
+
class EnterpriseCrmEventbusProtoStringParameterArray
|
|
2249
|
+
# @private
|
|
2250
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2251
|
+
collection :string_values, as: 'stringValues'
|
|
2252
|
+
end
|
|
2253
|
+
end
|
|
2254
|
+
|
|
2255
|
+
class EnterpriseCrmEventbusProtoSuccessPolicy
|
|
2256
|
+
# @private
|
|
2257
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2258
|
+
property :final_state, as: 'finalState'
|
|
2259
|
+
end
|
|
2260
|
+
end
|
|
2261
|
+
|
|
2262
|
+
class EnterpriseCrmEventbusProtoSuspensionAuthPermissions
|
|
2263
|
+
# @private
|
|
2264
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2265
|
+
property :gaia_identity, as: 'gaiaIdentity', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionAuthPermissionsGaiaIdentity, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionAuthPermissionsGaiaIdentity::Representation
|
|
2266
|
+
|
|
2267
|
+
property :google_group, as: 'googleGroup', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionAuthPermissionsGaiaIdentity, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionAuthPermissionsGaiaIdentity::Representation
|
|
2268
|
+
|
|
2269
|
+
property :loas_role, as: 'loasRole'
|
|
2270
|
+
property :mdb_group, as: 'mdbGroup'
|
|
2271
|
+
end
|
|
2272
|
+
end
|
|
2273
|
+
|
|
2274
|
+
class EnterpriseCrmEventbusProtoSuspensionAuthPermissionsGaiaIdentity
|
|
2275
|
+
# @private
|
|
2276
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2277
|
+
property :email_address, as: 'emailAddress'
|
|
2278
|
+
property :gaia_id, :numeric_string => true, as: 'gaiaId'
|
|
2279
|
+
end
|
|
2280
|
+
end
|
|
2281
|
+
|
|
2282
|
+
class EnterpriseCrmEventbusProtoSuspensionConfig
|
|
2283
|
+
# @private
|
|
2284
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2285
|
+
property :custom_message, as: 'customMessage'
|
|
2286
|
+
collection :notifications, as: 'notifications', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNotification, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNotification::Representation
|
|
2287
|
+
|
|
2288
|
+
property :suspension_expiration, as: 'suspensionExpiration', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionExpiration, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionExpiration::Representation
|
|
2289
|
+
|
|
2290
|
+
collection :who_may_resolve, as: 'whoMayResolve', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionAuthPermissions, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionAuthPermissions::Representation
|
|
2291
|
+
|
|
2292
|
+
end
|
|
2293
|
+
end
|
|
2294
|
+
|
|
2295
|
+
class EnterpriseCrmEventbusProtoSuspensionExpiration
|
|
2296
|
+
# @private
|
|
2297
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2298
|
+
property :expire_after_ms, as: 'expireAfterMs'
|
|
2299
|
+
property :lift_when_expired, as: 'liftWhenExpired'
|
|
2300
|
+
property :remind_after_ms, as: 'remindAfterMs'
|
|
2301
|
+
end
|
|
2302
|
+
end
|
|
2303
|
+
|
|
2304
|
+
class EnterpriseCrmEventbusProtoSuspensionResolutionInfo
|
|
2305
|
+
# @private
|
|
2306
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2307
|
+
property :audit, as: 'audit', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionResolutionInfoAudit, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionResolutionInfoAudit::Representation
|
|
2308
|
+
|
|
2309
|
+
property :created_timestamp, as: 'createdTimestamp'
|
|
2310
|
+
property :event_execution_info_id, as: 'eventExecutionInfoId'
|
|
2311
|
+
property :external_traffic, as: 'externalTraffic', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoExternalTraffic, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoExternalTraffic::Representation
|
|
2312
|
+
|
|
2313
|
+
property :last_modified_timestamp, as: 'lastModifiedTimestamp'
|
|
2314
|
+
property :product, as: 'product'
|
|
2315
|
+
property :status, as: 'status'
|
|
2316
|
+
property :suspension_config, as: 'suspensionConfig', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionConfig::Representation
|
|
2317
|
+
|
|
2318
|
+
property :suspension_id, as: 'suspensionId'
|
|
2319
|
+
property :task_number, as: 'taskNumber'
|
|
2320
|
+
property :workflow_name, as: 'workflowName'
|
|
2321
|
+
end
|
|
2322
|
+
end
|
|
2323
|
+
|
|
2324
|
+
class EnterpriseCrmEventbusProtoSuspensionResolutionInfoAudit
|
|
2325
|
+
# @private
|
|
2326
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2327
|
+
property :resolved_by, as: 'resolvedBy'
|
|
2328
|
+
property :timestamp, as: 'timestamp'
|
|
2329
|
+
end
|
|
2330
|
+
end
|
|
2331
|
+
|
|
2332
|
+
class EnterpriseCrmEventbusProtoTaskAlertConfig
|
|
2333
|
+
# @private
|
|
2334
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2335
|
+
property :aggregation_period, as: 'aggregationPeriod'
|
|
2336
|
+
property :alert_disabled, as: 'alertDisabled'
|
|
2337
|
+
property :alert_name, as: 'alertName'
|
|
2338
|
+
property :client_id, as: 'clientId'
|
|
2339
|
+
property :duration_threshold_ms, :numeric_string => true, as: 'durationThresholdMs'
|
|
2340
|
+
property :error_enum_list, as: 'errorEnumList', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList::Representation
|
|
2341
|
+
|
|
2342
|
+
property :metric_type, as: 'metricType'
|
|
2343
|
+
property :num_aggregation_periods, as: 'numAggregationPeriods'
|
|
2344
|
+
property :only_final_attempt, as: 'onlyFinalAttempt'
|
|
2345
|
+
property :playbook_url, as: 'playbookUrl'
|
|
2346
|
+
property :threshold_type, as: 'thresholdType'
|
|
2347
|
+
property :threshold_value, as: 'thresholdValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue::Representation
|
|
2348
|
+
|
|
2349
|
+
property :warning_enum_list, as: 'warningEnumList', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList::Representation
|
|
2350
|
+
|
|
2351
|
+
end
|
|
2352
|
+
end
|
|
2353
|
+
|
|
2354
|
+
class EnterpriseCrmEventbusProtoTaskExecutionDetails
|
|
2355
|
+
# @private
|
|
2356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2357
|
+
collection :task_attempt_stats, as: 'taskAttemptStats', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskExecutionDetailsTaskAttemptStats, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskExecutionDetailsTaskAttemptStats::Representation
|
|
2358
|
+
|
|
2359
|
+
property :task_execution_state, as: 'taskExecutionState'
|
|
2360
|
+
property :task_number, as: 'taskNumber'
|
|
2361
|
+
end
|
|
2362
|
+
end
|
|
2363
|
+
|
|
2364
|
+
class EnterpriseCrmEventbusProtoTaskExecutionDetailsTaskAttemptStats
|
|
2365
|
+
# @private
|
|
2366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2367
|
+
property :end_time, :numeric_string => true, as: 'endTime'
|
|
2368
|
+
property :start_time, :numeric_string => true, as: 'startTime'
|
|
2369
|
+
end
|
|
2370
|
+
end
|
|
2371
|
+
|
|
2372
|
+
class EnterpriseCrmEventbusProtoTaskMetadata
|
|
2373
|
+
# @private
|
|
2374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2375
|
+
property :active_task_name, as: 'activeTaskName'
|
|
2376
|
+
collection :admins, as: 'admins', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskMetadataAdmin, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskMetadataAdmin::Representation
|
|
2377
|
+
|
|
2378
|
+
property :category, as: 'category'
|
|
2379
|
+
property :code_search_link, as: 'codeSearchLink'
|
|
2380
|
+
property :default_json_validation_option, as: 'defaultJsonValidationOption'
|
|
2381
|
+
property :default_spec, as: 'defaultSpec'
|
|
2382
|
+
property :description, as: 'description'
|
|
2383
|
+
property :descriptive_name, as: 'descriptiveName'
|
|
2384
|
+
property :doc_markdown, as: 'docMarkdown'
|
|
2385
|
+
property :external_category, as: 'externalCategory'
|
|
2386
|
+
property :external_category_sequence, as: 'externalCategorySequence'
|
|
2387
|
+
property :external_doc_html, as: 'externalDocHtml'
|
|
2388
|
+
property :external_doc_link, as: 'externalDocLink'
|
|
2389
|
+
property :external_doc_markdown, as: 'externalDocMarkdown'
|
|
2390
|
+
property :g3_doc_link, as: 'g3DocLink'
|
|
2391
|
+
property :icon_link, as: 'iconLink'
|
|
2392
|
+
property :is_deprecated, as: 'isDeprecated'
|
|
2393
|
+
property :name, as: 'name'
|
|
2394
|
+
property :standalone_external_doc_html, as: 'standaloneExternalDocHtml'
|
|
2395
|
+
property :status, as: 'status'
|
|
2396
|
+
property :system, as: 'system'
|
|
2397
|
+
collection :tags, as: 'tags'
|
|
2398
|
+
end
|
|
2399
|
+
end
|
|
2400
|
+
|
|
2401
|
+
class EnterpriseCrmEventbusProtoTaskMetadataAdmin
|
|
2402
|
+
# @private
|
|
2403
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2404
|
+
property :google_group_email, as: 'googleGroupEmail'
|
|
2405
|
+
property :user_email, as: 'userEmail'
|
|
2406
|
+
end
|
|
2407
|
+
end
|
|
2408
|
+
|
|
2409
|
+
class EnterpriseCrmEventbusProtoTaskUiConfig
|
|
2410
|
+
# @private
|
|
2411
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2412
|
+
collection :task_ui_module_configs, as: 'taskUiModuleConfigs', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskUiModuleConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskUiModuleConfig::Representation
|
|
2413
|
+
|
|
2414
|
+
end
|
|
2415
|
+
end
|
|
2416
|
+
|
|
2417
|
+
class EnterpriseCrmEventbusProtoTaskUiModuleConfig
|
|
2418
|
+
# @private
|
|
2419
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2420
|
+
property :module_id, as: 'moduleId'
|
|
2421
|
+
end
|
|
2422
|
+
end
|
|
2423
|
+
|
|
2424
|
+
class EnterpriseCrmEventbusProtoTeardown
|
|
2425
|
+
# @private
|
|
2426
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2427
|
+
collection :teardown_task_configs, as: 'teardownTaskConfigs', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTeardownTaskConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTeardownTaskConfig::Representation
|
|
2428
|
+
|
|
2429
|
+
end
|
|
2430
|
+
end
|
|
2431
|
+
|
|
2432
|
+
class EnterpriseCrmEventbusProtoTeardownTaskConfig
|
|
2433
|
+
# @private
|
|
2434
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2435
|
+
property :creator_email, as: 'creatorEmail'
|
|
2436
|
+
property :name, as: 'name'
|
|
2437
|
+
property :next_teardown_task, as: 'nextTeardownTask', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNextTeardownTask, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNextTeardownTask::Representation
|
|
2438
|
+
|
|
2439
|
+
property :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters::Representation
|
|
2440
|
+
|
|
2441
|
+
property :properties, as: 'properties', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventBusProperties, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventBusProperties::Representation
|
|
2442
|
+
|
|
2443
|
+
property :teardown_task_implementation_class_name, as: 'teardownTaskImplementationClassName'
|
|
2444
|
+
end
|
|
2445
|
+
end
|
|
2446
|
+
|
|
2447
|
+
class EnterpriseCrmEventbusProtoToken
|
|
2448
|
+
# @private
|
|
2449
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2450
|
+
property :name, as: 'name'
|
|
2451
|
+
property :value, as: 'value'
|
|
2452
|
+
end
|
|
2453
|
+
end
|
|
2454
|
+
|
|
2455
|
+
class EnterpriseCrmEventbusProtoTransformExpression
|
|
2456
|
+
# @private
|
|
2457
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2458
|
+
property :initial_value, as: 'initialValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseValue, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseValue::Representation
|
|
2459
|
+
|
|
2460
|
+
collection :transformation_functions, as: 'transformationFunctions', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFunction, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFunction::Representation
|
|
2461
|
+
|
|
2462
|
+
end
|
|
2463
|
+
end
|
|
2464
|
+
|
|
2465
|
+
class EnterpriseCrmEventbusProtoTriggerCriteria
|
|
2466
|
+
# @private
|
|
2467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2468
|
+
property :condition, as: 'condition'
|
|
2469
|
+
property :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters::Representation
|
|
2470
|
+
|
|
2471
|
+
property :trigger_criteria_task_implementation_class_name, as: 'triggerCriteriaTaskImplementationClassName'
|
|
2472
|
+
end
|
|
2473
|
+
end
|
|
2474
|
+
|
|
2475
|
+
class EnterpriseCrmEventbusProtoValueType
|
|
2476
|
+
# @private
|
|
2477
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2478
|
+
property :boolean_value, as: 'booleanValue'
|
|
2479
|
+
property :double_array, as: 'doubleArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoDoubleArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoDoubleArray::Representation
|
|
2480
|
+
|
|
2481
|
+
property :double_value, as: 'doubleValue'
|
|
2482
|
+
property :int_array, as: 'intArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoIntArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoIntArray::Representation
|
|
2483
|
+
|
|
2484
|
+
property :int_value, :numeric_string => true, as: 'intValue'
|
|
2485
|
+
hash :proto_value, as: 'protoValue'
|
|
2486
|
+
property :string_array, as: 'stringArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoStringArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoStringArray::Representation
|
|
2487
|
+
|
|
2488
|
+
property :string_value, as: 'stringValue'
|
|
2489
|
+
end
|
|
2490
|
+
end
|
|
2491
|
+
|
|
2492
|
+
class EnterpriseCrmEventbusProtoWorkflowAlertConfig
|
|
2493
|
+
# @private
|
|
2494
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2495
|
+
property :aggregation_period, as: 'aggregationPeriod'
|
|
2496
|
+
property :alert_disabled, as: 'alertDisabled'
|
|
2497
|
+
property :alert_name, as: 'alertName'
|
|
2498
|
+
property :client_id, as: 'clientId'
|
|
2499
|
+
property :duration_threshold_ms, :numeric_string => true, as: 'durationThresholdMs'
|
|
2500
|
+
property :error_enum_list, as: 'errorEnumList', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList::Representation
|
|
2501
|
+
|
|
2502
|
+
property :metric_type, as: 'metricType'
|
|
2503
|
+
property :num_aggregation_periods, as: 'numAggregationPeriods'
|
|
2504
|
+
property :only_final_attempt, as: 'onlyFinalAttempt'
|
|
2505
|
+
property :playbook_url, as: 'playbookUrl'
|
|
2506
|
+
property :threshold_type, as: 'thresholdType'
|
|
2507
|
+
property :threshold_value, as: 'thresholdValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue::Representation
|
|
2508
|
+
|
|
2509
|
+
property :warning_enum_list, as: 'warningEnumList', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList::Representation
|
|
2510
|
+
|
|
2511
|
+
end
|
|
2512
|
+
end
|
|
2513
|
+
|
|
2514
|
+
class EnterpriseCrmEventbusStats
|
|
2515
|
+
# @private
|
|
2516
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2517
|
+
property :dimensions, as: 'dimensions', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusStatsDimensions, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusStatsDimensions::Representation
|
|
2518
|
+
|
|
2519
|
+
property :duration_in_seconds, as: 'durationInSeconds'
|
|
2520
|
+
property :error_rate, as: 'errorRate'
|
|
2521
|
+
property :qps, as: 'qps'
|
|
2522
|
+
property :warning_rate, as: 'warningRate'
|
|
2523
|
+
end
|
|
2524
|
+
end
|
|
2525
|
+
|
|
2526
|
+
class EnterpriseCrmEventbusStatsDimensions
|
|
2527
|
+
# @private
|
|
2528
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2529
|
+
property :client_id, as: 'clientId'
|
|
2530
|
+
property :enum_filter_type, as: 'enumFilterType'
|
|
2531
|
+
property :error_enum_string, as: 'errorEnumString'
|
|
2532
|
+
property :retry_attempt, as: 'retryAttempt'
|
|
2533
|
+
property :task_name, as: 'taskName'
|
|
2534
|
+
property :task_number, as: 'taskNumber'
|
|
2535
|
+
property :trigger_id, as: 'triggerId'
|
|
2536
|
+
property :warning_enum_string, as: 'warningEnumString'
|
|
2537
|
+
property :workflow_id, as: 'workflowId'
|
|
2538
|
+
property :workflow_name, as: 'workflowName'
|
|
2539
|
+
end
|
|
2540
|
+
end
|
|
2541
|
+
|
|
2542
|
+
class EnterpriseCrmFrontendsEventbusProtoBooleanParameterArray
|
|
2543
|
+
# @private
|
|
2544
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2545
|
+
collection :boolean_values, as: 'booleanValues'
|
|
2546
|
+
end
|
|
2547
|
+
end
|
|
2548
|
+
|
|
2549
|
+
class EnterpriseCrmFrontendsEventbusProtoDoubleParameterArray
|
|
2550
|
+
# @private
|
|
2551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2552
|
+
collection :double_values, as: 'doubleValues'
|
|
2553
|
+
end
|
|
2554
|
+
end
|
|
2555
|
+
|
|
2556
|
+
class EnterpriseCrmFrontendsEventbusProtoEventExecutionDetails
|
|
2557
|
+
# @private
|
|
2558
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2559
|
+
collection :event_attempt_stats, as: 'eventAttemptStats', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionDetailsEventAttemptStats::Representation
|
|
2560
|
+
|
|
2561
|
+
collection :event_execution_snapshot, as: 'eventExecutionSnapshot', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot::Representation
|
|
2562
|
+
|
|
2563
|
+
property :event_execution_state, as: 'eventExecutionState'
|
|
2564
|
+
property :event_retries_from_beginning_count, as: 'eventRetriesFromBeginningCount'
|
|
2565
|
+
property :log_file_path, as: 'logFilePath'
|
|
2566
|
+
property :network_address, as: 'networkAddress'
|
|
2567
|
+
property :next_execution_time, :numeric_string => true, as: 'nextExecutionTime'
|
|
2568
|
+
property :rye_lock_unheld_count, as: 'ryeLockUnheldCount'
|
|
2569
|
+
end
|
|
2570
|
+
end
|
|
2571
|
+
|
|
2572
|
+
class EnterpriseCrmFrontendsEventbusProtoEventExecutionInfo
|
|
2573
|
+
# @private
|
|
2574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2575
|
+
property :client_id, as: 'clientId'
|
|
2576
|
+
property :create_time, :numeric_string => true, as: 'createTime'
|
|
2577
|
+
property :error_code, as: 'errorCode', class: Google::Apis::IntegrationsV1alpha::CrmlogErrorCode, decorator: Google::Apis::IntegrationsV1alpha::CrmlogErrorCode::Representation
|
|
2578
|
+
|
|
2579
|
+
collection :errors, as: 'errors', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoErrorDetail, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoErrorDetail::Representation
|
|
2580
|
+
|
|
2581
|
+
property :event_execution_details, as: 'eventExecutionDetails', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventExecutionDetails, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventExecutionDetails::Representation
|
|
2582
|
+
|
|
2583
|
+
property :event_execution_info_id, as: 'eventExecutionInfoId'
|
|
2584
|
+
property :execution_trace_info, as: 'executionTraceInfo', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoExecutionTraceInfo, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoExecutionTraceInfo::Representation
|
|
2585
|
+
|
|
2586
|
+
property :last_modified_time, :numeric_string => true, as: 'lastModifiedTime'
|
|
2587
|
+
property :post_method, as: 'postMethod'
|
|
2588
|
+
property :product, as: 'product'
|
|
2589
|
+
property :request_id, as: 'requestId'
|
|
2590
|
+
property :request_params, as: 'requestParams', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters::Representation
|
|
2591
|
+
|
|
2592
|
+
property :response_params, as: 'responseParams', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters::Representation
|
|
2593
|
+
|
|
2594
|
+
property :snapshot_number, :numeric_string => true, as: 'snapshotNumber'
|
|
2595
|
+
property :tenant, as: 'tenant'
|
|
2596
|
+
property :trigger_id, as: 'triggerId'
|
|
2597
|
+
property :workflow_id, as: 'workflowId'
|
|
2598
|
+
property :workflow_name, as: 'workflowName'
|
|
2599
|
+
property :workflow_retry_backoff_interval_seconds, :numeric_string => true, as: 'workflowRetryBackoffIntervalSeconds'
|
|
2600
|
+
end
|
|
2601
|
+
end
|
|
2602
|
+
|
|
2603
|
+
class EnterpriseCrmFrontendsEventbusProtoEventExecutionSnapshot
|
|
2604
|
+
# @private
|
|
2605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2606
|
+
property :checkpoint_task_number, as: 'checkpointTaskNumber'
|
|
2607
|
+
collection :condition_results, as: 'conditionResults', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoConditionResult, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoConditionResult::Representation
|
|
2608
|
+
|
|
2609
|
+
property :diff_params, as: 'diffParams', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters::Representation
|
|
2610
|
+
|
|
2611
|
+
property :event_execution_info_id, as: 'eventExecutionInfoId'
|
|
2612
|
+
property :event_execution_snapshot_id, as: 'eventExecutionSnapshotId'
|
|
2613
|
+
property :event_execution_snapshot_metadata, as: 'eventExecutionSnapshotMetadata', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshotEventExecutionSnapshotMetadata, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshotEventExecutionSnapshotMetadata::Representation
|
|
2614
|
+
|
|
2615
|
+
property :event_params, as: 'eventParams', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters::Representation
|
|
2616
|
+
|
|
2617
|
+
property :snapshot_time, :numeric_string => true, as: 'snapshotTime'
|
|
2618
|
+
collection :task_execution_details, as: 'taskExecutionDetails', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskExecutionDetails, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskExecutionDetails::Representation
|
|
2619
|
+
|
|
2620
|
+
property :task_name, as: 'taskName'
|
|
2621
|
+
end
|
|
2622
|
+
end
|
|
2623
|
+
|
|
2624
|
+
class EnterpriseCrmFrontendsEventbusProtoEventParameters
|
|
2625
|
+
# @private
|
|
2626
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2627
|
+
collection :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry::Representation
|
|
2628
|
+
|
|
2629
|
+
end
|
|
2630
|
+
end
|
|
2631
|
+
|
|
2632
|
+
class EnterpriseCrmFrontendsEventbusProtoIntParameterArray
|
|
2633
|
+
# @private
|
|
2634
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2635
|
+
collection :int_values, as: 'intValues'
|
|
2636
|
+
end
|
|
2637
|
+
end
|
|
2638
|
+
|
|
2639
|
+
class EnterpriseCrmFrontendsEventbusProtoParamSpecEntry
|
|
2640
|
+
# @private
|
|
2641
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2642
|
+
property :class_name, as: 'className'
|
|
2643
|
+
property :collection_element_class_name, as: 'collectionElementClassName'
|
|
2644
|
+
property :config, as: 'config', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryConfig::Representation
|
|
2645
|
+
|
|
2646
|
+
property :data_type, as: 'dataType'
|
|
2647
|
+
property :default_value, as: 'defaultValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterValueType::Representation
|
|
2648
|
+
|
|
2649
|
+
property :is_deprecated, as: 'isDeprecated'
|
|
2650
|
+
property :is_output, as: 'isOutput'
|
|
2651
|
+
property :json_schema, as: 'jsonSchema'
|
|
2652
|
+
property :key, as: 'key'
|
|
2653
|
+
property :proto_def, as: 'protoDef', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinition, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinition::Representation
|
|
2654
|
+
|
|
2655
|
+
property :required, as: 'required'
|
|
2656
|
+
property :validation_rule, as: 'validationRule', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryValidationRule, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoParamSpecEntryValidationRule::Representation
|
|
2657
|
+
|
|
2658
|
+
end
|
|
2659
|
+
end
|
|
2660
|
+
|
|
2661
|
+
class EnterpriseCrmFrontendsEventbusProtoParamSpecsMessage
|
|
2662
|
+
# @private
|
|
2663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2664
|
+
collection :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParamSpecEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParamSpecEntry::Representation
|
|
2665
|
+
|
|
2666
|
+
end
|
|
2667
|
+
end
|
|
2668
|
+
|
|
2669
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterEntry
|
|
2670
|
+
# @private
|
|
2671
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2672
|
+
property :data_type, as: 'dataType'
|
|
2673
|
+
property :key, as: 'key'
|
|
2674
|
+
property :value, as: 'value', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterValueType::Representation
|
|
2675
|
+
|
|
2676
|
+
end
|
|
2677
|
+
end
|
|
2678
|
+
|
|
2679
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterMap
|
|
2680
|
+
# @private
|
|
2681
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2682
|
+
collection :entries, as: 'entries', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterMapEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterMapEntry::Representation
|
|
2683
|
+
|
|
2684
|
+
property :key_type, as: 'keyType'
|
|
2685
|
+
property :value_type, as: 'valueType'
|
|
2686
|
+
end
|
|
2687
|
+
end
|
|
2688
|
+
|
|
2689
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterMapEntry
|
|
2690
|
+
# @private
|
|
2691
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2692
|
+
property :key, as: 'key', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterMapField, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterMapField::Representation
|
|
2693
|
+
|
|
2694
|
+
property :value, as: 'value', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterMapField, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterMapField::Representation
|
|
2695
|
+
|
|
2696
|
+
end
|
|
2697
|
+
end
|
|
2698
|
+
|
|
2699
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterMapField
|
|
2700
|
+
# @private
|
|
2701
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2702
|
+
property :literal_value, as: 'literalValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterValueType::Representation
|
|
2703
|
+
|
|
2704
|
+
property :reference_key, as: 'referenceKey'
|
|
2705
|
+
end
|
|
2706
|
+
end
|
|
2707
|
+
|
|
2708
|
+
class EnterpriseCrmFrontendsEventbusProtoParameterValueType
|
|
2709
|
+
# @private
|
|
2710
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2711
|
+
property :boolean_array, as: 'booleanArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoBooleanParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoBooleanParameterArray::Representation
|
|
2712
|
+
|
|
2713
|
+
property :boolean_value, as: 'booleanValue'
|
|
2714
|
+
property :double_array, as: 'doubleArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoDoubleParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoDoubleParameterArray::Representation
|
|
2715
|
+
|
|
2716
|
+
property :double_value, as: 'doubleValue'
|
|
2717
|
+
property :int_array, as: 'intArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoIntParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoIntParameterArray::Representation
|
|
2718
|
+
|
|
2719
|
+
property :int_value, :numeric_string => true, as: 'intValue'
|
|
2720
|
+
property :json_value, as: 'jsonValue'
|
|
2721
|
+
property :proto_array, as: 'protoArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoProtoParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoProtoParameterArray::Representation
|
|
2722
|
+
|
|
2723
|
+
hash :proto_value, as: 'protoValue'
|
|
2724
|
+
property :serialized_object_value, as: 'serializedObjectValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameter, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameter::Representation
|
|
2725
|
+
|
|
2726
|
+
property :string_array, as: 'stringArray', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoStringParameterArray, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoStringParameterArray::Representation
|
|
2727
|
+
|
|
2728
|
+
property :string_value, as: 'stringValue'
|
|
2729
|
+
end
|
|
2730
|
+
end
|
|
2731
|
+
|
|
2732
|
+
class EnterpriseCrmFrontendsEventbusProtoProtoParameterArray
|
|
2733
|
+
# @private
|
|
2734
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2735
|
+
collection :proto_values, as: 'protoValues'
|
|
2736
|
+
end
|
|
2737
|
+
end
|
|
2738
|
+
|
|
2739
|
+
class EnterpriseCrmFrontendsEventbusProtoRollbackStrategy
|
|
2740
|
+
# @private
|
|
2741
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2742
|
+
property :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters::Representation
|
|
2743
|
+
|
|
2744
|
+
property :rollback_task_implementation_class_name, as: 'rollbackTaskImplementationClassName'
|
|
2745
|
+
collection :task_numbers_to_rollback, as: 'taskNumbersToRollback'
|
|
2746
|
+
end
|
|
2747
|
+
end
|
|
2748
|
+
|
|
2749
|
+
class EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameter
|
|
2750
|
+
# @private
|
|
2751
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2752
|
+
property :object_value, :base64 => true, as: 'objectValue'
|
|
2753
|
+
end
|
|
2754
|
+
end
|
|
2755
|
+
|
|
2756
|
+
class EnterpriseCrmFrontendsEventbusProtoStringParameterArray
|
|
2757
|
+
# @private
|
|
2758
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2759
|
+
collection :string_values, as: 'stringValues'
|
|
2760
|
+
end
|
|
2761
|
+
end
|
|
2762
|
+
|
|
2763
|
+
class EnterpriseCrmFrontendsEventbusProtoTaskConfig
|
|
2764
|
+
# @private
|
|
2765
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2766
|
+
collection :alert_configs, as: 'alertConfigs', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskAlertConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskAlertConfig::Representation
|
|
2767
|
+
|
|
2768
|
+
property :create_time, as: 'createTime'
|
|
2769
|
+
property :creator_email, as: 'creatorEmail'
|
|
2770
|
+
property :description, as: 'description'
|
|
2771
|
+
property :disable_strict_type_validation, as: 'disableStrictTypeValidation'
|
|
2772
|
+
property :failure_policy, as: 'failurePolicy', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFailurePolicy, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFailurePolicy::Representation
|
|
2773
|
+
|
|
2774
|
+
property :incoming_edge_count, as: 'incomingEdgeCount'
|
|
2775
|
+
property :json_validation_option, as: 'jsonValidationOption'
|
|
2776
|
+
property :label, as: 'label'
|
|
2777
|
+
property :last_modified_time, as: 'lastModifiedTime'
|
|
2778
|
+
collection :next_tasks, as: 'nextTasks', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNextTask, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNextTask::Representation
|
|
2779
|
+
|
|
2780
|
+
property :next_tasks_execution_policy, as: 'nextTasksExecutionPolicy'
|
|
2781
|
+
hash :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry::Representation
|
|
2782
|
+
|
|
2783
|
+
property :position, as: 'position', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCoordinate, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCoordinate::Representation
|
|
2784
|
+
|
|
2785
|
+
property :precondition, as: 'precondition'
|
|
2786
|
+
property :precondition_label, as: 'preconditionLabel'
|
|
2787
|
+
property :rollback_strategy, as: 'rollbackStrategy', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoRollbackStrategy, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoRollbackStrategy::Representation
|
|
2788
|
+
|
|
2789
|
+
property :success_policy, as: 'successPolicy', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuccessPolicy, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuccessPolicy::Representation
|
|
2790
|
+
|
|
2791
|
+
property :synchronous_call_failure_policy, as: 'synchronousCallFailurePolicy', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFailurePolicy, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoFailurePolicy::Representation
|
|
2792
|
+
|
|
2793
|
+
property :task_entity, as: 'taskEntity', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskEntity, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskEntity::Representation
|
|
2794
|
+
|
|
2795
|
+
property :task_execution_strategy, as: 'taskExecutionStrategy'
|
|
2796
|
+
property :task_name, as: 'taskName'
|
|
2797
|
+
property :task_number, as: 'taskNumber'
|
|
2798
|
+
property :task_spec, as: 'taskSpec'
|
|
2799
|
+
property :task_template_name, as: 'taskTemplateName'
|
|
2800
|
+
property :task_type, as: 'taskType'
|
|
2801
|
+
end
|
|
2802
|
+
end
|
|
2803
|
+
|
|
2804
|
+
class EnterpriseCrmFrontendsEventbusProtoTaskEntity
|
|
2805
|
+
# @private
|
|
2806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2807
|
+
property :disabled_for_vpc_sc, as: 'disabledForVpcSc'
|
|
2808
|
+
property :metadata, as: 'metadata', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskMetadata, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskMetadata::Representation
|
|
2809
|
+
|
|
2810
|
+
property :param_specs, as: 'paramSpecs', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParamSpecsMessage, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParamSpecsMessage::Representation
|
|
2811
|
+
|
|
2812
|
+
property :stats, as: 'stats', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusStats, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusStats::Representation
|
|
2813
|
+
|
|
2814
|
+
property :task_type, as: 'taskType'
|
|
2815
|
+
property :ui_config, as: 'uiConfig', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskUiConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTaskUiConfig::Representation
|
|
2816
|
+
|
|
2817
|
+
end
|
|
2818
|
+
end
|
|
2819
|
+
|
|
2820
|
+
class EnterpriseCrmFrontendsEventbusProtoTriggerConfig
|
|
2821
|
+
# @private
|
|
2822
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2823
|
+
collection :alert_config, as: 'alertConfig', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoWorkflowAlertConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoWorkflowAlertConfig::Representation
|
|
2824
|
+
|
|
2825
|
+
property :description, as: 'description'
|
|
2826
|
+
collection :enabled_clients, as: 'enabledClients'
|
|
2827
|
+
property :label, as: 'label'
|
|
2828
|
+
property :next_tasks_execution_policy, as: 'nextTasksExecutionPolicy'
|
|
2829
|
+
property :pause_workflow_executions, as: 'pauseWorkflowExecutions'
|
|
2830
|
+
property :position, as: 'position', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCoordinate, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoCoordinate::Representation
|
|
2831
|
+
|
|
2832
|
+
hash :properties, as: 'properties'
|
|
2833
|
+
collection :start_tasks, as: 'startTasks', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNextTask, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNextTask::Representation
|
|
2834
|
+
|
|
2835
|
+
property :trigger_criteria, as: 'triggerCriteria', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTriggerCriteria, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTriggerCriteria::Representation
|
|
2836
|
+
|
|
2837
|
+
property :trigger_id, as: 'triggerId'
|
|
2838
|
+
property :trigger_number, as: 'triggerNumber'
|
|
2839
|
+
property :trigger_type, as: 'triggerType'
|
|
2840
|
+
end
|
|
2841
|
+
end
|
|
2842
|
+
|
|
2843
|
+
class EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry
|
|
2844
|
+
# @private
|
|
2845
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2846
|
+
property :attributes, as: 'attributes', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoAttributes, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoAttributes::Representation
|
|
2847
|
+
|
|
2848
|
+
collection :children, as: 'children', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry::Representation
|
|
2849
|
+
|
|
2850
|
+
property :data_type, as: 'dataType'
|
|
2851
|
+
property :default_value, as: 'defaultValue', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterValueType, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterValueType::Representation
|
|
2852
|
+
|
|
2853
|
+
property :in_out_type, as: 'inOutType'
|
|
2854
|
+
property :is_transient, as: 'isTransient'
|
|
2855
|
+
property :json_schema, as: 'jsonSchema'
|
|
2856
|
+
property :key, as: 'key'
|
|
2857
|
+
property :name, as: 'name'
|
|
2858
|
+
property :produced_by, as: 'producedBy', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNodeIdentifier, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoNodeIdentifier::Representation
|
|
2859
|
+
|
|
2860
|
+
property :producer, as: 'producer'
|
|
2861
|
+
property :proto_def_name, as: 'protoDefName'
|
|
2862
|
+
property :proto_def_path, as: 'protoDefPath'
|
|
2863
|
+
end
|
|
2864
|
+
end
|
|
2865
|
+
|
|
2866
|
+
class EnterpriseCrmFrontendsEventbusProtoWorkflowParameters
|
|
2867
|
+
# @private
|
|
2868
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2869
|
+
collection :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry::Representation
|
|
2870
|
+
|
|
2871
|
+
end
|
|
2872
|
+
end
|
|
2873
|
+
|
|
2874
|
+
class EnterpriseCrmLoggingGwsFieldLimits
|
|
2875
|
+
# @private
|
|
2876
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2877
|
+
property :log_action, as: 'logAction'
|
|
2878
|
+
collection :log_type, as: 'logType'
|
|
2879
|
+
property :max_array_size, as: 'maxArraySize'
|
|
2880
|
+
property :max_string_length, as: 'maxStringLength'
|
|
2881
|
+
property :shortener_type, as: 'shortenerType'
|
|
2882
|
+
end
|
|
2883
|
+
end
|
|
2884
|
+
|
|
2885
|
+
class EnterpriseCrmLoggingGwsSanitizeOptions
|
|
2886
|
+
# @private
|
|
2887
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2888
|
+
property :is_already_sanitized, as: 'isAlreadySanitized'
|
|
2889
|
+
collection :log_type, as: 'logType'
|
|
2890
|
+
property :privacy, as: 'privacy'
|
|
2891
|
+
property :sanitize_type, as: 'sanitizeType'
|
|
2892
|
+
end
|
|
2893
|
+
end
|
|
2894
|
+
|
|
2895
|
+
class GoogleCloudConnectorsV1AuthConfig
|
|
2896
|
+
# @private
|
|
2897
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2898
|
+
collection :additional_variables, as: 'additionalVariables', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1ConfigVariable, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1ConfigVariable::Representation
|
|
2899
|
+
|
|
2900
|
+
property :auth_type, as: 'authType'
|
|
2901
|
+
property :oauth2_client_credentials, as: 'oauth2ClientCredentials', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials::Representation
|
|
2902
|
+
|
|
2903
|
+
property :oauth2_jwt_bearer, as: 'oauth2JwtBearer', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer::Representation
|
|
2904
|
+
|
|
2905
|
+
property :ssh_public_key, as: 'sshPublicKey', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigSshPublicKey, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigSshPublicKey::Representation
|
|
2906
|
+
|
|
2907
|
+
property :user_password, as: 'userPassword', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigUserPassword, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigUserPassword::Representation
|
|
2908
|
+
|
|
2909
|
+
end
|
|
2910
|
+
end
|
|
2911
|
+
|
|
2912
|
+
class GoogleCloudConnectorsV1AuthConfigOauth2ClientCredentials
|
|
2913
|
+
# @private
|
|
2914
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2915
|
+
property :client_id, as: 'clientId'
|
|
2916
|
+
property :client_secret, as: 'clientSecret', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret::Representation
|
|
2917
|
+
|
|
2918
|
+
end
|
|
2919
|
+
end
|
|
2920
|
+
|
|
2921
|
+
class GoogleCloudConnectorsV1AuthConfigOauth2JwtBearer
|
|
2922
|
+
# @private
|
|
2923
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2924
|
+
property :client_key, as: 'clientKey', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret::Representation
|
|
2925
|
+
|
|
2926
|
+
property :jwt_claims, as: 'jwtClaims', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigOauth2JwtBearerJwtClaims, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfigOauth2JwtBearerJwtClaims::Representation
|
|
2927
|
+
|
|
2928
|
+
end
|
|
2929
|
+
end
|
|
2930
|
+
|
|
2931
|
+
class GoogleCloudConnectorsV1AuthConfigOauth2JwtBearerJwtClaims
|
|
2932
|
+
# @private
|
|
2933
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2934
|
+
property :audience, as: 'audience'
|
|
2935
|
+
property :issuer, as: 'issuer'
|
|
2936
|
+
property :subject, as: 'subject'
|
|
2937
|
+
end
|
|
2938
|
+
end
|
|
2939
|
+
|
|
2940
|
+
class GoogleCloudConnectorsV1AuthConfigSshPublicKey
|
|
2941
|
+
# @private
|
|
2942
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2943
|
+
property :cert_type, as: 'certType'
|
|
2944
|
+
property :password, as: 'password', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret::Representation
|
|
2945
|
+
|
|
2946
|
+
property :ssh_client_cert, as: 'sshClientCert', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret::Representation
|
|
2947
|
+
|
|
2948
|
+
property :ssh_client_cert_pass, as: 'sshClientCertPass', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret::Representation
|
|
2949
|
+
|
|
2950
|
+
property :username, as: 'username'
|
|
2951
|
+
end
|
|
2952
|
+
end
|
|
2953
|
+
|
|
2954
|
+
class GoogleCloudConnectorsV1AuthConfigUserPassword
|
|
2955
|
+
# @private
|
|
2956
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2957
|
+
property :password, as: 'password', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret::Representation
|
|
2958
|
+
|
|
2959
|
+
property :username, as: 'username'
|
|
2960
|
+
end
|
|
2961
|
+
end
|
|
2962
|
+
|
|
2963
|
+
class GoogleCloudConnectorsV1ConfigVariable
|
|
2964
|
+
# @private
|
|
2965
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2966
|
+
property :bool_value, as: 'boolValue'
|
|
2967
|
+
property :int_value, :numeric_string => true, as: 'intValue'
|
|
2968
|
+
property :key, as: 'key'
|
|
2969
|
+
property :secret_value, as: 'secretValue', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Secret::Representation
|
|
2970
|
+
|
|
2971
|
+
property :string_value, as: 'stringValue'
|
|
2972
|
+
end
|
|
2973
|
+
end
|
|
2974
|
+
|
|
2975
|
+
class GoogleCloudConnectorsV1Connection
|
|
2976
|
+
# @private
|
|
2977
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2978
|
+
property :auth_config, as: 'authConfig', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1AuthConfig::Representation
|
|
2979
|
+
|
|
2980
|
+
collection :config_variables, as: 'configVariables', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1ConfigVariable, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1ConfigVariable::Representation
|
|
2981
|
+
|
|
2982
|
+
property :connector_version, as: 'connectorVersion'
|
|
2983
|
+
property :create_time, as: 'createTime'
|
|
2984
|
+
property :description, as: 'description'
|
|
2985
|
+
collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1DestinationConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1DestinationConfig::Representation
|
|
2986
|
+
|
|
2987
|
+
property :envoy_image_location, as: 'envoyImageLocation'
|
|
2988
|
+
property :image_location, as: 'imageLocation'
|
|
2989
|
+
hash :labels, as: 'labels'
|
|
2990
|
+
property :lock_config, as: 'lockConfig', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1LockConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1LockConfig::Representation
|
|
2991
|
+
|
|
2992
|
+
property :name, as: 'name'
|
|
2993
|
+
property :node_config, as: 'nodeConfig', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1NodeConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1NodeConfig::Representation
|
|
2994
|
+
|
|
2995
|
+
property :service_account, as: 'serviceAccount'
|
|
2996
|
+
property :service_directory, as: 'serviceDirectory'
|
|
2997
|
+
property :status, as: 'status', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1ConnectionStatus, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1ConnectionStatus::Representation
|
|
2998
|
+
|
|
2999
|
+
property :suspended, as: 'suspended'
|
|
3000
|
+
property :update_time, as: 'updateTime'
|
|
3001
|
+
end
|
|
3002
|
+
end
|
|
3003
|
+
|
|
3004
|
+
class GoogleCloudConnectorsV1ConnectionStatus
|
|
3005
|
+
# @private
|
|
3006
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3007
|
+
property :description, as: 'description'
|
|
3008
|
+
property :state, as: 'state'
|
|
3009
|
+
property :status, as: 'status'
|
|
3010
|
+
end
|
|
3011
|
+
end
|
|
3012
|
+
|
|
3013
|
+
class GoogleCloudConnectorsV1Destination
|
|
3014
|
+
# @private
|
|
3015
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3016
|
+
property :host, as: 'host'
|
|
3017
|
+
property :port, as: 'port'
|
|
3018
|
+
property :service_attachment, as: 'serviceAttachment'
|
|
3019
|
+
end
|
|
3020
|
+
end
|
|
3021
|
+
|
|
3022
|
+
class GoogleCloudConnectorsV1DestinationConfig
|
|
3023
|
+
# @private
|
|
3024
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3025
|
+
collection :destinations, as: 'destinations', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Destination, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Destination::Representation
|
|
3026
|
+
|
|
3027
|
+
property :key, as: 'key'
|
|
3028
|
+
end
|
|
3029
|
+
end
|
|
3030
|
+
|
|
3031
|
+
class GoogleCloudConnectorsV1LockConfig
|
|
3032
|
+
# @private
|
|
3033
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3034
|
+
property :locked, as: 'locked'
|
|
3035
|
+
property :reason, as: 'reason'
|
|
3036
|
+
end
|
|
3037
|
+
end
|
|
3038
|
+
|
|
3039
|
+
class GoogleCloudConnectorsV1NodeConfig
|
|
3040
|
+
# @private
|
|
3041
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3042
|
+
property :max_node_count, as: 'maxNodeCount'
|
|
3043
|
+
property :min_node_count, as: 'minNodeCount'
|
|
3044
|
+
end
|
|
3045
|
+
end
|
|
3046
|
+
|
|
3047
|
+
class GoogleCloudConnectorsV1Secret
|
|
3048
|
+
# @private
|
|
3049
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3050
|
+
property :secret_version, as: 'secretVersion'
|
|
3051
|
+
end
|
|
3052
|
+
end
|
|
3053
|
+
|
|
3054
|
+
class GoogleCloudIntegrationsV1alphaAccessToken
|
|
3055
|
+
# @private
|
|
3056
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3057
|
+
property :access_token, as: 'accessToken'
|
|
3058
|
+
property :access_token_expire_time, as: 'accessTokenExpireTime'
|
|
3059
|
+
property :refresh_token, as: 'refreshToken'
|
|
3060
|
+
property :refresh_token_expire_time, as: 'refreshTokenExpireTime'
|
|
3061
|
+
property :token_type, as: 'tokenType'
|
|
3062
|
+
end
|
|
3063
|
+
end
|
|
3064
|
+
|
|
3065
|
+
class GoogleCloudIntegrationsV1alphaArchiveBundleRequest
|
|
3066
|
+
# @private
|
|
3067
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3068
|
+
end
|
|
3069
|
+
end
|
|
3070
|
+
|
|
3071
|
+
class GoogleCloudIntegrationsV1alphaArchiveBundleResponse
|
|
3072
|
+
# @private
|
|
3073
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3074
|
+
end
|
|
3075
|
+
end
|
|
3076
|
+
|
|
3077
|
+
class GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionRequest
|
|
3078
|
+
# @private
|
|
3079
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3080
|
+
end
|
|
3081
|
+
end
|
|
3082
|
+
|
|
3083
|
+
class GoogleCloudIntegrationsV1alphaArchiveIntegrationVersionResponse
|
|
3084
|
+
# @private
|
|
3085
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3086
|
+
end
|
|
3087
|
+
end
|
|
3088
|
+
|
|
3089
|
+
class GoogleCloudIntegrationsV1alphaAttemptStats
|
|
3090
|
+
# @private
|
|
3091
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3092
|
+
property :end_time, as: 'endTime'
|
|
3093
|
+
property :start_time, as: 'startTime'
|
|
3094
|
+
end
|
|
3095
|
+
end
|
|
3096
|
+
|
|
3097
|
+
class GoogleCloudIntegrationsV1alphaAuthConfig
|
|
3098
|
+
# @private
|
|
3099
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3100
|
+
property :certificate_id, as: 'certificateId'
|
|
3101
|
+
property :create_time, as: 'createTime'
|
|
3102
|
+
property :creator_email, as: 'creatorEmail'
|
|
3103
|
+
property :credential_type, as: 'credentialType'
|
|
3104
|
+
property :decrypted_credential, as: 'decryptedCredential', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaCredential, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaCredential::Representation
|
|
3105
|
+
|
|
3106
|
+
property :description, as: 'description'
|
|
3107
|
+
property :display_name, as: 'displayName'
|
|
3108
|
+
property :encrypted_credential, :base64 => true, as: 'encryptedCredential'
|
|
3109
|
+
collection :expiry_notification_duration, as: 'expiryNotificationDuration'
|
|
3110
|
+
property :last_modifier_email, as: 'lastModifierEmail'
|
|
3111
|
+
property :name, as: 'name'
|
|
3112
|
+
property :override_valid_time, as: 'overrideValidTime'
|
|
3113
|
+
property :reason, as: 'reason'
|
|
3114
|
+
property :state, as: 'state'
|
|
3115
|
+
property :update_time, as: 'updateTime'
|
|
3116
|
+
property :valid_time, as: 'validTime'
|
|
3117
|
+
property :visibility, as: 'visibility'
|
|
3118
|
+
end
|
|
3119
|
+
end
|
|
3120
|
+
|
|
3121
|
+
class GoogleCloudIntegrationsV1alphaAuthToken
|
|
3122
|
+
# @private
|
|
3123
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3124
|
+
property :token, as: 'token'
|
|
3125
|
+
property :type, as: 'type'
|
|
3126
|
+
end
|
|
3127
|
+
end
|
|
3128
|
+
|
|
3129
|
+
class GoogleCloudIntegrationsV1alphaBooleanParameterArray
|
|
3130
|
+
# @private
|
|
3131
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3132
|
+
collection :boolean_values, as: 'booleanValues'
|
|
3133
|
+
end
|
|
3134
|
+
end
|
|
3135
|
+
|
|
3136
|
+
class GoogleCloudIntegrationsV1alphaCancelExecutionRequest
|
|
3137
|
+
# @private
|
|
3138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3139
|
+
end
|
|
3140
|
+
end
|
|
3141
|
+
|
|
3142
|
+
class GoogleCloudIntegrationsV1alphaCancelExecutionResponse
|
|
3143
|
+
# @private
|
|
3144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3145
|
+
property :is_canceled, as: 'isCanceled'
|
|
3146
|
+
end
|
|
3147
|
+
end
|
|
3148
|
+
|
|
3149
|
+
class GoogleCloudIntegrationsV1alphaCertificate
|
|
3150
|
+
# @private
|
|
3151
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3152
|
+
property :certificate_status, as: 'certificateStatus'
|
|
3153
|
+
property :credential_id, as: 'credentialId'
|
|
3154
|
+
property :description, as: 'description'
|
|
3155
|
+
property :display_name, as: 'displayName'
|
|
3156
|
+
property :name, as: 'name'
|
|
3157
|
+
property :raw_certificate, as: 'rawCertificate', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaClientCertificate, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaClientCertificate::Representation
|
|
3158
|
+
|
|
3159
|
+
property :requestor_id, as: 'requestorId'
|
|
3160
|
+
property :valid_end_time, as: 'validEndTime'
|
|
3161
|
+
property :valid_start_time, as: 'validStartTime'
|
|
3162
|
+
end
|
|
3163
|
+
end
|
|
3164
|
+
|
|
3165
|
+
class GoogleCloudIntegrationsV1alphaClientCertificate
|
|
3166
|
+
# @private
|
|
3167
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3168
|
+
property :encrypted_private_key, as: 'encryptedPrivateKey'
|
|
3169
|
+
property :passphrase, as: 'passphrase'
|
|
3170
|
+
property :ssl_certificate, as: 'sslCertificate'
|
|
3171
|
+
end
|
|
3172
|
+
end
|
|
3173
|
+
|
|
3174
|
+
class GoogleCloudIntegrationsV1alphaConnectionSchemaMetadata
|
|
3175
|
+
# @private
|
|
3176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3177
|
+
collection :actions, as: 'actions'
|
|
3178
|
+
collection :entities, as: 'entities'
|
|
3179
|
+
end
|
|
3180
|
+
end
|
|
3181
|
+
|
|
3182
|
+
class GoogleCloudIntegrationsV1alphaCreateAppsScriptProjectRequest
|
|
3183
|
+
# @private
|
|
3184
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3185
|
+
property :apps_script_project, as: 'appsScriptProject'
|
|
3186
|
+
property :auth_config_id, as: 'authConfigId'
|
|
3187
|
+
end
|
|
3188
|
+
end
|
|
3189
|
+
|
|
3190
|
+
class GoogleCloudIntegrationsV1alphaCreateAppsScriptProjectResponse
|
|
3191
|
+
# @private
|
|
3192
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3193
|
+
property :project_id, as: 'projectId'
|
|
3194
|
+
end
|
|
3195
|
+
end
|
|
3196
|
+
|
|
3197
|
+
class GoogleCloudIntegrationsV1alphaCreateBundleRequest
|
|
3198
|
+
# @private
|
|
3199
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3200
|
+
property :bundle_id, as: 'bundleId'
|
|
3201
|
+
collection :integrations, as: 'integrations'
|
|
3202
|
+
property :secondary_customer_org_id, as: 'secondaryCustomerOrgId'
|
|
3203
|
+
end
|
|
3204
|
+
end
|
|
3205
|
+
|
|
3206
|
+
class GoogleCloudIntegrationsV1alphaCreateBundleResponse
|
|
3207
|
+
# @private
|
|
3208
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3209
|
+
property :config, as: 'config', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig::Representation
|
|
3210
|
+
|
|
3211
|
+
property :trigger_id, as: 'triggerId'
|
|
3212
|
+
end
|
|
3213
|
+
end
|
|
3214
|
+
|
|
3215
|
+
class GoogleCloudIntegrationsV1alphaCredential
|
|
3216
|
+
# @private
|
|
3217
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3218
|
+
property :auth_token, as: 'authToken', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAuthToken, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAuthToken::Representation
|
|
3219
|
+
|
|
3220
|
+
property :credential_type, as: 'credentialType'
|
|
3221
|
+
property :jwt, as: 'jwt', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaJwt, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaJwt::Representation
|
|
3222
|
+
|
|
3223
|
+
property :oauth2_authorization_code, as: 'oauth2AuthorizationCode', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode::Representation
|
|
3224
|
+
|
|
3225
|
+
property :oauth2_client_credentials, as: 'oauth2ClientCredentials', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaOAuth2ClientCredentials, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaOAuth2ClientCredentials::Representation
|
|
3226
|
+
|
|
3227
|
+
property :oauth2_resource_owner_credentials, as: 'oauth2ResourceOwnerCredentials', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentials, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentials::Representation
|
|
3228
|
+
|
|
3229
|
+
property :oidc_token, as: 'oidcToken', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaOidcToken, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaOidcToken::Representation
|
|
3230
|
+
|
|
3231
|
+
property :service_account_credentials, as: 'serviceAccountCredentials', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaServiceAccountCredentials, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaServiceAccountCredentials::Representation
|
|
3232
|
+
|
|
3233
|
+
property :username_and_password, as: 'usernameAndPassword', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaUsernameAndPassword, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaUsernameAndPassword::Representation
|
|
3234
|
+
|
|
3235
|
+
end
|
|
3236
|
+
end
|
|
3237
|
+
|
|
3238
|
+
class GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionRequest
|
|
3239
|
+
# @private
|
|
3240
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3241
|
+
end
|
|
3242
|
+
end
|
|
3243
|
+
|
|
3244
|
+
class GoogleCloudIntegrationsV1alphaDeactivateIntegrationVersionResponse
|
|
3245
|
+
# @private
|
|
3246
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3247
|
+
end
|
|
3248
|
+
end
|
|
3249
|
+
|
|
3250
|
+
class GoogleCloudIntegrationsV1alphaDoubleParameterArray
|
|
3251
|
+
# @private
|
|
3252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3253
|
+
collection :double_values, as: 'doubleValues'
|
|
3254
|
+
end
|
|
3255
|
+
end
|
|
3256
|
+
|
|
3257
|
+
class GoogleCloudIntegrationsV1alphaDownloadIntegrationVersionResponse
|
|
3258
|
+
# @private
|
|
3259
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3260
|
+
property :content, as: 'content'
|
|
3261
|
+
end
|
|
3262
|
+
end
|
|
3263
|
+
|
|
3264
|
+
class GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse
|
|
3265
|
+
# @private
|
|
3266
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3267
|
+
collection :regions, as: 'regions'
|
|
3268
|
+
end
|
|
3269
|
+
end
|
|
3270
|
+
|
|
3271
|
+
class GoogleCloudIntegrationsV1alphaEventParameter
|
|
3272
|
+
# @private
|
|
3273
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3274
|
+
property :key, as: 'key'
|
|
3275
|
+
property :value, as: 'value', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType::Representation
|
|
3276
|
+
|
|
3277
|
+
end
|
|
3278
|
+
end
|
|
3279
|
+
|
|
3280
|
+
class GoogleCloudIntegrationsV1alphaExecuteIntegrationsRequest
|
|
3281
|
+
# @private
|
|
3282
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3283
|
+
property :do_not_propagate_error, as: 'doNotPropagateError'
|
|
3284
|
+
property :execution_id, as: 'executionId'
|
|
3285
|
+
hash :input_parameters, as: 'inputParameters', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType::Representation
|
|
3286
|
+
|
|
3287
|
+
collection :parameter_entries, as: 'parameterEntries', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry::Representation
|
|
3288
|
+
|
|
3289
|
+
property :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters::Representation
|
|
3290
|
+
|
|
3291
|
+
property :request_id, as: 'requestId'
|
|
3292
|
+
property :trigger_id, as: 'triggerId'
|
|
3293
|
+
end
|
|
3294
|
+
end
|
|
3295
|
+
|
|
3296
|
+
class GoogleCloudIntegrationsV1alphaExecuteIntegrationsResponse
|
|
3297
|
+
# @private
|
|
3298
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3299
|
+
property :event_parameters, as: 'eventParameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventParameters::Representation
|
|
3300
|
+
|
|
3301
|
+
property :execution_failed, as: 'executionFailed'
|
|
3302
|
+
property :execution_id, as: 'executionId'
|
|
3303
|
+
hash :output_parameters, as: 'outputParameters'
|
|
3304
|
+
collection :parameter_entries, as: 'parameterEntries', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry::Representation
|
|
3305
|
+
|
|
3306
|
+
end
|
|
3307
|
+
end
|
|
3308
|
+
|
|
3309
|
+
class GoogleCloudIntegrationsV1alphaExecution
|
|
3310
|
+
# @private
|
|
3311
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3312
|
+
property :create_time, as: 'createTime'
|
|
3313
|
+
collection :direct_sub_executions, as: 'directSubExecutions', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecution, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecution::Representation
|
|
3314
|
+
|
|
3315
|
+
property :event_execution_details, as: 'eventExecutionDetails', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionDetails, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionDetails::Representation
|
|
3316
|
+
|
|
3317
|
+
property :execution_details, as: 'executionDetails', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecutionDetails, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecutionDetails::Representation
|
|
3318
|
+
|
|
3319
|
+
property :execution_method, as: 'executionMethod'
|
|
3320
|
+
property :name, as: 'name'
|
|
3321
|
+
hash :request_parameters, as: 'requestParameters', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType::Representation
|
|
3322
|
+
|
|
3323
|
+
collection :request_params, as: 'requestParams', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry::Representation
|
|
3324
|
+
|
|
3325
|
+
hash :response_parameters, as: 'responseParameters', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType::Representation
|
|
3326
|
+
|
|
3327
|
+
collection :response_params, as: 'responseParams', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry::Representation
|
|
3328
|
+
|
|
3329
|
+
property :trigger_id, as: 'triggerId'
|
|
3330
|
+
property :update_time, as: 'updateTime'
|
|
3331
|
+
end
|
|
3332
|
+
end
|
|
3333
|
+
|
|
3334
|
+
class GoogleCloudIntegrationsV1alphaExecutionDetails
|
|
3335
|
+
# @private
|
|
3336
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3337
|
+
collection :attempt_stats, as: 'attemptStats', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAttemptStats, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAttemptStats::Representation
|
|
3338
|
+
|
|
3339
|
+
collection :execution_snapshots, as: 'executionSnapshots', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecutionSnapshot, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecutionSnapshot::Representation
|
|
3340
|
+
|
|
3341
|
+
property :state, as: 'state'
|
|
3342
|
+
end
|
|
3343
|
+
end
|
|
3344
|
+
|
|
3345
|
+
class GoogleCloudIntegrationsV1alphaExecutionSnapshot
|
|
3346
|
+
# @private
|
|
3347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3348
|
+
property :checkpoint_task_number, as: 'checkpointTaskNumber'
|
|
3349
|
+
property :execution_snapshot_metadata, as: 'executionSnapshotMetadata', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecutionSnapshotExecutionSnapshotMetadata, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecutionSnapshotExecutionSnapshotMetadata::Representation
|
|
3350
|
+
|
|
3351
|
+
hash :params, as: 'params', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType::Representation
|
|
3352
|
+
|
|
3353
|
+
collection :task_execution_details, as: 'taskExecutionDetails', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaTaskExecutionDetails, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaTaskExecutionDetails::Representation
|
|
3354
|
+
|
|
3355
|
+
end
|
|
3356
|
+
end
|
|
3357
|
+
|
|
3358
|
+
class GoogleCloudIntegrationsV1alphaExecutionSnapshotExecutionSnapshotMetadata
|
|
3359
|
+
# @private
|
|
3360
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3361
|
+
property :execution_attempt, as: 'executionAttempt'
|
|
3362
|
+
property :task, as: 'task'
|
|
3363
|
+
property :task_attempt, as: 'taskAttempt'
|
|
3364
|
+
property :task_number, as: 'taskNumber'
|
|
3365
|
+
end
|
|
3366
|
+
end
|
|
3367
|
+
|
|
3368
|
+
class GoogleCloudIntegrationsV1alphaFailurePolicy
|
|
3369
|
+
# @private
|
|
3370
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3371
|
+
property :interval_time, as: 'intervalTime'
|
|
3372
|
+
property :max_retries, as: 'maxRetries'
|
|
3373
|
+
property :retry_strategy, as: 'retryStrategy'
|
|
3374
|
+
end
|
|
3375
|
+
end
|
|
3376
|
+
|
|
3377
|
+
class GoogleCloudIntegrationsV1alphaGenerateTokenResponse
|
|
3378
|
+
# @private
|
|
3379
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3380
|
+
property :message, as: 'message'
|
|
3381
|
+
end
|
|
3382
|
+
end
|
|
3383
|
+
|
|
3384
|
+
class GoogleCloudIntegrationsV1alphaGetBundleResponse
|
|
3385
|
+
# @private
|
|
3386
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3387
|
+
property :config, as: 'config', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig::Representation
|
|
3388
|
+
|
|
3389
|
+
end
|
|
3390
|
+
end
|
|
3391
|
+
|
|
3392
|
+
class GoogleCloudIntegrationsV1alphaIntParameterArray
|
|
3393
|
+
# @private
|
|
3394
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3395
|
+
collection :int_values, as: 'intValues'
|
|
3396
|
+
end
|
|
3397
|
+
end
|
|
3398
|
+
|
|
3399
|
+
class GoogleCloudIntegrationsV1alphaIntegration
|
|
3400
|
+
# @private
|
|
3401
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3402
|
+
property :active, as: 'active'
|
|
3403
|
+
property :description, as: 'description'
|
|
3404
|
+
property :name, as: 'name'
|
|
3405
|
+
property :update_time, as: 'updateTime'
|
|
3406
|
+
end
|
|
3407
|
+
end
|
|
3408
|
+
|
|
3409
|
+
class GoogleCloudIntegrationsV1alphaIntegrationAlertConfig
|
|
3410
|
+
# @private
|
|
3411
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3412
|
+
property :aggregation_period, as: 'aggregationPeriod'
|
|
3413
|
+
property :alert_threshold, as: 'alertThreshold'
|
|
3414
|
+
property :disable_alert, as: 'disableAlert'
|
|
3415
|
+
property :display_name, as: 'displayName'
|
|
3416
|
+
property :duration_threshold, as: 'durationThreshold'
|
|
3417
|
+
property :metric_type, as: 'metricType'
|
|
3418
|
+
property :only_final_attempt, as: 'onlyFinalAttempt'
|
|
3419
|
+
property :threshold_type, as: 'thresholdType'
|
|
3420
|
+
property :threshold_value, as: 'thresholdValue', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValue, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValue::Representation
|
|
3421
|
+
|
|
3422
|
+
end
|
|
3423
|
+
end
|
|
3424
|
+
|
|
3425
|
+
class GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValue
|
|
3426
|
+
# @private
|
|
3427
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3428
|
+
property :absolute, :numeric_string => true, as: 'absolute'
|
|
3429
|
+
property :percentage, as: 'percentage'
|
|
3430
|
+
end
|
|
3431
|
+
end
|
|
3432
|
+
|
|
3433
|
+
class GoogleCloudIntegrationsV1alphaIntegrationBundleConfig
|
|
3434
|
+
# @private
|
|
3435
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3436
|
+
collection :integrations, as: 'integrations'
|
|
3437
|
+
property :service_account, as: 'serviceAccount'
|
|
3438
|
+
end
|
|
3439
|
+
end
|
|
3440
|
+
|
|
3441
|
+
class GoogleCloudIntegrationsV1alphaIntegrationParameter
|
|
3442
|
+
# @private
|
|
3443
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3444
|
+
property :data_type, as: 'dataType'
|
|
3445
|
+
property :default_value, as: 'defaultValue', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType::Representation
|
|
3446
|
+
|
|
3447
|
+
property :display_name, as: 'displayName'
|
|
3448
|
+
property :input_output_type, as: 'inputOutputType'
|
|
3449
|
+
property :is_transient, as: 'isTransient'
|
|
3450
|
+
property :json_schema, as: 'jsonSchema'
|
|
3451
|
+
property :key, as: 'key'
|
|
3452
|
+
property :producer, as: 'producer'
|
|
3453
|
+
property :searchable, as: 'searchable'
|
|
3454
|
+
end
|
|
3455
|
+
end
|
|
3456
|
+
|
|
3457
|
+
class GoogleCloudIntegrationsV1alphaIntegrationTemplateVersion
|
|
3458
|
+
# @private
|
|
3459
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3460
|
+
property :create_time, as: 'createTime'
|
|
3461
|
+
property :database_persistence_policy, as: 'databasePersistencePolicy'
|
|
3462
|
+
property :description, as: 'description'
|
|
3463
|
+
property :last_modifier_email, as: 'lastModifierEmail'
|
|
3464
|
+
property :name, as: 'name'
|
|
3465
|
+
property :parent_integration_version_id, as: 'parentIntegrationVersionId'
|
|
3466
|
+
property :snapshot_number, :numeric_string => true, as: 'snapshotNumber'
|
|
3467
|
+
property :status, as: 'status'
|
|
3468
|
+
collection :task_configs, as: 'taskConfigs', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskConfig::Representation
|
|
3469
|
+
|
|
3470
|
+
property :teardown, as: 'teardown', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTeardown, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTeardown::Representation
|
|
3471
|
+
|
|
3472
|
+
property :template_parameters, as: 'templateParameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoWorkflowParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoWorkflowParameters::Representation
|
|
3473
|
+
|
|
3474
|
+
collection :trigger_configs, as: 'triggerConfigs', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTriggerConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTriggerConfig::Representation
|
|
3475
|
+
|
|
3476
|
+
property :update_time, as: 'updateTime'
|
|
3477
|
+
property :user_label, as: 'userLabel'
|
|
3478
|
+
end
|
|
3479
|
+
end
|
|
3480
|
+
|
|
3481
|
+
class GoogleCloudIntegrationsV1alphaIntegrationVersion
|
|
3482
|
+
# @private
|
|
3483
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3484
|
+
property :create_time, as: 'createTime'
|
|
3485
|
+
property :database_persistence_policy, as: 'databasePersistencePolicy'
|
|
3486
|
+
property :description, as: 'description'
|
|
3487
|
+
collection :integration_parameters, as: 'integrationParameters', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationParameter, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationParameter::Representation
|
|
3488
|
+
|
|
3489
|
+
property :integration_parameters_internal, as: 'integrationParametersInternal', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoWorkflowParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoWorkflowParameters::Representation
|
|
3490
|
+
|
|
3491
|
+
property :last_modifier_email, as: 'lastModifierEmail'
|
|
3492
|
+
property :lock_holder, as: 'lockHolder'
|
|
3493
|
+
property :name, as: 'name'
|
|
3494
|
+
property :origin, as: 'origin'
|
|
3495
|
+
property :parent_template_id, as: 'parentTemplateId'
|
|
3496
|
+
property :snapshot_number, :numeric_string => true, as: 'snapshotNumber'
|
|
3497
|
+
property :state, as: 'state'
|
|
3498
|
+
property :status, as: 'status'
|
|
3499
|
+
collection :task_configs, as: 'taskConfigs', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaTaskConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaTaskConfig::Representation
|
|
3500
|
+
|
|
3501
|
+
collection :task_configs_internal, as: 'taskConfigsInternal', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskConfig::Representation
|
|
3502
|
+
|
|
3503
|
+
property :teardown, as: 'teardown', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTeardown, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoTeardown::Representation
|
|
3504
|
+
|
|
3505
|
+
collection :trigger_configs, as: 'triggerConfigs', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaTriggerConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaTriggerConfig::Representation
|
|
3506
|
+
|
|
3507
|
+
collection :trigger_configs_internal, as: 'triggerConfigsInternal', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTriggerConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTriggerConfig::Representation
|
|
3508
|
+
|
|
3509
|
+
property :update_time, as: 'updateTime'
|
|
3510
|
+
property :user_label, as: 'userLabel'
|
|
3511
|
+
end
|
|
3512
|
+
end
|
|
3513
|
+
|
|
3514
|
+
class GoogleCloudIntegrationsV1alphaJwt
|
|
3515
|
+
# @private
|
|
3516
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3517
|
+
property :jwt, as: 'jwt'
|
|
3518
|
+
property :jwt_header, as: 'jwtHeader'
|
|
3519
|
+
property :jwt_payload, as: 'jwtPayload'
|
|
3520
|
+
property :secret, as: 'secret'
|
|
3521
|
+
end
|
|
3522
|
+
end
|
|
3523
|
+
|
|
3524
|
+
class GoogleCloudIntegrationsV1alphaLiftSuspensionRequest
|
|
3525
|
+
# @private
|
|
3526
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3527
|
+
property :suspension_result, as: 'suspensionResult'
|
|
3528
|
+
end
|
|
3529
|
+
end
|
|
3530
|
+
|
|
3531
|
+
class GoogleCloudIntegrationsV1alphaLiftSuspensionResponse
|
|
3532
|
+
# @private
|
|
3533
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3534
|
+
property :event_execution_info_id, as: 'eventExecutionInfoId'
|
|
3535
|
+
end
|
|
3536
|
+
end
|
|
3537
|
+
|
|
3538
|
+
class GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest
|
|
3539
|
+
# @private
|
|
3540
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3541
|
+
property :script_id, as: 'scriptId'
|
|
3542
|
+
end
|
|
3543
|
+
end
|
|
3544
|
+
|
|
3545
|
+
class GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectResponse
|
|
3546
|
+
# @private
|
|
3547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3548
|
+
property :script_id, as: 'scriptId'
|
|
3549
|
+
end
|
|
3550
|
+
end
|
|
3551
|
+
|
|
3552
|
+
class GoogleCloudIntegrationsV1alphaListAuthConfigsResponse
|
|
3553
|
+
# @private
|
|
3554
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3555
|
+
collection :auth_configs, as: 'authConfigs', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAuthConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAuthConfig::Representation
|
|
3556
|
+
|
|
3557
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3558
|
+
end
|
|
3559
|
+
end
|
|
3560
|
+
|
|
3561
|
+
class GoogleCloudIntegrationsV1alphaListCertificatesResponse
|
|
3562
|
+
# @private
|
|
3563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3564
|
+
collection :certificates, as: 'certificates', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaCertificate, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaCertificate::Representation
|
|
3565
|
+
|
|
3566
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3567
|
+
end
|
|
3568
|
+
end
|
|
3569
|
+
|
|
3570
|
+
class GoogleCloudIntegrationsV1alphaListConnectionsResponse
|
|
3571
|
+
# @private
|
|
3572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3573
|
+
collection :connections, as: 'connections', class: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Connection, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudConnectorsV1Connection::Representation
|
|
3574
|
+
|
|
3575
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3576
|
+
end
|
|
3577
|
+
end
|
|
3578
|
+
|
|
3579
|
+
class GoogleCloudIntegrationsV1alphaListExecutionSnapshotsResponse
|
|
3580
|
+
# @private
|
|
3581
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3582
|
+
collection :execution_snapshots, as: 'executionSnapshots', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshot, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventExecutionSnapshot::Representation
|
|
3583
|
+
|
|
3584
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3585
|
+
end
|
|
3586
|
+
end
|
|
3587
|
+
|
|
3588
|
+
class GoogleCloudIntegrationsV1alphaListExecutionsResponse
|
|
3589
|
+
# @private
|
|
3590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3591
|
+
collection :execution_infos, as: 'executionInfos', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventExecutionInfo, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoEventExecutionInfo::Representation
|
|
3592
|
+
|
|
3593
|
+
collection :executions, as: 'executions', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecution, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaExecution::Representation
|
|
3594
|
+
|
|
3595
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3596
|
+
end
|
|
3597
|
+
end
|
|
3598
|
+
|
|
3599
|
+
class GoogleCloudIntegrationsV1alphaListIntegrationTemplateVersionsResponse
|
|
3600
|
+
# @private
|
|
3601
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3602
|
+
collection :integration_template_versions, as: 'integrationTemplateVersions', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationTemplateVersion, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationTemplateVersion::Representation
|
|
3603
|
+
|
|
3604
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3605
|
+
end
|
|
3606
|
+
end
|
|
3607
|
+
|
|
3608
|
+
class GoogleCloudIntegrationsV1alphaListIntegrationVersionsResponse
|
|
3609
|
+
# @private
|
|
3610
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3611
|
+
collection :integration_versions, as: 'integrationVersions', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationVersion, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationVersion::Representation
|
|
3612
|
+
|
|
3613
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3614
|
+
property :no_permission, as: 'noPermission'
|
|
3615
|
+
end
|
|
3616
|
+
end
|
|
3617
|
+
|
|
3618
|
+
class GoogleCloudIntegrationsV1alphaListIntegrationsResponse
|
|
3619
|
+
# @private
|
|
3620
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3621
|
+
collection :integrations, as: 'integrations', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegration, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegration::Representation
|
|
3622
|
+
|
|
3623
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3624
|
+
end
|
|
3625
|
+
end
|
|
3626
|
+
|
|
3627
|
+
class GoogleCloudIntegrationsV1alphaListRuntimeActionSchemasResponse
|
|
3628
|
+
# @private
|
|
3629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3630
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3631
|
+
collection :runtime_action_schemas, as: 'runtimeActionSchemas', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaRuntimeActionSchema, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaRuntimeActionSchema::Representation
|
|
3632
|
+
|
|
3633
|
+
end
|
|
3634
|
+
end
|
|
3635
|
+
|
|
3636
|
+
class GoogleCloudIntegrationsV1alphaListRuntimeEntitySchemasResponse
|
|
3637
|
+
# @private
|
|
3638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3639
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3640
|
+
collection :runtime_entity_schemas, as: 'runtimeEntitySchemas', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaRuntimeEntitySchema, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaRuntimeEntitySchema::Representation
|
|
3641
|
+
|
|
3642
|
+
end
|
|
3643
|
+
end
|
|
3644
|
+
|
|
3645
|
+
class GoogleCloudIntegrationsV1alphaListSfdcChannelsResponse
|
|
3646
|
+
# @private
|
|
3647
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3648
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3649
|
+
collection :sfdc_channels, as: 'sfdcChannels', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSfdcChannel, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSfdcChannel::Representation
|
|
3650
|
+
|
|
3651
|
+
end
|
|
3652
|
+
end
|
|
3653
|
+
|
|
3654
|
+
class GoogleCloudIntegrationsV1alphaListSfdcInstancesResponse
|
|
3655
|
+
# @private
|
|
3656
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3657
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3658
|
+
collection :sfdc_instances, as: 'sfdcInstances', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSfdcInstance, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSfdcInstance::Representation
|
|
3659
|
+
|
|
3660
|
+
end
|
|
3661
|
+
end
|
|
3662
|
+
|
|
3663
|
+
class GoogleCloudIntegrationsV1alphaListSuspensionsResponse
|
|
3664
|
+
# @private
|
|
3665
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3666
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3667
|
+
collection :suspensions, as: 'suspensions', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspension, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspension::Representation
|
|
3668
|
+
|
|
3669
|
+
end
|
|
3670
|
+
end
|
|
3671
|
+
|
|
3672
|
+
class GoogleCloudIntegrationsV1alphaListTaskEntitiesResponse
|
|
3673
|
+
# @private
|
|
3674
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3675
|
+
collection :task_entities, as: 'taskEntities', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskEntity, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoTaskEntity::Representation
|
|
3676
|
+
|
|
3677
|
+
end
|
|
3678
|
+
end
|
|
3679
|
+
|
|
3680
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequest
|
|
3681
|
+
# @private
|
|
3682
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3683
|
+
property :duration, as: 'duration'
|
|
3684
|
+
property :end_time, as: 'endTime'
|
|
3685
|
+
property :mash_query, as: 'mashQuery', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQuery, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQuery::Representation
|
|
3686
|
+
|
|
3687
|
+
property :metric_field_table, as: 'metricFieldTable'
|
|
3688
|
+
property :output_period, as: 'outputPeriod'
|
|
3689
|
+
property :response_template, as: 'responseTemplate'
|
|
3690
|
+
end
|
|
3691
|
+
end
|
|
3692
|
+
|
|
3693
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestGroupBy
|
|
3694
|
+
# @private
|
|
3695
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3696
|
+
collection :fields, as: 'fields'
|
|
3697
|
+
property :reducer, as: 'reducer'
|
|
3698
|
+
end
|
|
3699
|
+
end
|
|
3700
|
+
|
|
3701
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQuery
|
|
3702
|
+
# @private
|
|
3703
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3704
|
+
property :first_query, as: 'firstQuery', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryComponent, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryComponent::Representation
|
|
3705
|
+
|
|
3706
|
+
property :operation_mode, as: 'operationMode', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationMode, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationMode::Representation
|
|
3707
|
+
|
|
3708
|
+
property :second_query, as: 'secondQuery', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryComponent, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryComponent::Representation
|
|
3709
|
+
|
|
3710
|
+
end
|
|
3711
|
+
end
|
|
3712
|
+
|
|
3713
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryComponent
|
|
3714
|
+
# @private
|
|
3715
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3716
|
+
property :borg_task_metric, as: 'borgTaskMetric'
|
|
3717
|
+
collection :data_filters, as: 'dataFilters'
|
|
3718
|
+
collection :fetch_filters, as: 'fetchFilters'
|
|
3719
|
+
property :group_by, as: 'groupBy', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestGroupBy, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestGroupBy::Representation
|
|
3720
|
+
|
|
3721
|
+
property :point_operation, as: 'pointOperation'
|
|
3722
|
+
property :time_delta, as: 'timeDelta'
|
|
3723
|
+
end
|
|
3724
|
+
end
|
|
3725
|
+
|
|
3726
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationMode
|
|
3727
|
+
# @private
|
|
3728
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3729
|
+
property :join_config, as: 'joinConfig', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationModeJoinConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationModeJoinConfig::Representation
|
|
3730
|
+
|
|
3731
|
+
property :operation_type, as: 'operationType'
|
|
3732
|
+
property :union_config, as: 'unionConfig', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationModeUnionConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationModeUnionConfig::Representation
|
|
3733
|
+
|
|
3734
|
+
end
|
|
3735
|
+
end
|
|
3736
|
+
|
|
3737
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationModeJoinConfig
|
|
3738
|
+
# @private
|
|
3739
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3740
|
+
end
|
|
3741
|
+
end
|
|
3742
|
+
|
|
3743
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsRequestMashQueryOperationModeUnionConfig
|
|
3744
|
+
# @private
|
|
3745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3746
|
+
property :reducer, as: 'reducer'
|
|
3747
|
+
end
|
|
3748
|
+
end
|
|
3749
|
+
|
|
3750
|
+
class GoogleCloudIntegrationsV1alphaMonitorExecutionStatsResponse
|
|
3751
|
+
# @private
|
|
3752
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3753
|
+
property :aplos_series_list_data, as: 'aplosSeriesListData', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTemplatesAplosSeriesListData, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTemplatesAplosSeriesListData::Representation
|
|
3754
|
+
|
|
3755
|
+
property :table_data, as: 'tableData', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTabularData, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmCardsTabularData::Representation
|
|
3756
|
+
|
|
3757
|
+
end
|
|
3758
|
+
end
|
|
3759
|
+
|
|
3760
|
+
class GoogleCloudIntegrationsV1alphaNextTask
|
|
3761
|
+
# @private
|
|
3762
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3763
|
+
property :condition, as: 'condition'
|
|
3764
|
+
property :description, as: 'description'
|
|
3765
|
+
property :display_name, as: 'displayName'
|
|
3766
|
+
property :task_config_id, as: 'taskConfigId'
|
|
3767
|
+
property :task_id, as: 'taskId'
|
|
3768
|
+
end
|
|
3769
|
+
end
|
|
3770
|
+
|
|
3771
|
+
class GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode
|
|
3772
|
+
# @private
|
|
3773
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3774
|
+
property :access_token, as: 'accessToken', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAccessToken, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAccessToken::Representation
|
|
3775
|
+
|
|
3776
|
+
property :apply_reauth_policy, as: 'applyReauthPolicy'
|
|
3777
|
+
property :auth_code, as: 'authCode'
|
|
3778
|
+
property :auth_endpoint, as: 'authEndpoint'
|
|
3779
|
+
property :auth_params, as: 'authParams', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMap, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMap::Representation
|
|
3780
|
+
|
|
3781
|
+
property :client_id, as: 'clientId'
|
|
3782
|
+
property :client_secret, as: 'clientSecret'
|
|
3783
|
+
property :request_type, as: 'requestType'
|
|
3784
|
+
property :scope, as: 'scope'
|
|
3785
|
+
property :token_endpoint, as: 'tokenEndpoint'
|
|
3786
|
+
property :token_params, as: 'tokenParams', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMap, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMap::Representation
|
|
3787
|
+
|
|
3788
|
+
end
|
|
3789
|
+
end
|
|
3790
|
+
|
|
3791
|
+
class GoogleCloudIntegrationsV1alphaOAuth2ClientCredentials
|
|
3792
|
+
# @private
|
|
3793
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3794
|
+
property :access_token, as: 'accessToken', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAccessToken, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAccessToken::Representation
|
|
3795
|
+
|
|
3796
|
+
property :client_id, as: 'clientId'
|
|
3797
|
+
property :client_secret, as: 'clientSecret'
|
|
3798
|
+
property :request_type, as: 'requestType'
|
|
3799
|
+
property :scope, as: 'scope'
|
|
3800
|
+
property :token_endpoint, as: 'tokenEndpoint'
|
|
3801
|
+
property :token_params, as: 'tokenParams', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMap, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMap::Representation
|
|
3802
|
+
|
|
3803
|
+
end
|
|
3804
|
+
end
|
|
3805
|
+
|
|
3806
|
+
class GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentials
|
|
3807
|
+
# @private
|
|
3808
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3809
|
+
property :access_token, as: 'accessToken', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAccessToken, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAccessToken::Representation
|
|
3810
|
+
|
|
3811
|
+
property :client_id, as: 'clientId'
|
|
3812
|
+
property :client_secret, as: 'clientSecret'
|
|
3813
|
+
property :password, as: 'password'
|
|
3814
|
+
property :request_type, as: 'requestType'
|
|
3815
|
+
property :scope, as: 'scope'
|
|
3816
|
+
property :token_endpoint, as: 'tokenEndpoint'
|
|
3817
|
+
property :token_params, as: 'tokenParams', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMap, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMap::Representation
|
|
3818
|
+
|
|
3819
|
+
property :username, as: 'username'
|
|
3820
|
+
end
|
|
3821
|
+
end
|
|
3822
|
+
|
|
3823
|
+
class GoogleCloudIntegrationsV1alphaOidcToken
|
|
3824
|
+
# @private
|
|
3825
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3826
|
+
property :audience, as: 'audience'
|
|
3827
|
+
property :service_account_email, as: 'serviceAccountEmail'
|
|
3828
|
+
property :token, as: 'token'
|
|
3829
|
+
property :token_expire_time, as: 'tokenExpireTime'
|
|
3830
|
+
end
|
|
3831
|
+
end
|
|
3832
|
+
|
|
3833
|
+
class GoogleCloudIntegrationsV1alphaParameterMap
|
|
3834
|
+
# @private
|
|
3835
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3836
|
+
collection :entries, as: 'entries', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMapEntry, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMapEntry::Representation
|
|
3837
|
+
|
|
3838
|
+
property :key_type, as: 'keyType'
|
|
3839
|
+
property :value_type, as: 'valueType'
|
|
3840
|
+
end
|
|
3841
|
+
end
|
|
3842
|
+
|
|
3843
|
+
class GoogleCloudIntegrationsV1alphaParameterMapEntry
|
|
3844
|
+
# @private
|
|
3845
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3846
|
+
property :key, as: 'key', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMapField, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMapField::Representation
|
|
3847
|
+
|
|
3848
|
+
property :value, as: 'value', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMapField, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaParameterMapField::Representation
|
|
3849
|
+
|
|
3850
|
+
end
|
|
3851
|
+
end
|
|
3852
|
+
|
|
3853
|
+
class GoogleCloudIntegrationsV1alphaParameterMapField
|
|
3854
|
+
# @private
|
|
3855
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3856
|
+
property :literal_value, as: 'literalValue', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType::Representation
|
|
3857
|
+
|
|
3858
|
+
property :reference_key, as: 'referenceKey'
|
|
3859
|
+
end
|
|
3860
|
+
end
|
|
3861
|
+
|
|
3862
|
+
class GoogleCloudIntegrationsV1alphaPublishIntegrationVersionRequest
|
|
3863
|
+
# @private
|
|
3864
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3865
|
+
end
|
|
3866
|
+
end
|
|
3867
|
+
|
|
3868
|
+
class GoogleCloudIntegrationsV1alphaPublishIntegrationVersionResponse
|
|
3869
|
+
# @private
|
|
3870
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3871
|
+
end
|
|
3872
|
+
end
|
|
3873
|
+
|
|
3874
|
+
class GoogleCloudIntegrationsV1alphaResolveSuspensionRequest
|
|
3875
|
+
# @private
|
|
3876
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3877
|
+
property :suspension, as: 'suspension', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspension, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspension::Representation
|
|
3878
|
+
|
|
3879
|
+
end
|
|
3880
|
+
end
|
|
3881
|
+
|
|
3882
|
+
class GoogleCloudIntegrationsV1alphaResolveSuspensionResponse
|
|
3883
|
+
# @private
|
|
3884
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3885
|
+
end
|
|
3886
|
+
end
|
|
3887
|
+
|
|
3888
|
+
class GoogleCloudIntegrationsV1alphaRuntimeActionSchema
|
|
3889
|
+
# @private
|
|
3890
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3891
|
+
property :action, as: 'action'
|
|
3892
|
+
property :input_schema, as: 'inputSchema'
|
|
3893
|
+
property :output_schema, as: 'outputSchema'
|
|
3894
|
+
end
|
|
3895
|
+
end
|
|
3896
|
+
|
|
3897
|
+
class GoogleCloudIntegrationsV1alphaRuntimeEntitySchema
|
|
3898
|
+
# @private
|
|
3899
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3900
|
+
property :array_field_schema, as: 'arrayFieldSchema'
|
|
3901
|
+
property :entity, as: 'entity'
|
|
3902
|
+
property :field_schema, as: 'fieldSchema'
|
|
3903
|
+
end
|
|
3904
|
+
end
|
|
3905
|
+
|
|
3906
|
+
class GoogleCloudIntegrationsV1alphaScheduleIntegrationsRequest
|
|
3907
|
+
# @private
|
|
3908
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3909
|
+
hash :input_parameters, as: 'inputParameters', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaValueType::Representation
|
|
3910
|
+
|
|
3911
|
+
collection :parameter_entries, as: 'parameterEntries', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmFrontendsEventbusProtoParameterEntry::Representation
|
|
3912
|
+
|
|
3913
|
+
property :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters::Representation
|
|
3914
|
+
|
|
3915
|
+
property :request_id, as: 'requestId'
|
|
3916
|
+
property :schedule_time, as: 'scheduleTime'
|
|
3917
|
+
property :trigger_id, as: 'triggerId'
|
|
3918
|
+
end
|
|
3919
|
+
end
|
|
3920
|
+
|
|
3921
|
+
class GoogleCloudIntegrationsV1alphaScheduleIntegrationsResponse
|
|
3922
|
+
# @private
|
|
3923
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3924
|
+
collection :execution_info_ids, as: 'executionInfoIds'
|
|
3925
|
+
end
|
|
3926
|
+
end
|
|
3927
|
+
|
|
3928
|
+
class GoogleCloudIntegrationsV1alphaServiceAccountCredentials
|
|
3929
|
+
# @private
|
|
3930
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3931
|
+
property :scope, as: 'scope'
|
|
3932
|
+
property :service_account, as: 'serviceAccount'
|
|
3933
|
+
end
|
|
3934
|
+
end
|
|
3935
|
+
|
|
3936
|
+
class GoogleCloudIntegrationsV1alphaSfdcChannel
|
|
3937
|
+
# @private
|
|
3938
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3939
|
+
property :channel_topic, as: 'channelTopic'
|
|
3940
|
+
property :create_time, as: 'createTime'
|
|
3941
|
+
property :delete_time, as: 'deleteTime'
|
|
3942
|
+
property :description, as: 'description'
|
|
3943
|
+
property :display_name, as: 'displayName'
|
|
3944
|
+
property :is_active, as: 'isActive'
|
|
3945
|
+
property :last_replay_id, as: 'lastReplayId'
|
|
3946
|
+
property :name, as: 'name'
|
|
3947
|
+
property :update_time, as: 'updateTime'
|
|
3948
|
+
end
|
|
3949
|
+
end
|
|
3950
|
+
|
|
3951
|
+
class GoogleCloudIntegrationsV1alphaSfdcInstance
|
|
3952
|
+
# @private
|
|
3953
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3954
|
+
collection :auth_config_id, as: 'authConfigId'
|
|
3955
|
+
property :create_time, as: 'createTime'
|
|
3956
|
+
property :delete_time, as: 'deleteTime'
|
|
3957
|
+
property :description, as: 'description'
|
|
3958
|
+
property :display_name, as: 'displayName'
|
|
3959
|
+
property :name, as: 'name'
|
|
3960
|
+
property :service_authority, as: 'serviceAuthority'
|
|
3961
|
+
property :sfdc_org_id, as: 'sfdcOrgId'
|
|
3962
|
+
property :update_time, as: 'updateTime'
|
|
3963
|
+
end
|
|
3964
|
+
end
|
|
3965
|
+
|
|
3966
|
+
class GoogleCloudIntegrationsV1alphaStringParameterArray
|
|
3967
|
+
# @private
|
|
3968
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3969
|
+
collection :string_values, as: 'stringValues'
|
|
3970
|
+
end
|
|
3971
|
+
end
|
|
3972
|
+
|
|
3973
|
+
class GoogleCloudIntegrationsV1alphaSuccessPolicy
|
|
3974
|
+
# @private
|
|
3975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3976
|
+
property :final_state, as: 'finalState'
|
|
3977
|
+
end
|
|
3978
|
+
end
|
|
3979
|
+
|
|
3980
|
+
class GoogleCloudIntegrationsV1alphaSuspension
|
|
3981
|
+
# @private
|
|
3982
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3983
|
+
property :approval_config, as: 'approvalConfig', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspensionApprovalConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspensionApprovalConfig::Representation
|
|
3984
|
+
|
|
3985
|
+
property :audit, as: 'audit', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspensionAudit, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspensionAudit::Representation
|
|
3986
|
+
|
|
3987
|
+
property :create_time, as: 'createTime'
|
|
3988
|
+
property :event_execution_info_id, as: 'eventExecutionInfoId'
|
|
3989
|
+
property :integration, as: 'integration'
|
|
3990
|
+
property :last_modify_time, as: 'lastModifyTime'
|
|
3991
|
+
property :name, as: 'name'
|
|
3992
|
+
property :state, as: 'state'
|
|
3993
|
+
property :suspension_config, as: 'suspensionConfig', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionConfig, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoSuspensionConfig::Representation
|
|
3994
|
+
|
|
3995
|
+
property :task_id, as: 'taskId'
|
|
3996
|
+
end
|
|
3997
|
+
end
|
|
3998
|
+
|
|
3999
|
+
class GoogleCloudIntegrationsV1alphaSuspensionApprovalConfig
|
|
4000
|
+
# @private
|
|
4001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4002
|
+
property :custom_message, as: 'customMessage'
|
|
4003
|
+
collection :email_addresses, as: 'emailAddresses'
|
|
4004
|
+
property :expiration, as: 'expiration', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspensionApprovalExpiration, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuspensionApprovalExpiration::Representation
|
|
4005
|
+
|
|
4006
|
+
end
|
|
4007
|
+
end
|
|
4008
|
+
|
|
4009
|
+
class GoogleCloudIntegrationsV1alphaSuspensionApprovalExpiration
|
|
4010
|
+
# @private
|
|
4011
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4012
|
+
property :expire_time, as: 'expireTime'
|
|
4013
|
+
property :lift_when_expired, as: 'liftWhenExpired'
|
|
4014
|
+
property :remind_time, as: 'remindTime'
|
|
4015
|
+
end
|
|
4016
|
+
end
|
|
4017
|
+
|
|
4018
|
+
class GoogleCloudIntegrationsV1alphaSuspensionAudit
|
|
4019
|
+
# @private
|
|
4020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4021
|
+
property :resolve_time, as: 'resolveTime'
|
|
4022
|
+
property :resolver, as: 'resolver'
|
|
4023
|
+
end
|
|
4024
|
+
end
|
|
4025
|
+
|
|
4026
|
+
class GoogleCloudIntegrationsV1alphaTakeoverEditLockRequest
|
|
4027
|
+
# @private
|
|
4028
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4029
|
+
end
|
|
4030
|
+
end
|
|
4031
|
+
|
|
4032
|
+
class GoogleCloudIntegrationsV1alphaTakeoverEditLockResponse
|
|
4033
|
+
# @private
|
|
4034
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4035
|
+
property :integration_version, as: 'integrationVersion', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationVersion, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationVersion::Representation
|
|
4036
|
+
|
|
4037
|
+
end
|
|
4038
|
+
end
|
|
4039
|
+
|
|
4040
|
+
class GoogleCloudIntegrationsV1alphaTaskConfig
|
|
4041
|
+
# @private
|
|
4042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4043
|
+
property :description, as: 'description'
|
|
4044
|
+
property :display_name, as: 'displayName'
|
|
4045
|
+
property :failure_policy, as: 'failurePolicy', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaFailurePolicy, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaFailurePolicy::Representation
|
|
4046
|
+
|
|
4047
|
+
property :json_validation_option, as: 'jsonValidationOption'
|
|
4048
|
+
collection :next_tasks, as: 'nextTasks', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaNextTask, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaNextTask::Representation
|
|
4049
|
+
|
|
4050
|
+
property :next_tasks_execution_policy, as: 'nextTasksExecutionPolicy'
|
|
4051
|
+
hash :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaEventParameter, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaEventParameter::Representation
|
|
4052
|
+
|
|
4053
|
+
property :success_policy, as: 'successPolicy', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuccessPolicy, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaSuccessPolicy::Representation
|
|
4054
|
+
|
|
4055
|
+
property :synchronous_call_failure_policy, as: 'synchronousCallFailurePolicy', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaFailurePolicy, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaFailurePolicy::Representation
|
|
4056
|
+
|
|
4057
|
+
property :task, as: 'task'
|
|
4058
|
+
property :task_execution_strategy, as: 'taskExecutionStrategy'
|
|
4059
|
+
property :task_id, as: 'taskId'
|
|
4060
|
+
property :task_template, as: 'taskTemplate'
|
|
4061
|
+
end
|
|
4062
|
+
end
|
|
4063
|
+
|
|
4064
|
+
class GoogleCloudIntegrationsV1alphaTaskExecutionDetails
|
|
4065
|
+
# @private
|
|
4066
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4067
|
+
collection :task_attempt_stats, as: 'taskAttemptStats', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAttemptStats, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaAttemptStats::Representation
|
|
4068
|
+
|
|
4069
|
+
property :task_execution_state, as: 'taskExecutionState'
|
|
4070
|
+
property :task_number, as: 'taskNumber'
|
|
4071
|
+
end
|
|
4072
|
+
end
|
|
4073
|
+
|
|
4074
|
+
class GoogleCloudIntegrationsV1alphaTriggerConfig
|
|
4075
|
+
# @private
|
|
4076
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4077
|
+
collection :alert_config, as: 'alertConfig', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationAlertConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationAlertConfig::Representation
|
|
4078
|
+
|
|
4079
|
+
property :description, as: 'description'
|
|
4080
|
+
property :label, as: 'label'
|
|
4081
|
+
property :next_tasks_execution_policy, as: 'nextTasksExecutionPolicy'
|
|
4082
|
+
hash :properties, as: 'properties'
|
|
4083
|
+
collection :start_tasks, as: 'startTasks', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaNextTask, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaNextTask::Representation
|
|
4084
|
+
|
|
4085
|
+
property :trigger_id, as: 'triggerId'
|
|
4086
|
+
property :trigger_number, as: 'triggerNumber'
|
|
4087
|
+
property :trigger_type, as: 'triggerType'
|
|
4088
|
+
end
|
|
4089
|
+
end
|
|
4090
|
+
|
|
4091
|
+
class GoogleCloudIntegrationsV1alphaUpdateBundleRequest
|
|
4092
|
+
# @private
|
|
4093
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4094
|
+
property :config, as: 'config', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig::Representation
|
|
4095
|
+
|
|
4096
|
+
end
|
|
4097
|
+
end
|
|
4098
|
+
|
|
4099
|
+
class GoogleCloudIntegrationsV1alphaUpdateBundleResponse
|
|
4100
|
+
# @private
|
|
4101
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4102
|
+
property :config, as: 'config', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationBundleConfig::Representation
|
|
4103
|
+
|
|
4104
|
+
end
|
|
4105
|
+
end
|
|
4106
|
+
|
|
4107
|
+
class GoogleCloudIntegrationsV1alphaUploadIntegrationVersionRequest
|
|
4108
|
+
# @private
|
|
4109
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4110
|
+
property :content, as: 'content'
|
|
4111
|
+
property :file_format, as: 'fileFormat'
|
|
4112
|
+
end
|
|
4113
|
+
end
|
|
4114
|
+
|
|
4115
|
+
class GoogleCloudIntegrationsV1alphaUploadIntegrationVersionResponse
|
|
4116
|
+
# @private
|
|
4117
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4118
|
+
property :integration_version, as: 'integrationVersion', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationVersion, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntegrationVersion::Representation
|
|
4119
|
+
|
|
4120
|
+
end
|
|
4121
|
+
end
|
|
4122
|
+
|
|
4123
|
+
class GoogleCloudIntegrationsV1alphaUsernameAndPassword
|
|
4124
|
+
# @private
|
|
4125
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4126
|
+
property :password, as: 'password'
|
|
4127
|
+
property :username, as: 'username'
|
|
4128
|
+
end
|
|
4129
|
+
end
|
|
4130
|
+
|
|
4131
|
+
class GoogleCloudIntegrationsV1alphaValidateIntegrationVersionRequest
|
|
4132
|
+
# @private
|
|
4133
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4134
|
+
end
|
|
4135
|
+
end
|
|
4136
|
+
|
|
4137
|
+
class GoogleCloudIntegrationsV1alphaValidateIntegrationVersionResponse
|
|
4138
|
+
# @private
|
|
4139
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4140
|
+
end
|
|
4141
|
+
end
|
|
4142
|
+
|
|
4143
|
+
class GoogleCloudIntegrationsV1alphaValueType
|
|
4144
|
+
# @private
|
|
4145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4146
|
+
property :boolean_array, as: 'booleanArray', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaBooleanParameterArray, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaBooleanParameterArray::Representation
|
|
4147
|
+
|
|
4148
|
+
property :boolean_value, as: 'booleanValue'
|
|
4149
|
+
property :double_array, as: 'doubleArray', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaDoubleParameterArray, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaDoubleParameterArray::Representation
|
|
4150
|
+
|
|
4151
|
+
property :double_value, as: 'doubleValue'
|
|
4152
|
+
property :int_array, as: 'intArray', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntParameterArray, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaIntParameterArray::Representation
|
|
4153
|
+
|
|
4154
|
+
property :int_value, :numeric_string => true, as: 'intValue'
|
|
4155
|
+
property :json_value, as: 'jsonValue'
|
|
4156
|
+
property :string_array, as: 'stringArray', class: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaStringParameterArray, decorator: Google::Apis::IntegrationsV1alpha::GoogleCloudIntegrationsV1alphaStringParameterArray::Representation
|
|
4157
|
+
|
|
4158
|
+
property :string_value, as: 'stringValue'
|
|
4159
|
+
end
|
|
4160
|
+
end
|
|
4161
|
+
|
|
4162
|
+
class GoogleInternalCloudCrmEventbusV3PostToQueueWithTriggerIdRequest
|
|
4163
|
+
# @private
|
|
4164
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4165
|
+
property :client_id, as: 'clientId'
|
|
4166
|
+
property :ignore_error_if_no_active_workflow, as: 'ignoreErrorIfNoActiveWorkflow'
|
|
4167
|
+
property :parameters, as: 'parameters', class: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters, decorator: Google::Apis::IntegrationsV1alpha::EnterpriseCrmEventbusProtoEventParameters::Representation
|
|
4168
|
+
|
|
4169
|
+
property :priority, as: 'priority'
|
|
4170
|
+
property :request_id, as: 'requestId'
|
|
4171
|
+
property :scheduled_time, :numeric_string => true, as: 'scheduledTime'
|
|
4172
|
+
property :test_mode, as: 'testMode'
|
|
4173
|
+
property :trigger_id, as: 'triggerId'
|
|
4174
|
+
property :workflow_name, as: 'workflowName'
|
|
4175
|
+
end
|
|
4176
|
+
end
|
|
4177
|
+
|
|
4178
|
+
class GoogleProtobufEmpty
|
|
4179
|
+
# @private
|
|
4180
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4181
|
+
end
|
|
4182
|
+
end
|
|
4183
|
+
end
|
|
4184
|
+
end
|
|
4185
|
+
end
|