google-apis-cloudsearch_v1 0.40.0 → 0.41.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/cloudsearch_v1/classes.rb +1642 -1618
- data/lib/google/apis/cloudsearch_v1/gem_version.rb +3 -3
- data/lib/google/apis/cloudsearch_v1/representations.rb +457 -453
- metadata +4 -4
@@ -88,18 +88,6 @@ module Google
|
|
88
88
|
include Google::Apis::Core::JsonObjectSupport
|
89
89
|
end
|
90
90
|
|
91
|
-
class AppsDynamiteSharedAction
|
92
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
-
|
94
|
-
include Google::Apis::Core::JsonObjectSupport
|
95
|
-
end
|
96
|
-
|
97
|
-
class AppsDynamiteSharedActionActionParameter
|
98
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
-
|
100
|
-
include Google::Apis::Core::JsonObjectSupport
|
101
|
-
end
|
102
|
-
|
103
91
|
class AppsDynamiteSharedActivityFeedAnnotationData
|
104
92
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
93
|
|
@@ -172,481 +160,493 @@ module Google
|
|
172
160
|
include Google::Apis::Core::JsonObjectSupport
|
173
161
|
end
|
174
162
|
|
175
|
-
class
|
163
|
+
class AppsDynamiteSharedCalendarEventAnnotationData
|
176
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
165
|
|
178
166
|
include Google::Apis::Core::JsonObjectSupport
|
179
167
|
end
|
180
168
|
|
181
|
-
class
|
169
|
+
class AppsDynamiteSharedCalendarEventAnnotationDataCalendarEvent
|
182
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
171
|
|
184
172
|
include Google::Apis::Core::JsonObjectSupport
|
185
173
|
end
|
186
174
|
|
187
|
-
class
|
175
|
+
class AppsDynamiteSharedCalendarEventAnnotationDataCalendarEventTime
|
188
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
177
|
|
190
178
|
include Google::Apis::Core::JsonObjectSupport
|
191
179
|
end
|
192
180
|
|
193
|
-
class
|
181
|
+
class AppsDynamiteSharedCalendarEventAnnotationDataEventCreation
|
194
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
183
|
|
196
184
|
include Google::Apis::Core::JsonObjectSupport
|
197
185
|
end
|
198
186
|
|
199
|
-
class
|
187
|
+
class AppsDynamiteSharedCallAnnotationData
|
200
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
189
|
|
202
190
|
include Google::Apis::Core::JsonObjectSupport
|
203
191
|
end
|
204
192
|
|
205
|
-
class
|
193
|
+
class AppsDynamiteSharedCallMetadata
|
206
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
195
|
|
208
196
|
include Google::Apis::Core::JsonObjectSupport
|
209
197
|
end
|
210
198
|
|
211
|
-
class
|
199
|
+
class AppsDynamiteSharedCardClickSuggestion
|
212
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
201
|
|
214
202
|
include Google::Apis::Core::JsonObjectSupport
|
215
203
|
end
|
216
204
|
|
217
|
-
class
|
205
|
+
class AppsDynamiteSharedChatItem
|
218
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
207
|
|
220
208
|
include Google::Apis::Core::JsonObjectSupport
|
221
209
|
end
|
222
210
|
|
223
|
-
class
|
211
|
+
class AppsDynamiteSharedChatItemActivityInfo
|
224
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
213
|
|
226
214
|
include Google::Apis::Core::JsonObjectSupport
|
227
215
|
end
|
228
216
|
|
229
|
-
class
|
217
|
+
class AppsDynamiteSharedChatItemActivityInfoFeedItemNudge
|
230
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
219
|
|
232
220
|
include Google::Apis::Core::JsonObjectSupport
|
233
221
|
end
|
234
222
|
|
235
|
-
class
|
223
|
+
class AppsDynamiteSharedChatItemActivityInfoFeedItemReactions
|
236
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
225
|
|
238
226
|
include Google::Apis::Core::JsonObjectSupport
|
239
227
|
end
|
240
228
|
|
241
|
-
class
|
229
|
+
class AppsDynamiteSharedChatItemActivityInfoFeedItemThreadReply
|
242
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
231
|
|
244
232
|
include Google::Apis::Core::JsonObjectSupport
|
245
233
|
end
|
246
234
|
|
247
|
-
class
|
235
|
+
class AppsDynamiteSharedChatItemActivityInfoFeedItemUserMention
|
248
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
237
|
|
250
238
|
include Google::Apis::Core::JsonObjectSupport
|
251
239
|
end
|
252
240
|
|
253
|
-
class
|
241
|
+
class AppsDynamiteSharedChatItemGroupInfo
|
254
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
243
|
|
256
244
|
include Google::Apis::Core::JsonObjectSupport
|
257
245
|
end
|
258
246
|
|
259
|
-
class
|
247
|
+
class AppsDynamiteSharedContentReportType
|
260
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
249
|
|
262
250
|
include Google::Apis::Core::JsonObjectSupport
|
263
251
|
end
|
264
252
|
|
265
|
-
class
|
253
|
+
class AppsDynamiteSharedCustomEmoji
|
266
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
255
|
|
268
256
|
include Google::Apis::Core::JsonObjectSupport
|
269
257
|
end
|
270
258
|
|
271
|
-
class
|
259
|
+
class AppsDynamiteSharedDimension
|
272
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
261
|
|
274
262
|
include Google::Apis::Core::JsonObjectSupport
|
275
263
|
end
|
276
264
|
|
277
|
-
class
|
265
|
+
class AppsDynamiteSharedDlpMetricsMetadata
|
278
266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
267
|
|
280
268
|
include Google::Apis::Core::JsonObjectSupport
|
281
269
|
end
|
282
270
|
|
283
|
-
class
|
271
|
+
class AppsDynamiteSharedDocument
|
284
272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
273
|
|
286
274
|
include Google::Apis::Core::JsonObjectSupport
|
287
275
|
end
|
288
276
|
|
289
|
-
class
|
277
|
+
class AppsDynamiteSharedEmoji
|
290
278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
279
|
|
292
280
|
include Google::Apis::Core::JsonObjectSupport
|
293
281
|
end
|
294
282
|
|
295
|
-
class
|
283
|
+
class AppsDynamiteSharedFindDocumentSuggestion
|
296
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
285
|
|
298
286
|
include Google::Apis::Core::JsonObjectSupport
|
299
287
|
end
|
300
288
|
|
301
|
-
class
|
289
|
+
class AppsDynamiteSharedGroupDetails
|
302
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
291
|
|
304
292
|
include Google::Apis::Core::JsonObjectSupport
|
305
293
|
end
|
306
294
|
|
307
|
-
class
|
295
|
+
class AppsDynamiteSharedGroupVisibility
|
308
296
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
297
|
|
310
298
|
include Google::Apis::Core::JsonObjectSupport
|
311
299
|
end
|
312
300
|
|
313
|
-
class
|
301
|
+
class AppsDynamiteSharedJustification
|
314
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
303
|
|
316
304
|
include Google::Apis::Core::JsonObjectSupport
|
317
305
|
end
|
318
306
|
|
319
|
-
class
|
307
|
+
class AppsDynamiteSharedJustificationPerson
|
320
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
309
|
|
322
310
|
include Google::Apis::Core::JsonObjectSupport
|
323
311
|
end
|
324
312
|
|
325
|
-
class
|
313
|
+
class AppsDynamiteSharedMeetMetadata
|
326
314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
315
|
|
328
316
|
include Google::Apis::Core::JsonObjectSupport
|
329
317
|
end
|
330
318
|
|
331
|
-
class
|
319
|
+
class AppsDynamiteSharedMessageInfo
|
332
320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
321
|
|
334
322
|
include Google::Apis::Core::JsonObjectSupport
|
335
323
|
end
|
336
324
|
|
337
|
-
class
|
325
|
+
class AppsDynamiteSharedMessageIntegrationPayload
|
338
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
327
|
|
340
328
|
include Google::Apis::Core::JsonObjectSupport
|
341
329
|
end
|
342
330
|
|
343
|
-
class
|
331
|
+
class AppsDynamiteSharedOrganizationInfo
|
344
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
333
|
|
346
334
|
include Google::Apis::Core::JsonObjectSupport
|
347
335
|
end
|
348
336
|
|
349
|
-
class
|
337
|
+
class AppsDynamiteSharedOrganizationInfoConsumerInfo
|
350
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
339
|
|
352
340
|
include Google::Apis::Core::JsonObjectSupport
|
353
341
|
end
|
354
342
|
|
355
|
-
class
|
343
|
+
class AppsDynamiteSharedOrganizationInfoCustomerInfo
|
356
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
345
|
|
358
346
|
include Google::Apis::Core::JsonObjectSupport
|
359
347
|
end
|
360
348
|
|
361
|
-
class
|
349
|
+
class AppsDynamiteSharedOriginAppSuggestion
|
362
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
351
|
|
364
352
|
include Google::Apis::Core::JsonObjectSupport
|
365
353
|
end
|
366
354
|
|
367
|
-
class
|
355
|
+
class AppsDynamiteSharedPhoneNumber
|
368
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
357
|
|
370
358
|
include Google::Apis::Core::JsonObjectSupport
|
371
359
|
end
|
372
360
|
|
373
|
-
class
|
361
|
+
class AppsDynamiteSharedReaction
|
374
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
363
|
|
376
364
|
include Google::Apis::Core::JsonObjectSupport
|
377
365
|
end
|
378
366
|
|
379
|
-
class
|
367
|
+
class AppsDynamiteSharedRetentionSettings
|
380
368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
369
|
|
382
370
|
include Google::Apis::Core::JsonObjectSupport
|
383
371
|
end
|
384
372
|
|
385
|
-
class
|
373
|
+
class AppsDynamiteSharedSegmentedMembershipCount
|
386
374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
375
|
|
388
376
|
include Google::Apis::Core::JsonObjectSupport
|
389
377
|
end
|
390
378
|
|
391
|
-
class
|
379
|
+
class AppsDynamiteSharedSegmentedMembershipCounts
|
392
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
381
|
|
394
382
|
include Google::Apis::Core::JsonObjectSupport
|
395
383
|
end
|
396
384
|
|
397
|
-
class
|
385
|
+
class AppsDynamiteSharedSpaceInfo
|
398
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
387
|
|
400
388
|
include Google::Apis::Core::JsonObjectSupport
|
401
389
|
end
|
402
390
|
|
403
|
-
class
|
391
|
+
class AppsDynamiteSharedTasksAnnotationData
|
404
392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
393
|
|
406
394
|
include Google::Apis::Core::JsonObjectSupport
|
407
395
|
end
|
408
396
|
|
409
|
-
class
|
397
|
+
class AppsDynamiteSharedTasksAnnotationDataAssigneeChange
|
410
398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
399
|
|
412
400
|
include Google::Apis::Core::JsonObjectSupport
|
413
401
|
end
|
414
402
|
|
415
|
-
class
|
403
|
+
class AppsDynamiteSharedTasksAnnotationDataCompletionChange
|
416
404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
405
|
|
418
406
|
include Google::Apis::Core::JsonObjectSupport
|
419
407
|
end
|
420
408
|
|
421
|
-
class
|
409
|
+
class AppsDynamiteSharedTasksAnnotationDataCreation
|
422
410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
411
|
|
424
412
|
include Google::Apis::Core::JsonObjectSupport
|
425
413
|
end
|
426
414
|
|
427
|
-
class
|
415
|
+
class AppsDynamiteSharedTasksAnnotationDataDeletionChange
|
428
416
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
417
|
|
430
418
|
include Google::Apis::Core::JsonObjectSupport
|
431
419
|
end
|
432
420
|
|
433
|
-
class
|
421
|
+
class AppsDynamiteSharedTasksAnnotationDataTaskProperties
|
434
422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
423
|
|
436
424
|
include Google::Apis::Core::JsonObjectSupport
|
437
425
|
end
|
438
426
|
|
439
|
-
class
|
427
|
+
class AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage
|
440
428
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
429
|
|
442
430
|
include Google::Apis::Core::JsonObjectSupport
|
443
431
|
end
|
444
432
|
|
445
|
-
class
|
433
|
+
class AppsDynamiteSharedTasksMessageIntegrationPayload
|
446
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
435
|
|
448
436
|
include Google::Apis::Core::JsonObjectSupport
|
449
437
|
end
|
450
438
|
|
451
|
-
class
|
439
|
+
class AppsDynamiteSharedUserBlockRelationship
|
452
440
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
441
|
|
454
442
|
include Google::Apis::Core::JsonObjectSupport
|
455
443
|
end
|
456
444
|
|
457
|
-
class
|
445
|
+
class AppsDynamiteSharedVideoReference
|
458
446
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
447
|
|
460
448
|
include Google::Apis::Core::JsonObjectSupport
|
461
449
|
end
|
462
450
|
|
463
|
-
class
|
451
|
+
class AppsDynamiteStorageAction
|
464
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
453
|
|
466
454
|
include Google::Apis::Core::JsonObjectSupport
|
467
455
|
end
|
468
456
|
|
469
|
-
class
|
457
|
+
class AppsDynamiteStorageActionActionParameter
|
470
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
459
|
|
472
460
|
include Google::Apis::Core::JsonObjectSupport
|
473
461
|
end
|
474
462
|
|
475
|
-
class
|
463
|
+
class AppsDynamiteStorageBorderStyle
|
476
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
465
|
|
478
466
|
include Google::Apis::Core::JsonObjectSupport
|
479
467
|
end
|
480
468
|
|
481
|
-
class
|
469
|
+
class AppsDynamiteStorageButton
|
482
470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
471
|
|
484
472
|
include Google::Apis::Core::JsonObjectSupport
|
485
473
|
end
|
486
474
|
|
487
|
-
class
|
475
|
+
class AppsDynamiteStorageButtonList
|
488
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
477
|
|
490
478
|
include Google::Apis::Core::JsonObjectSupport
|
491
479
|
end
|
492
480
|
|
493
|
-
class
|
481
|
+
class AppsDynamiteStorageCard
|
494
482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
483
|
|
496
484
|
include Google::Apis::Core::JsonObjectSupport
|
497
485
|
end
|
498
486
|
|
499
|
-
class
|
487
|
+
class AppsDynamiteStorageCardCardAction
|
500
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
489
|
|
502
490
|
include Google::Apis::Core::JsonObjectSupport
|
503
491
|
end
|
504
492
|
|
505
|
-
class
|
493
|
+
class AppsDynamiteStorageCardCardHeader
|
506
494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
495
|
|
508
496
|
include Google::Apis::Core::JsonObjectSupport
|
509
497
|
end
|
510
498
|
|
511
|
-
class
|
499
|
+
class AppsDynamiteStorageCardSection
|
512
500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
501
|
|
514
502
|
include Google::Apis::Core::JsonObjectSupport
|
515
503
|
end
|
516
504
|
|
517
|
-
class
|
505
|
+
class AppsDynamiteStorageColumns
|
518
506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
507
|
|
520
508
|
include Google::Apis::Core::JsonObjectSupport
|
521
509
|
end
|
522
510
|
|
523
|
-
class
|
511
|
+
class AppsDynamiteStorageColumnsColumn
|
524
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
513
|
|
526
514
|
include Google::Apis::Core::JsonObjectSupport
|
527
515
|
end
|
528
516
|
|
529
|
-
class
|
517
|
+
class AppsDynamiteStorageColumnsColumnWidgets
|
530
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
519
|
|
532
520
|
include Google::Apis::Core::JsonObjectSupport
|
533
521
|
end
|
534
522
|
|
535
|
-
class
|
523
|
+
class AppsDynamiteStorageDateTimePicker
|
536
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
525
|
|
538
526
|
include Google::Apis::Core::JsonObjectSupport
|
539
527
|
end
|
540
528
|
|
541
|
-
class
|
529
|
+
class AppsDynamiteStorageDecoratedText
|
542
530
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
531
|
|
544
532
|
include Google::Apis::Core::JsonObjectSupport
|
545
533
|
end
|
546
534
|
|
547
|
-
class
|
535
|
+
class AppsDynamiteStorageDecoratedTextSwitchControl
|
548
536
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
537
|
|
550
538
|
include Google::Apis::Core::JsonObjectSupport
|
551
539
|
end
|
552
540
|
|
553
|
-
class
|
541
|
+
class AppsDynamiteStorageDivider
|
554
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
543
|
|
556
544
|
include Google::Apis::Core::JsonObjectSupport
|
557
545
|
end
|
558
546
|
|
559
|
-
class
|
547
|
+
class AppsDynamiteStorageGrid
|
560
548
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
549
|
|
562
550
|
include Google::Apis::Core::JsonObjectSupport
|
563
551
|
end
|
564
552
|
|
565
|
-
class
|
553
|
+
class AppsDynamiteStorageGridGridItem
|
566
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
555
|
|
568
556
|
include Google::Apis::Core::JsonObjectSupport
|
569
557
|
end
|
570
558
|
|
571
|
-
class
|
559
|
+
class AppsDynamiteStorageIcon
|
572
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
561
|
|
574
562
|
include Google::Apis::Core::JsonObjectSupport
|
575
563
|
end
|
576
564
|
|
577
|
-
class
|
565
|
+
class AppsDynamiteStorageImage
|
578
566
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
567
|
|
580
568
|
include Google::Apis::Core::JsonObjectSupport
|
581
569
|
end
|
582
570
|
|
583
|
-
class
|
571
|
+
class AppsDynamiteStorageImageComponent
|
584
572
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
573
|
|
586
574
|
include Google::Apis::Core::JsonObjectSupport
|
587
575
|
end
|
588
576
|
|
589
|
-
class
|
577
|
+
class AppsDynamiteStorageImageCropStyle
|
590
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
579
|
|
592
580
|
include Google::Apis::Core::JsonObjectSupport
|
593
581
|
end
|
594
582
|
|
595
|
-
class
|
583
|
+
class AppsDynamiteStorageOnClick
|
596
584
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
585
|
|
598
586
|
include Google::Apis::Core::JsonObjectSupport
|
599
587
|
end
|
600
588
|
|
601
|
-
class
|
589
|
+
class AppsDynamiteStorageOpenLink
|
602
590
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
591
|
|
604
592
|
include Google::Apis::Core::JsonObjectSupport
|
605
593
|
end
|
606
594
|
|
607
|
-
class
|
595
|
+
class AppsDynamiteStorageOpenLinkAppUri
|
608
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
597
|
|
610
598
|
include Google::Apis::Core::JsonObjectSupport
|
611
599
|
end
|
612
600
|
|
613
|
-
class
|
601
|
+
class AppsDynamiteStorageOpenLinkAppUriIntent
|
614
602
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
603
|
|
616
604
|
include Google::Apis::Core::JsonObjectSupport
|
617
605
|
end
|
618
606
|
|
619
|
-
class
|
607
|
+
class AppsDynamiteStorageOpenLinkAppUriIntentExtraData
|
620
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
609
|
|
622
610
|
include Google::Apis::Core::JsonObjectSupport
|
623
611
|
end
|
624
612
|
|
625
|
-
class
|
613
|
+
class AppsDynamiteStorageSelectionInput
|
626
614
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
615
|
|
628
616
|
include Google::Apis::Core::JsonObjectSupport
|
629
617
|
end
|
630
618
|
|
631
|
-
class
|
619
|
+
class AppsDynamiteStorageSelectionInputSelectionItem
|
632
620
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
621
|
|
634
622
|
include Google::Apis::Core::JsonObjectSupport
|
635
623
|
end
|
636
624
|
|
637
|
-
class
|
625
|
+
class AppsDynamiteStorageSuggestions
|
638
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
627
|
|
640
628
|
include Google::Apis::Core::JsonObjectSupport
|
641
629
|
end
|
642
630
|
|
643
|
-
class
|
631
|
+
class AppsDynamiteStorageSuggestionsSuggestionItem
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
635
|
+
end
|
636
|
+
|
637
|
+
class AppsDynamiteStorageTextInput
|
638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
|
+
|
640
|
+
include Google::Apis::Core::JsonObjectSupport
|
641
|
+
end
|
642
|
+
|
643
|
+
class AppsDynamiteStorageTextParagraph
|
644
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
645
|
|
646
646
|
include Google::Apis::Core::JsonObjectSupport
|
647
647
|
end
|
648
648
|
|
649
|
-
class
|
649
|
+
class AppsDynamiteStorageWidget
|
650
650
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
651
|
|
652
652
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3623,25 +3623,6 @@ module Google
|
|
3623
3623
|
end
|
3624
3624
|
end
|
3625
3625
|
|
3626
|
-
class AppsDynamiteSharedAction
|
3627
|
-
# @private
|
3628
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3629
|
-
property :function, as: 'function'
|
3630
|
-
property :interaction, as: 'interaction'
|
3631
|
-
property :load_indicator, as: 'loadIndicator'
|
3632
|
-
collection :parameters, as: 'parameters', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedActionActionParameter, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedActionActionParameter::Representation
|
3633
|
-
|
3634
|
-
end
|
3635
|
-
end
|
3636
|
-
|
3637
|
-
class AppsDynamiteSharedActionActionParameter
|
3638
|
-
# @private
|
3639
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3640
|
-
property :key, as: 'key'
|
3641
|
-
property :value, as: 'value'
|
3642
|
-
end
|
3643
|
-
end
|
3644
|
-
|
3645
3626
|
class AppsDynamiteSharedActivityFeedAnnotationData
|
3646
3627
|
# @private
|
3647
3628
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3758,6 +3739,7 @@ module Google
|
|
3758
3739
|
|
3759
3740
|
property :group_id, as: 'groupId', class: Google::Apis::CloudsearchV1::GroupId, decorator: Google::Apis::CloudsearchV1::GroupId::Representation
|
3760
3741
|
|
3742
|
+
property :is_client_side_transcoded_video, as: 'isClientSideTranscodedVideo'
|
3761
3743
|
property :original_dimension, as: 'originalDimension', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedDimension, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedDimension::Representation
|
3762
3744
|
|
3763
3745
|
property :quote_reply_message_id, as: 'quoteReplyMessageId', class: Google::Apis::CloudsearchV1::MessageId, decorator: Google::Apis::CloudsearchV1::MessageId::Representation
|
@@ -3771,39 +3753,6 @@ module Google
|
|
3771
3753
|
end
|
3772
3754
|
end
|
3773
3755
|
|
3774
|
-
class AppsDynamiteSharedBorderStyle
|
3775
|
-
# @private
|
3776
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3777
|
-
property :corner_radius, as: 'cornerRadius'
|
3778
|
-
property :stroke_color, as: 'strokeColor', class: Google::Apis::CloudsearchV1::Color, decorator: Google::Apis::CloudsearchV1::Color::Representation
|
3779
|
-
|
3780
|
-
property :type, as: 'type'
|
3781
|
-
end
|
3782
|
-
end
|
3783
|
-
|
3784
|
-
class AppsDynamiteSharedButton
|
3785
|
-
# @private
|
3786
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3787
|
-
property :alt_text, as: 'altText'
|
3788
|
-
property :color, as: 'color', class: Google::Apis::CloudsearchV1::Color, decorator: Google::Apis::CloudsearchV1::Color::Representation
|
3789
|
-
|
3790
|
-
property :disabled, as: 'disabled'
|
3791
|
-
property :icon, as: 'icon', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedIcon, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedIcon::Representation
|
3792
|
-
|
3793
|
-
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick::Representation
|
3794
|
-
|
3795
|
-
property :text, as: 'text'
|
3796
|
-
end
|
3797
|
-
end
|
3798
|
-
|
3799
|
-
class AppsDynamiteSharedButtonList
|
3800
|
-
# @private
|
3801
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3802
|
-
collection :buttons, as: 'buttons', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedButton, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedButton::Representation
|
3803
|
-
|
3804
|
-
end
|
3805
|
-
end
|
3806
|
-
|
3807
3756
|
class AppsDynamiteSharedCalendarEventAnnotationData
|
3808
3757
|
# @private
|
3809
3758
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3859,39 +3808,6 @@ module Google
|
|
3859
3808
|
end
|
3860
3809
|
end
|
3861
3810
|
|
3862
|
-
class AppsDynamiteSharedCard
|
3863
|
-
# @private
|
3864
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3865
|
-
collection :card_actions, as: 'cardActions', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedCardCardAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedCardCardAction::Representation
|
3866
|
-
|
3867
|
-
property :header, as: 'header', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedCardCardHeader, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedCardCardHeader::Representation
|
3868
|
-
|
3869
|
-
property :name, as: 'name'
|
3870
|
-
collection :sections, as: 'sections', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedCardSection, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedCardSection::Representation
|
3871
|
-
|
3872
|
-
end
|
3873
|
-
end
|
3874
|
-
|
3875
|
-
class AppsDynamiteSharedCardCardAction
|
3876
|
-
# @private
|
3877
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3878
|
-
property :action_label, as: 'actionLabel'
|
3879
|
-
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick::Representation
|
3880
|
-
|
3881
|
-
end
|
3882
|
-
end
|
3883
|
-
|
3884
|
-
class AppsDynamiteSharedCardCardHeader
|
3885
|
-
# @private
|
3886
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3887
|
-
property :image_alt_text, as: 'imageAltText'
|
3888
|
-
property :image_type, as: 'imageType'
|
3889
|
-
property :image_url, as: 'imageUrl'
|
3890
|
-
property :subtitle, as: 'subtitle'
|
3891
|
-
property :title, as: 'title'
|
3892
|
-
end
|
3893
|
-
end
|
3894
|
-
|
3895
3811
|
class AppsDynamiteSharedCardClickSuggestion
|
3896
3812
|
# @private
|
3897
3813
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3901,17 +3817,6 @@ module Google
|
|
3901
3817
|
end
|
3902
3818
|
end
|
3903
3819
|
|
3904
|
-
class AppsDynamiteSharedCardSection
|
3905
|
-
# @private
|
3906
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3907
|
-
property :collapsible, as: 'collapsible'
|
3908
|
-
property :header, as: 'header'
|
3909
|
-
property :uncollapsible_widgets_count, as: 'uncollapsibleWidgetsCount'
|
3910
|
-
collection :widgets, as: 'widgets', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedWidget, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedWidget::Representation
|
3911
|
-
|
3912
|
-
end
|
3913
|
-
end
|
3914
|
-
|
3915
3820
|
class AppsDynamiteSharedChatItem
|
3916
3821
|
# @private
|
3917
3822
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3975,46 +3880,6 @@ module Google
|
|
3975
3880
|
end
|
3976
3881
|
end
|
3977
3882
|
|
3978
|
-
class AppsDynamiteSharedColumns
|
3979
|
-
# @private
|
3980
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3981
|
-
collection :column_items, as: 'columnItems', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedColumnsColumn, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedColumnsColumn::Representation
|
3982
|
-
|
3983
|
-
property :wrap_style, as: 'wrapStyle'
|
3984
|
-
end
|
3985
|
-
end
|
3986
|
-
|
3987
|
-
class AppsDynamiteSharedColumnsColumn
|
3988
|
-
# @private
|
3989
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3990
|
-
property :horizontal_alignment, as: 'horizontalAlignment'
|
3991
|
-
property :horizontal_size_style, as: 'horizontalSizeStyle'
|
3992
|
-
property :vertical_alignment, as: 'verticalAlignment'
|
3993
|
-
collection :widgets, as: 'widgets', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedColumnsColumnWidgets, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedColumnsColumnWidgets::Representation
|
3994
|
-
|
3995
|
-
end
|
3996
|
-
end
|
3997
|
-
|
3998
|
-
class AppsDynamiteSharedColumnsColumnWidgets
|
3999
|
-
# @private
|
4000
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4001
|
-
property :button_list, as: 'buttonList', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedButtonList, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedButtonList::Representation
|
4002
|
-
|
4003
|
-
property :date_time_picker, as: 'dateTimePicker', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedDateTimePicker, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedDateTimePicker::Representation
|
4004
|
-
|
4005
|
-
property :decorated_text, as: 'decoratedText', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedDecoratedText, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedDecoratedText::Representation
|
4006
|
-
|
4007
|
-
property :image, as: 'image', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedImage, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedImage::Representation
|
4008
|
-
|
4009
|
-
property :selection_input, as: 'selectionInput', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedSelectionInput, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedSelectionInput::Representation
|
4010
|
-
|
4011
|
-
property :text_input, as: 'textInput', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextInput, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextInput::Representation
|
4012
|
-
|
4013
|
-
property :text_paragraph, as: 'textParagraph', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextParagraph, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextParagraph::Representation
|
4014
|
-
|
4015
|
-
end
|
4016
|
-
end
|
4017
|
-
|
4018
3883
|
class AppsDynamiteSharedContentReportType
|
4019
3884
|
# @private
|
4020
3885
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4042,554 +3907,690 @@ module Google
|
|
4042
3907
|
end
|
4043
3908
|
end
|
4044
3909
|
|
4045
|
-
class
|
3910
|
+
class AppsDynamiteSharedDimension
|
4046
3911
|
# @private
|
4047
3912
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4048
|
-
property :
|
4049
|
-
property :
|
4050
|
-
property :on_change_action, as: 'onChangeAction', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction::Representation
|
4051
|
-
|
4052
|
-
property :timezone_offset_date, as: 'timezoneOffsetDate'
|
4053
|
-
property :type, as: 'type'
|
4054
|
-
property :value_ms_epoch, :numeric_string => true, as: 'valueMsEpoch'
|
3913
|
+
property :height, as: 'height'
|
3914
|
+
property :width, as: 'width'
|
4055
3915
|
end
|
4056
3916
|
end
|
4057
3917
|
|
4058
|
-
class
|
3918
|
+
class AppsDynamiteSharedDlpMetricsMetadata
|
4059
3919
|
# @private
|
4060
3920
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4061
|
-
property :
|
4062
|
-
property :button, as: 'button', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedButton, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedButton::Representation
|
4063
|
-
|
4064
|
-
property :end_icon, as: 'endIcon', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedIcon, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedIcon::Representation
|
4065
|
-
|
4066
|
-
property :icon, as: 'icon', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedIcon, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedIcon::Representation
|
4067
|
-
|
4068
|
-
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick::Representation
|
4069
|
-
|
4070
|
-
property :start_icon, as: 'startIcon', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedIcon, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedIcon::Representation
|
4071
|
-
|
4072
|
-
property :switch_control, as: 'switchControl', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedDecoratedTextSwitchControl, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedDecoratedTextSwitchControl::Representation
|
4073
|
-
|
4074
|
-
property :text, as: 'text'
|
4075
|
-
property :top_label, as: 'topLabel'
|
4076
|
-
property :wrap_text, as: 'wrapText'
|
3921
|
+
property :dlp_status, as: 'dlpStatus'
|
4077
3922
|
end
|
4078
3923
|
end
|
4079
3924
|
|
4080
|
-
class
|
3925
|
+
class AppsDynamiteSharedDocument
|
4081
3926
|
# @private
|
4082
3927
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4083
|
-
property :
|
4084
|
-
property :
|
4085
|
-
property :on_change_action, as: 'onChangeAction', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction::Representation
|
3928
|
+
property :file_id, as: 'fileId'
|
3929
|
+
property :justification, as: 'justification', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedJustification, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedJustification::Representation
|
4086
3930
|
|
4087
|
-
property :
|
4088
|
-
property :
|
3931
|
+
property :last_modified_time, as: 'lastModifiedTime'
|
3932
|
+
property :mime_type, as: 'mimeType'
|
3933
|
+
property :title, as: 'title'
|
3934
|
+
property :url, as: 'url'
|
4089
3935
|
end
|
4090
3936
|
end
|
4091
3937
|
|
4092
|
-
class
|
3938
|
+
class AppsDynamiteSharedEmoji
|
4093
3939
|
# @private
|
4094
3940
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4095
|
-
property :
|
4096
|
-
|
3941
|
+
property :custom_emoji, as: 'customEmoji', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedCustomEmoji, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedCustomEmoji::Representation
|
3942
|
+
|
3943
|
+
property :unicode, as: 'unicode'
|
4097
3944
|
end
|
4098
3945
|
end
|
4099
3946
|
|
4100
|
-
class
|
3947
|
+
class AppsDynamiteSharedFindDocumentSuggestion
|
4101
3948
|
# @private
|
4102
3949
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3950
|
+
collection :document_suggestions, as: 'documentSuggestions', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedDocument, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedDocument::Representation
|
3951
|
+
|
3952
|
+
property :show_action_buttons, as: 'showActionButtons'
|
4103
3953
|
end
|
4104
3954
|
end
|
4105
3955
|
|
4106
|
-
class
|
3956
|
+
class AppsDynamiteSharedGroupDetails
|
4107
3957
|
# @private
|
4108
3958
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4109
|
-
property :
|
3959
|
+
property :description, as: 'description'
|
3960
|
+
property :guidelines, as: 'guidelines'
|
4110
3961
|
end
|
4111
3962
|
end
|
4112
3963
|
|
4113
|
-
class
|
3964
|
+
class AppsDynamiteSharedGroupVisibility
|
4114
3965
|
# @private
|
4115
3966
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4116
|
-
property :
|
4117
|
-
property :justification, as: 'justification', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedJustification, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedJustification::Representation
|
4118
|
-
|
4119
|
-
property :last_modified_time, as: 'lastModifiedTime'
|
4120
|
-
property :mime_type, as: 'mimeType'
|
4121
|
-
property :title, as: 'title'
|
4122
|
-
property :url, as: 'url'
|
3967
|
+
property :state, as: 'state'
|
4123
3968
|
end
|
4124
3969
|
end
|
4125
3970
|
|
4126
|
-
class
|
3971
|
+
class AppsDynamiteSharedJustification
|
4127
3972
|
# @private
|
4128
3973
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4129
|
-
property :
|
3974
|
+
property :action_time, as: 'actionTime'
|
3975
|
+
property :action_type, as: 'actionType'
|
3976
|
+
property :document_owner, as: 'documentOwner', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedJustificationPerson, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedJustificationPerson::Representation
|
4130
3977
|
|
4131
|
-
|
3978
|
+
collection :topics, as: 'topics'
|
4132
3979
|
end
|
4133
3980
|
end
|
4134
3981
|
|
4135
|
-
class
|
3982
|
+
class AppsDynamiteSharedJustificationPerson
|
4136
3983
|
# @private
|
4137
3984
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4138
|
-
|
3985
|
+
property :is_recipient, as: 'isRecipient'
|
3986
|
+
property :user, as: 'user', class: Google::Apis::CloudsearchV1::UserId, decorator: Google::Apis::CloudsearchV1::UserId::Representation
|
4139
3987
|
|
4140
|
-
property :show_action_buttons, as: 'showActionButtons'
|
4141
3988
|
end
|
4142
3989
|
end
|
4143
3990
|
|
4144
|
-
class
|
3991
|
+
class AppsDynamiteSharedMeetMetadata
|
4145
3992
|
# @private
|
4146
3993
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4147
|
-
property :
|
4148
|
-
|
4149
|
-
property :column_count, as: 'columnCount'
|
4150
|
-
collection :items, as: 'items', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedGridGridItem, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedGridGridItem::Representation
|
4151
|
-
|
4152
|
-
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick::Representation
|
4153
|
-
|
4154
|
-
property :title, as: 'title'
|
3994
|
+
property :meeting_code, as: 'meetingCode'
|
3995
|
+
property :meeting_url, as: 'meetingUrl'
|
4155
3996
|
end
|
4156
3997
|
end
|
4157
3998
|
|
4158
|
-
class
|
3999
|
+
class AppsDynamiteSharedMessageInfo
|
4159
4000
|
# @private
|
4160
4001
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4161
|
-
property :
|
4162
|
-
property :image, as: 'image', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedImageComponent, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedImageComponent::Representation
|
4002
|
+
property :message_id, as: 'messageId', class: Google::Apis::CloudsearchV1::MessageId, decorator: Google::Apis::CloudsearchV1::MessageId::Representation
|
4163
4003
|
|
4164
|
-
property :
|
4165
|
-
property :
|
4166
|
-
property :text_alignment, as: 'textAlignment'
|
4167
|
-
property :title, as: 'title'
|
4004
|
+
property :message_type, as: 'messageType'
|
4005
|
+
property :topic_read_time_usec, :numeric_string => true, as: 'topicReadTimeUsec'
|
4168
4006
|
end
|
4169
4007
|
end
|
4170
4008
|
|
4171
|
-
class
|
4009
|
+
class AppsDynamiteSharedMessageIntegrationPayload
|
4172
4010
|
# @private
|
4173
4011
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4174
|
-
property :
|
4175
|
-
property :
|
4012
|
+
property :project_number, :numeric_string => true, as: 'projectNumber'
|
4013
|
+
property :tasks_message_integration_payload, as: 'tasksMessageIntegrationPayload', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksMessageIntegrationPayload, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksMessageIntegrationPayload::Representation
|
4014
|
+
|
4015
|
+
property :type, as: 'type'
|
4176
4016
|
end
|
4177
4017
|
end
|
4178
4018
|
|
4179
|
-
class
|
4019
|
+
class AppsDynamiteSharedOrganizationInfo
|
4180
4020
|
# @private
|
4181
4021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4182
|
-
property :
|
4022
|
+
property :consumer_info, as: 'consumerInfo', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOrganizationInfoConsumerInfo, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOrganizationInfoConsumerInfo::Representation
|
4023
|
+
|
4024
|
+
property :customer_info, as: 'customerInfo', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOrganizationInfoCustomerInfo, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOrganizationInfoCustomerInfo::Representation
|
4025
|
+
|
4183
4026
|
end
|
4184
4027
|
end
|
4185
4028
|
|
4186
|
-
class
|
4029
|
+
class AppsDynamiteSharedOrganizationInfoConsumerInfo
|
4187
4030
|
# @private
|
4188
4031
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4189
|
-
property :alt_text, as: 'altText'
|
4190
|
-
property :icon_url, as: 'iconUrl'
|
4191
|
-
property :image_type, as: 'imageType'
|
4192
|
-
property :known_icon, as: 'knownIcon'
|
4193
4032
|
end
|
4194
4033
|
end
|
4195
4034
|
|
4196
|
-
class
|
4035
|
+
class AppsDynamiteSharedOrganizationInfoCustomerInfo
|
4197
4036
|
# @private
|
4198
4037
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4199
|
-
property :
|
4200
|
-
property :image_url, as: 'imageUrl'
|
4201
|
-
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOnClick::Representation
|
4038
|
+
property :customer_id, as: 'customerId', class: Google::Apis::CloudsearchV1::CustomerId, decorator: Google::Apis::CloudsearchV1::CustomerId::Representation
|
4202
4039
|
|
4203
4040
|
end
|
4204
4041
|
end
|
4205
4042
|
|
4206
|
-
class
|
4043
|
+
class AppsDynamiteSharedOriginAppSuggestion
|
4207
4044
|
# @private
|
4208
4045
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4209
|
-
property :
|
4210
|
-
property :border_style, as: 'borderStyle', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedBorderStyle, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedBorderStyle::Representation
|
4046
|
+
property :app_id, as: 'appId', class: Google::Apis::CloudsearchV1::AppId, decorator: Google::Apis::CloudsearchV1::AppId::Representation
|
4211
4047
|
|
4212
|
-
property :
|
4048
|
+
property :card_click_suggestion, as: 'cardClickSuggestion', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedCardClickSuggestion, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedCardClickSuggestion::Representation
|
4213
4049
|
|
4214
|
-
property :image_uri, as: 'imageUri'
|
4215
4050
|
end
|
4216
4051
|
end
|
4217
4052
|
|
4218
|
-
class
|
4053
|
+
class AppsDynamiteSharedPhoneNumber
|
4219
4054
|
# @private
|
4220
4055
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4221
|
-
property :aspect_ratio, as: 'aspectRatio'
|
4222
4056
|
property :type, as: 'type'
|
4057
|
+
property :value, as: 'value'
|
4223
4058
|
end
|
4224
4059
|
end
|
4225
4060
|
|
4226
|
-
class
|
4061
|
+
class AppsDynamiteSharedReaction
|
4227
4062
|
# @private
|
4228
4063
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4229
|
-
property :
|
4230
|
-
property :
|
4231
|
-
property :
|
4064
|
+
property :count, as: 'count'
|
4065
|
+
property :create_timestamp, :numeric_string => true, as: 'createTimestamp'
|
4066
|
+
property :current_user_participated, as: 'currentUserParticipated'
|
4067
|
+
property :emoji, as: 'emoji', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedEmoji, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedEmoji::Representation
|
4232
4068
|
|
4233
|
-
collection :topics, as: 'topics'
|
4234
4069
|
end
|
4235
4070
|
end
|
4236
4071
|
|
4237
|
-
class
|
4072
|
+
class AppsDynamiteSharedRetentionSettings
|
4238
4073
|
# @private
|
4239
4074
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4240
|
-
property :
|
4241
|
-
property :
|
4242
|
-
|
4075
|
+
property :expiry_timestamp, :numeric_string => true, as: 'expiryTimestamp'
|
4076
|
+
property :state, as: 'state'
|
4243
4077
|
end
|
4244
4078
|
end
|
4245
4079
|
|
4246
|
-
class
|
4080
|
+
class AppsDynamiteSharedSegmentedMembershipCount
|
4247
4081
|
# @private
|
4248
4082
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4249
|
-
property :
|
4250
|
-
property :
|
4083
|
+
property :member_type, as: 'memberType'
|
4084
|
+
property :membership_count, as: 'membershipCount'
|
4085
|
+
property :membership_state, as: 'membershipState'
|
4251
4086
|
end
|
4252
4087
|
end
|
4253
4088
|
|
4254
|
-
class
|
4089
|
+
class AppsDynamiteSharedSegmentedMembershipCounts
|
4255
4090
|
# @private
|
4256
4091
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4257
|
-
|
4092
|
+
collection :value, as: 'value', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedSegmentedMembershipCount, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedSegmentedMembershipCount::Representation
|
4258
4093
|
|
4259
|
-
property :message_type, as: 'messageType'
|
4260
|
-
property :topic_read_time_usec, :numeric_string => true, as: 'topicReadTimeUsec'
|
4261
4094
|
end
|
4262
4095
|
end
|
4263
4096
|
|
4264
|
-
class
|
4097
|
+
class AppsDynamiteSharedSpaceInfo
|
4265
4098
|
# @private
|
4266
4099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4267
|
-
property :
|
4268
|
-
property :tasks_message_integration_payload, as: 'tasksMessageIntegrationPayload', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksMessageIntegrationPayload, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksMessageIntegrationPayload::Representation
|
4100
|
+
property :avatar_info, as: 'avatarInfo', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedAvatarInfo, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedAvatarInfo::Representation
|
4269
4101
|
|
4270
|
-
property :
|
4102
|
+
property :avatar_url, as: 'avatarUrl'
|
4103
|
+
property :description, as: 'description'
|
4104
|
+
property :group_id, as: 'groupId', class: Google::Apis::CloudsearchV1::GroupId, decorator: Google::Apis::CloudsearchV1::GroupId::Representation
|
4105
|
+
|
4106
|
+
property :inviter_email, as: 'inviterEmail'
|
4107
|
+
property :is_external, as: 'isExternal'
|
4108
|
+
property :name, as: 'name'
|
4109
|
+
property :num_members, as: 'numMembers'
|
4110
|
+
property :user_membership_state, as: 'userMembershipState'
|
4271
4111
|
end
|
4272
4112
|
end
|
4273
4113
|
|
4274
|
-
class
|
4114
|
+
class AppsDynamiteSharedTasksAnnotationData
|
4275
4115
|
# @private
|
4276
4116
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4277
|
-
property :
|
4117
|
+
property :assignee_change, as: 'assigneeChange', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataAssigneeChange, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataAssigneeChange::Representation
|
4278
4118
|
|
4279
|
-
property :
|
4119
|
+
property :completion_change, as: 'completionChange', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataCompletionChange, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataCompletionChange::Representation
|
4280
4120
|
|
4281
|
-
property :
|
4121
|
+
property :creation, as: 'creation', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataCreation, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataCreation::Representation
|
4282
4122
|
|
4283
|
-
property :
|
4123
|
+
property :deletion_change, as: 'deletionChange', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataDeletionChange, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataDeletionChange::Representation
|
4124
|
+
|
4125
|
+
property :task_id, as: 'taskId'
|
4126
|
+
property :task_properties, as: 'taskProperties', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataTaskProperties, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataTaskProperties::Representation
|
4127
|
+
|
4128
|
+
property :user_defined_message, as: 'userDefinedMessage', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage::Representation
|
4284
4129
|
|
4285
4130
|
end
|
4286
4131
|
end
|
4287
4132
|
|
4288
|
-
class
|
4133
|
+
class AppsDynamiteSharedTasksAnnotationDataAssigneeChange
|
4289
4134
|
# @private
|
4290
4135
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4291
|
-
property :
|
4136
|
+
property :old_assignee, as: 'oldAssignee', class: Google::Apis::CloudsearchV1::UserId, decorator: Google::Apis::CloudsearchV1::UserId::Representation
|
4292
4137
|
|
4293
|
-
property :on_close, as: 'onClose'
|
4294
|
-
property :open_as, as: 'openAs'
|
4295
|
-
property :url, as: 'url'
|
4296
4138
|
end
|
4297
4139
|
end
|
4298
4140
|
|
4299
|
-
class
|
4141
|
+
class AppsDynamiteSharedTasksAnnotationDataCompletionChange
|
4300
4142
|
# @private
|
4301
4143
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4302
|
-
property :android_intent, as: 'androidIntent', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOpenLinkAppUriIntent, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOpenLinkAppUriIntent::Representation
|
4303
|
-
|
4304
|
-
property :companion_uri, as: 'companionUri'
|
4305
|
-
property :ios_uri, as: 'iosUri'
|
4306
4144
|
end
|
4307
4145
|
end
|
4308
4146
|
|
4309
|
-
class
|
4147
|
+
class AppsDynamiteSharedTasksAnnotationDataCreation
|
4310
4148
|
# @private
|
4311
4149
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4312
|
-
collection :extra_data, as: 'extraData', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOpenLinkAppUriIntentExtraData, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOpenLinkAppUriIntentExtraData::Representation
|
4313
|
-
|
4314
|
-
property :intent_action, as: 'intentAction'
|
4315
4150
|
end
|
4316
4151
|
end
|
4317
4152
|
|
4318
|
-
class
|
4153
|
+
class AppsDynamiteSharedTasksAnnotationDataDeletionChange
|
4319
4154
|
# @private
|
4320
4155
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4321
|
-
property :key, as: 'key'
|
4322
|
-
property :value, as: 'value'
|
4323
4156
|
end
|
4324
4157
|
end
|
4325
4158
|
|
4326
|
-
class
|
4159
|
+
class AppsDynamiteSharedTasksAnnotationDataTaskProperties
|
4327
4160
|
# @private
|
4328
4161
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4329
|
-
property :
|
4162
|
+
property :assignee, as: 'assignee', class: Google::Apis::CloudsearchV1::UserId, decorator: Google::Apis::CloudsearchV1::UserId::Representation
|
4330
4163
|
|
4331
|
-
property :
|
4164
|
+
property :completed, as: 'completed'
|
4165
|
+
property :deleted, as: 'deleted'
|
4166
|
+
property :description, as: 'description'
|
4167
|
+
property :start_date, as: 'startDate', class: Google::Apis::CloudsearchV1::Date, decorator: Google::Apis::CloudsearchV1::Date::Representation
|
4332
4168
|
|
4169
|
+
property :start_time, as: 'startTime'
|
4170
|
+
property :title, as: 'title'
|
4333
4171
|
end
|
4334
4172
|
end
|
4335
4173
|
|
4336
|
-
class
|
4174
|
+
class AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage
|
4337
4175
|
# @private
|
4338
4176
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4339
4177
|
end
|
4340
4178
|
end
|
4341
4179
|
|
4342
|
-
class
|
4180
|
+
class AppsDynamiteSharedTasksMessageIntegrationPayload
|
4343
4181
|
# @private
|
4344
4182
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4345
|
-
|
4183
|
+
end
|
4184
|
+
end
|
4346
4185
|
|
4186
|
+
class AppsDynamiteSharedUserBlockRelationship
|
4187
|
+
# @private
|
4188
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4189
|
+
property :has_blocked_requester, as: 'hasBlockedRequester'
|
4190
|
+
property :is_blocked_by_requester, as: 'isBlockedByRequester'
|
4347
4191
|
end
|
4348
4192
|
end
|
4349
4193
|
|
4350
|
-
class
|
4194
|
+
class AppsDynamiteSharedVideoReference
|
4351
4195
|
# @private
|
4352
4196
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4353
|
-
|
4197
|
+
collection :format, as: 'format'
|
4198
|
+
property :status, as: 'status'
|
4199
|
+
end
|
4200
|
+
end
|
4354
4201
|
|
4355
|
-
|
4202
|
+
class AppsDynamiteStorageAction
|
4203
|
+
# @private
|
4204
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4205
|
+
property :function, as: 'function'
|
4206
|
+
property :interaction, as: 'interaction'
|
4207
|
+
property :load_indicator, as: 'loadIndicator'
|
4208
|
+
collection :parameters, as: 'parameters', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageActionActionParameter, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageActionActionParameter::Representation
|
4356
4209
|
|
4357
4210
|
end
|
4358
4211
|
end
|
4359
4212
|
|
4360
|
-
class
|
4213
|
+
class AppsDynamiteStorageActionActionParameter
|
4361
4214
|
# @private
|
4362
4215
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4363
|
-
property :
|
4216
|
+
property :key, as: 'key'
|
4364
4217
|
property :value, as: 'value'
|
4365
4218
|
end
|
4366
4219
|
end
|
4367
4220
|
|
4368
|
-
class
|
4221
|
+
class AppsDynamiteStorageBorderStyle
|
4369
4222
|
# @private
|
4370
4223
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4371
|
-
property :
|
4372
|
-
property :
|
4373
|
-
property :current_user_participated, as: 'currentUserParticipated'
|
4374
|
-
property :emoji, as: 'emoji', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedEmoji, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedEmoji::Representation
|
4224
|
+
property :corner_radius, as: 'cornerRadius'
|
4225
|
+
property :stroke_color, as: 'strokeColor', class: Google::Apis::CloudsearchV1::Color, decorator: Google::Apis::CloudsearchV1::Color::Representation
|
4375
4226
|
|
4227
|
+
property :type, as: 'type'
|
4376
4228
|
end
|
4377
4229
|
end
|
4378
4230
|
|
4379
|
-
class
|
4231
|
+
class AppsDynamiteStorageButton
|
4380
4232
|
# @private
|
4381
4233
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4382
|
-
property :
|
4383
|
-
property :
|
4234
|
+
property :alt_text, as: 'altText'
|
4235
|
+
property :color, as: 'color', class: Google::Apis::CloudsearchV1::Color, decorator: Google::Apis::CloudsearchV1::Color::Representation
|
4236
|
+
|
4237
|
+
property :disabled, as: 'disabled'
|
4238
|
+
property :icon, as: 'icon', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageIcon, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageIcon::Representation
|
4239
|
+
|
4240
|
+
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick::Representation
|
4241
|
+
|
4242
|
+
property :text, as: 'text'
|
4384
4243
|
end
|
4385
4244
|
end
|
4386
4245
|
|
4387
|
-
class
|
4246
|
+
class AppsDynamiteStorageButtonList
|
4388
4247
|
# @private
|
4389
4248
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4390
|
-
|
4391
|
-
|
4392
|
-
property :membership_state, as: 'membershipState'
|
4249
|
+
collection :buttons, as: 'buttons', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageButton, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageButton::Representation
|
4250
|
+
|
4393
4251
|
end
|
4394
4252
|
end
|
4395
4253
|
|
4396
|
-
class
|
4254
|
+
class AppsDynamiteStorageCard
|
4397
4255
|
# @private
|
4398
4256
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4399
|
-
collection :
|
4257
|
+
collection :card_actions, as: 'cardActions', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageCardCardAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageCardCardAction::Representation
|
4258
|
+
|
4259
|
+
property :header, as: 'header', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageCardCardHeader, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageCardCardHeader::Representation
|
4260
|
+
|
4261
|
+
property :name, as: 'name'
|
4262
|
+
collection :sections, as: 'sections', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageCardSection, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageCardSection::Representation
|
4400
4263
|
|
4401
4264
|
end
|
4402
4265
|
end
|
4403
4266
|
|
4404
|
-
class
|
4267
|
+
class AppsDynamiteStorageCardCardAction
|
4405
4268
|
# @private
|
4406
4269
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4407
|
-
|
4270
|
+
property :action_label, as: 'actionLabel'
|
4271
|
+
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick::Representation
|
4408
4272
|
|
4409
|
-
|
4410
|
-
|
4411
|
-
property :on_change_action, as: 'onChangeAction', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction::Representation
|
4273
|
+
end
|
4274
|
+
end
|
4412
4275
|
|
4413
|
-
|
4276
|
+
class AppsDynamiteStorageCardCardHeader
|
4277
|
+
# @private
|
4278
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4279
|
+
property :image_alt_text, as: 'imageAltText'
|
4280
|
+
property :image_type, as: 'imageType'
|
4281
|
+
property :image_url, as: 'imageUrl'
|
4282
|
+
property :subtitle, as: 'subtitle'
|
4283
|
+
property :title, as: 'title'
|
4414
4284
|
end
|
4415
4285
|
end
|
4416
4286
|
|
4417
|
-
class
|
4287
|
+
class AppsDynamiteStorageCardSection
|
4418
4288
|
# @private
|
4419
4289
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4420
|
-
property :
|
4421
|
-
property :
|
4422
|
-
property :
|
4290
|
+
property :collapsible, as: 'collapsible'
|
4291
|
+
property :header, as: 'header'
|
4292
|
+
property :uncollapsible_widgets_count, as: 'uncollapsibleWidgetsCount'
|
4293
|
+
collection :widgets, as: 'widgets', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageWidget, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageWidget::Representation
|
4294
|
+
|
4423
4295
|
end
|
4424
4296
|
end
|
4425
4297
|
|
4426
|
-
class
|
4298
|
+
class AppsDynamiteStorageColumns
|
4427
4299
|
# @private
|
4428
4300
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4429
|
-
|
4301
|
+
collection :column_items, as: 'columnItems', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageColumnsColumn, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageColumnsColumn::Representation
|
4430
4302
|
|
4431
|
-
property :
|
4432
|
-
|
4433
|
-
|
4303
|
+
property :wrap_style, as: 'wrapStyle'
|
4304
|
+
end
|
4305
|
+
end
|
4306
|
+
|
4307
|
+
class AppsDynamiteStorageColumnsColumn
|
4308
|
+
# @private
|
4309
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4310
|
+
property :horizontal_alignment, as: 'horizontalAlignment'
|
4311
|
+
property :horizontal_size_style, as: 'horizontalSizeStyle'
|
4312
|
+
property :vertical_alignment, as: 'verticalAlignment'
|
4313
|
+
collection :widgets, as: 'widgets', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageColumnsColumnWidgets, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageColumnsColumnWidgets::Representation
|
4434
4314
|
|
4435
|
-
property :inviter_email, as: 'inviterEmail'
|
4436
|
-
property :is_external, as: 'isExternal'
|
4437
|
-
property :name, as: 'name'
|
4438
|
-
property :num_members, as: 'numMembers'
|
4439
|
-
property :user_membership_state, as: 'userMembershipState'
|
4440
4315
|
end
|
4441
4316
|
end
|
4442
4317
|
|
4443
|
-
class
|
4318
|
+
class AppsDynamiteStorageColumnsColumnWidgets
|
4444
4319
|
# @private
|
4445
4320
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4446
|
-
|
4321
|
+
property :button_list, as: 'buttonList', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageButtonList, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageButtonList::Representation
|
4322
|
+
|
4323
|
+
property :date_time_picker, as: 'dateTimePicker', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageDateTimePicker, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageDateTimePicker::Representation
|
4324
|
+
|
4325
|
+
property :decorated_text, as: 'decoratedText', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageDecoratedText, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageDecoratedText::Representation
|
4326
|
+
|
4327
|
+
property :image, as: 'image', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageImage, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageImage::Representation
|
4328
|
+
|
4329
|
+
property :selection_input, as: 'selectionInput', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageSelectionInput, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageSelectionInput::Representation
|
4330
|
+
|
4331
|
+
property :text_input, as: 'textInput', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageTextInput, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageTextInput::Representation
|
4332
|
+
|
4333
|
+
property :text_paragraph, as: 'textParagraph', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageTextParagraph, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageTextParagraph::Representation
|
4334
|
+
|
4335
|
+
end
|
4336
|
+
end
|
4337
|
+
|
4338
|
+
class AppsDynamiteStorageDateTimePicker
|
4339
|
+
# @private
|
4340
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4341
|
+
property :label, as: 'label'
|
4342
|
+
property :name, as: 'name'
|
4343
|
+
property :on_change_action, as: 'onChangeAction', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction::Representation
|
4447
4344
|
|
4345
|
+
property :timezone_offset_date, as: 'timezoneOffsetDate'
|
4346
|
+
property :type, as: 'type'
|
4347
|
+
property :value_ms_epoch, :numeric_string => true, as: 'valueMsEpoch'
|
4448
4348
|
end
|
4449
4349
|
end
|
4450
4350
|
|
4451
|
-
class
|
4351
|
+
class AppsDynamiteStorageDecoratedText
|
4452
4352
|
# @private
|
4453
4353
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4354
|
+
property :bottom_label, as: 'bottomLabel'
|
4355
|
+
property :button, as: 'button', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageButton, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageButton::Representation
|
4356
|
+
|
4357
|
+
property :end_icon, as: 'endIcon', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageIcon, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageIcon::Representation
|
4358
|
+
|
4359
|
+
property :icon, as: 'icon', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageIcon, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageIcon::Representation
|
4360
|
+
|
4361
|
+
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick::Representation
|
4362
|
+
|
4363
|
+
property :start_icon, as: 'startIcon', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageIcon, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageIcon::Representation
|
4364
|
+
|
4365
|
+
property :switch_control, as: 'switchControl', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageDecoratedTextSwitchControl, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageDecoratedTextSwitchControl::Representation
|
4366
|
+
|
4454
4367
|
property :text, as: 'text'
|
4368
|
+
property :top_label, as: 'topLabel'
|
4369
|
+
property :wrap_text, as: 'wrapText'
|
4455
4370
|
end
|
4456
4371
|
end
|
4457
4372
|
|
4458
|
-
class
|
4373
|
+
class AppsDynamiteStorageDecoratedTextSwitchControl
|
4459
4374
|
# @private
|
4460
4375
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4461
|
-
property :
|
4376
|
+
property :control_type, as: 'controlType'
|
4377
|
+
property :name, as: 'name'
|
4378
|
+
property :on_change_action, as: 'onChangeAction', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction::Representation
|
4462
4379
|
|
4463
|
-
property :
|
4380
|
+
property :selected, as: 'selected'
|
4381
|
+
property :value, as: 'value'
|
4382
|
+
end
|
4383
|
+
end
|
4464
4384
|
|
4465
|
-
|
4385
|
+
class AppsDynamiteStorageDivider
|
4386
|
+
# @private
|
4387
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4388
|
+
end
|
4389
|
+
end
|
4466
4390
|
|
4467
|
-
|
4391
|
+
class AppsDynamiteStorageGrid
|
4392
|
+
# @private
|
4393
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4394
|
+
property :border_style, as: 'borderStyle', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageBorderStyle, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageBorderStyle::Representation
|
4468
4395
|
|
4469
|
-
property :
|
4470
|
-
|
4396
|
+
property :column_count, as: 'columnCount'
|
4397
|
+
collection :items, as: 'items', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageGridGridItem, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageGridGridItem::Representation
|
4471
4398
|
|
4472
|
-
property :
|
4399
|
+
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick::Representation
|
4473
4400
|
|
4401
|
+
property :title, as: 'title'
|
4474
4402
|
end
|
4475
4403
|
end
|
4476
4404
|
|
4477
|
-
class
|
4405
|
+
class AppsDynamiteStorageGridGridItem
|
4478
4406
|
# @private
|
4479
4407
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4480
|
-
property :
|
4408
|
+
property :id, as: 'id'
|
4409
|
+
property :image, as: 'image', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageImageComponent, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageImageComponent::Representation
|
4481
4410
|
|
4411
|
+
property :layout, as: 'layout'
|
4412
|
+
property :subtitle, as: 'subtitle'
|
4413
|
+
property :text_alignment, as: 'textAlignment'
|
4414
|
+
property :title, as: 'title'
|
4482
4415
|
end
|
4483
4416
|
end
|
4484
4417
|
|
4485
|
-
class
|
4418
|
+
class AppsDynamiteStorageIcon
|
4486
4419
|
# @private
|
4487
4420
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4421
|
+
property :alt_text, as: 'altText'
|
4422
|
+
property :icon_url, as: 'iconUrl'
|
4423
|
+
property :image_type, as: 'imageType'
|
4424
|
+
property :known_icon, as: 'knownIcon'
|
4488
4425
|
end
|
4489
4426
|
end
|
4490
4427
|
|
4491
|
-
class
|
4428
|
+
class AppsDynamiteStorageImage
|
4429
|
+
# @private
|
4430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4431
|
+
property :alt_text, as: 'altText'
|
4432
|
+
property :image_url, as: 'imageUrl'
|
4433
|
+
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageOnClick::Representation
|
4434
|
+
|
4435
|
+
end
|
4436
|
+
end
|
4437
|
+
|
4438
|
+
class AppsDynamiteStorageImageComponent
|
4492
4439
|
# @private
|
4493
4440
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4441
|
+
property :alt_text, as: 'altText'
|
4442
|
+
property :border_style, as: 'borderStyle', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageBorderStyle, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageBorderStyle::Representation
|
4443
|
+
|
4444
|
+
property :crop_style, as: 'cropStyle', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageImageCropStyle, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageImageCropStyle::Representation
|
4445
|
+
|
4446
|
+
property :image_uri, as: 'imageUri'
|
4494
4447
|
end
|
4495
4448
|
end
|
4496
4449
|
|
4497
|
-
class
|
4450
|
+
class AppsDynamiteStorageImageCropStyle
|
4498
4451
|
# @private
|
4499
4452
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4453
|
+
property :aspect_ratio, as: 'aspectRatio'
|
4454
|
+
property :type, as: 'type'
|
4500
4455
|
end
|
4501
4456
|
end
|
4502
4457
|
|
4503
|
-
class
|
4458
|
+
class AppsDynamiteStorageOnClick
|
4504
4459
|
# @private
|
4505
4460
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4506
|
-
property :
|
4461
|
+
property :action, as: 'action', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction::Representation
|
4507
4462
|
|
4508
|
-
property :
|
4509
|
-
|
4510
|
-
property :
|
4511
|
-
|
4463
|
+
property :host_app_action, as: 'hostAppAction', class: Google::Apis::CloudsearchV1::HostAppActionMarkup, decorator: Google::Apis::CloudsearchV1::HostAppActionMarkup::Representation
|
4464
|
+
|
4465
|
+
property :open_dynamic_link_action, as: 'openDynamicLinkAction', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction::Representation
|
4466
|
+
|
4467
|
+
property :open_link, as: 'openLink', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageOpenLink, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageOpenLink::Representation
|
4512
4468
|
|
4513
|
-
property :start_time, as: 'startTime'
|
4514
|
-
property :title, as: 'title'
|
4515
4469
|
end
|
4516
4470
|
end
|
4517
4471
|
|
4518
|
-
class
|
4472
|
+
class AppsDynamiteStorageOpenLink
|
4519
4473
|
# @private
|
4520
4474
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4475
|
+
property :app_uri, as: 'appUri', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageOpenLinkAppUri, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageOpenLinkAppUri::Representation
|
4476
|
+
|
4477
|
+
property :on_close, as: 'onClose'
|
4478
|
+
property :open_as, as: 'openAs'
|
4479
|
+
property :url, as: 'url'
|
4521
4480
|
end
|
4522
4481
|
end
|
4523
4482
|
|
4524
|
-
class
|
4483
|
+
class AppsDynamiteStorageOpenLinkAppUri
|
4525
4484
|
# @private
|
4526
4485
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4486
|
+
property :android_intent, as: 'androidIntent', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageOpenLinkAppUriIntent, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageOpenLinkAppUriIntent::Representation
|
4487
|
+
|
4488
|
+
property :companion_uri, as: 'companionUri'
|
4489
|
+
property :ios_uri, as: 'iosUri'
|
4527
4490
|
end
|
4528
4491
|
end
|
4529
4492
|
|
4530
|
-
class
|
4493
|
+
class AppsDynamiteStorageOpenLinkAppUriIntent
|
4531
4494
|
# @private
|
4532
4495
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4533
|
-
|
4496
|
+
collection :extra_data, as: 'extraData', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageOpenLinkAppUriIntentExtraData, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageOpenLinkAppUriIntentExtraData::Representation
|
4534
4497
|
|
4535
|
-
property :
|
4536
|
-
|
4498
|
+
property :intent_action, as: 'intentAction'
|
4499
|
+
end
|
4500
|
+
end
|
4501
|
+
|
4502
|
+
class AppsDynamiteStorageOpenLinkAppUriIntentExtraData
|
4503
|
+
# @private
|
4504
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4505
|
+
property :key, as: 'key'
|
4506
|
+
property :value, as: 'value'
|
4507
|
+
end
|
4508
|
+
end
|
4509
|
+
|
4510
|
+
class AppsDynamiteStorageSelectionInput
|
4511
|
+
# @private
|
4512
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4513
|
+
collection :items, as: 'items', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageSelectionInputSelectionItem, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageSelectionInputSelectionItem::Representation
|
4537
4514
|
|
4538
4515
|
property :label, as: 'label'
|
4539
4516
|
property :name, as: 'name'
|
4540
|
-
property :on_change_action, as: 'onChangeAction', class: Google::Apis::CloudsearchV1::
|
4517
|
+
property :on_change_action, as: 'onChangeAction', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction::Representation
|
4541
4518
|
|
4542
4519
|
property :type, as: 'type'
|
4520
|
+
end
|
4521
|
+
end
|
4522
|
+
|
4523
|
+
class AppsDynamiteStorageSelectionInputSelectionItem
|
4524
|
+
# @private
|
4525
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4526
|
+
property :selected, as: 'selected'
|
4527
|
+
property :text, as: 'text'
|
4543
4528
|
property :value, as: 'value'
|
4544
4529
|
end
|
4545
4530
|
end
|
4546
4531
|
|
4547
|
-
class
|
4532
|
+
class AppsDynamiteStorageSuggestions
|
4533
|
+
# @private
|
4534
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4535
|
+
collection :items, as: 'items', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageSuggestionsSuggestionItem, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageSuggestionsSuggestionItem::Representation
|
4536
|
+
|
4537
|
+
end
|
4538
|
+
end
|
4539
|
+
|
4540
|
+
class AppsDynamiteStorageSuggestionsSuggestionItem
|
4548
4541
|
# @private
|
4549
4542
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4550
4543
|
property :text, as: 'text'
|
4551
4544
|
end
|
4552
4545
|
end
|
4553
4546
|
|
4554
|
-
class
|
4547
|
+
class AppsDynamiteStorageTextInput
|
4555
4548
|
# @private
|
4556
4549
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4557
|
-
property :
|
4558
|
-
|
4550
|
+
property :auto_complete_action, as: 'autoCompleteAction', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction::Representation
|
4551
|
+
|
4552
|
+
property :hint_text, as: 'hintText'
|
4553
|
+
property :initial_suggestions, as: 'initialSuggestions', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageSuggestions, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageSuggestions::Representation
|
4554
|
+
|
4555
|
+
property :label, as: 'label'
|
4556
|
+
property :name, as: 'name'
|
4557
|
+
property :on_change_action, as: 'onChangeAction', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageAction::Representation
|
4558
|
+
|
4559
|
+
property :type, as: 'type'
|
4560
|
+
property :value, as: 'value'
|
4559
4561
|
end
|
4560
4562
|
end
|
4561
4563
|
|
4562
|
-
class
|
4564
|
+
class AppsDynamiteStorageTextParagraph
|
4563
4565
|
# @private
|
4564
4566
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4565
|
-
|
4566
|
-
property :status, as: 'status'
|
4567
|
+
property :text, as: 'text'
|
4567
4568
|
end
|
4568
4569
|
end
|
4569
4570
|
|
4570
|
-
class
|
4571
|
+
class AppsDynamiteStorageWidget
|
4571
4572
|
# @private
|
4572
4573
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4573
|
-
property :button_list, as: 'buttonList', class: Google::Apis::CloudsearchV1::
|
4574
|
+
property :button_list, as: 'buttonList', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageButtonList, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageButtonList::Representation
|
4574
4575
|
|
4575
|
-
property :columns, as: 'columns', class: Google::Apis::CloudsearchV1::
|
4576
|
+
property :columns, as: 'columns', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageColumns, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageColumns::Representation
|
4576
4577
|
|
4577
|
-
property :date_time_picker, as: 'dateTimePicker', class: Google::Apis::CloudsearchV1::
|
4578
|
+
property :date_time_picker, as: 'dateTimePicker', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageDateTimePicker, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageDateTimePicker::Representation
|
4578
4579
|
|
4579
|
-
property :decorated_text, as: 'decoratedText', class: Google::Apis::CloudsearchV1::
|
4580
|
+
property :decorated_text, as: 'decoratedText', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageDecoratedText, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageDecoratedText::Representation
|
4580
4581
|
|
4581
|
-
property :divider, as: 'divider', class: Google::Apis::CloudsearchV1::
|
4582
|
+
property :divider, as: 'divider', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageDivider, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageDivider::Representation
|
4582
4583
|
|
4583
|
-
property :grid, as: 'grid', class: Google::Apis::CloudsearchV1::
|
4584
|
+
property :grid, as: 'grid', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageGrid, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageGrid::Representation
|
4584
4585
|
|
4585
4586
|
property :horizontal_alignment, as: 'horizontalAlignment'
|
4586
|
-
property :image, as: 'image', class: Google::Apis::CloudsearchV1::
|
4587
|
+
property :image, as: 'image', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageImage, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageImage::Representation
|
4587
4588
|
|
4588
|
-
property :selection_input, as: 'selectionInput', class: Google::Apis::CloudsearchV1::
|
4589
|
+
property :selection_input, as: 'selectionInput', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageSelectionInput, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageSelectionInput::Representation
|
4589
4590
|
|
4590
|
-
property :text_input, as: 'textInput', class: Google::Apis::CloudsearchV1::
|
4591
|
+
property :text_input, as: 'textInput', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageTextInput, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageTextInput::Representation
|
4591
4592
|
|
4592
|
-
property :text_paragraph, as: 'textParagraph', class: Google::Apis::CloudsearchV1::
|
4593
|
+
property :text_paragraph, as: 'textParagraph', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageTextParagraph, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageTextParagraph::Representation
|
4593
4594
|
|
4594
4595
|
end
|
4595
4596
|
end
|
@@ -4741,7 +4742,7 @@ module Google
|
|
4741
4742
|
property :app_id, as: 'appId', class: Google::Apis::CloudsearchV1::UserId, decorator: Google::Apis::CloudsearchV1::UserId::Representation
|
4742
4743
|
|
4743
4744
|
property :attachment_id, as: 'attachmentId'
|
4744
|
-
property :card_add_on_data, as: 'cardAddOnData', class: Google::Apis::CloudsearchV1::
|
4745
|
+
property :card_add_on_data, as: 'cardAddOnData', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageCard, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageCard::Representation
|
4745
4746
|
|
4746
4747
|
property :deprecated_add_on_data, as: 'deprecatedAddOnData', class: Google::Apis::CloudsearchV1::ContextualAddOnMarkup, decorator: Google::Apis::CloudsearchV1::ContextualAddOnMarkup::Representation
|
4747
4748
|
|
@@ -4959,6 +4960,7 @@ module Google
|
|
4959
4960
|
|
4960
4961
|
collection :attached_documents, as: 'attachedDocuments', class: Google::Apis::CloudsearchV1::DocumentInfo, decorator: Google::Apis::CloudsearchV1::DocumentInfo::Representation
|
4961
4962
|
|
4963
|
+
collection :available_access_types, as: 'availableAccessTypes'
|
4962
4964
|
collection :available_reactions, as: 'availableReactions', class: Google::Apis::CloudsearchV1::ReactionInfo, decorator: Google::Apis::CloudsearchV1::ReactionInfo::Representation
|
4963
4965
|
|
4964
4966
|
property :broadcast_session_info, as: 'broadcastSessionInfo', class: Google::Apis::CloudsearchV1::BroadcastSessionInfo, decorator: Google::Apis::CloudsearchV1::BroadcastSessionInfo::Representation
|
@@ -5701,7 +5703,9 @@ module Google
|
|
5701
5703
|
property :freshness_score, as: 'freshnessScore'
|
5702
5704
|
property :joined_space_affinity_score, as: 'joinedSpaceAffinityScore'
|
5703
5705
|
property :message_age_in_days, as: 'messageAgeInDays'
|
5706
|
+
property :message_sender_affinity_score, as: 'messageSenderAffinityScore'
|
5704
5707
|
property :topicality_score, as: 'topicalityScore'
|
5708
|
+
property :unjoined_space_affinity_score, as: 'unjoinedSpaceAffinityScore'
|
5705
5709
|
end
|
5706
5710
|
end
|
5707
5711
|
|