google-api-client 0.10.0 → 0.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/README.md +1 -1
- data/api_names.yaml +37747 -36512
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +1016 -114
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +426 -22
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +481 -95
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +27 -10
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +1 -0
- data/generated/google/apis/admin_reports_v1.rb +2 -2
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/analytics_v3.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4.rb +4 -4
- data/generated/google/apis/analyticsreporting_v4/classes.rb +428 -428
- data/generated/google/apis/analyticsreporting_v4/representations.rb +108 -108
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +60 -66
- data/generated/google/apis/androidenterprise_v1/service.rb +12 -11
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +7 -0
- data/generated/google/apis/androidpublisher_v2/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v2/service.rb +1 -1
- data/generated/google/apis/appsactivity_v1.rb +3 -3
- data/generated/google/apis/appsactivity_v1/service.rb +1 -1
- data/generated/google/apis/appstate_v1.rb +1 -1
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +34 -8
- data/generated/google/apis/bigquery_v2/representations.rb +15 -0
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +3 -5
- data/generated/google/apis/classroom_v1.rb +25 -22
- data/generated/google/apis/classroom_v1/classes.rb +910 -1001
- data/generated/google/apis/classroom_v1/representations.rb +240 -240
- data/generated/google/apis/classroom_v1/service.rb +1064 -1272
- data/generated/google/apis/cloudbilling_v1.rb +3 -3
- data/generated/google/apis/cloudbilling_v1/classes.rb +76 -75
- data/generated/google/apis/cloudbilling_v1/representations.rb +17 -17
- data/generated/google/apis/cloudbilling_v1/service.rb +117 -110
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +238 -238
- data/generated/google/apis/cloudbuild_v1/representations.rb +48 -48
- data/generated/google/apis/cloudbuild_v1/service.rb +176 -176
- data/generated/google/apis/clouddebugger_v2.rb +4 -4
- data/generated/google/apis/clouddebugger_v2/classes.rb +315 -315
- data/generated/google/apis/clouddebugger_v2/representations.rb +90 -90
- data/generated/google/apis/clouddebugger_v2/service.rb +152 -152
- data/generated/google/apis/cloudkms_v1.rb +35 -0
- data/generated/google/apis/cloudkms_v1/classes.rb +1039 -0
- data/generated/google/apis/cloudkms_v1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1/service.rb +933 -0
- data/generated/google/apis/cloudkms_v1beta1.rb +1 -1
- data/generated/google/apis/cloudkms_v1beta1/classes.rb +645 -605
- data/generated/google/apis/cloudkms_v1beta1/representations.rb +136 -136
- data/generated/google/apis/cloudkms_v1beta1/service.rb +258 -264
- data/generated/google/apis/cloudmonitoring_v2beta2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +677 -456
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +154 -89
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +380 -279
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +247 -114
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +72 -40
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +202 -208
- data/generated/google/apis/cloudtrace_v1.rb +4 -4
- data/generated/google/apis/cloudtrace_v1/classes.rb +39 -39
- data/generated/google/apis/cloudtrace_v1/representations.rb +13 -13
- data/generated/google/apis/cloudtrace_v1/service.rb +18 -18
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +813 -82
- data/generated/google/apis/compute_beta/representations.rb +305 -0
- data/generated/google/apis/compute_beta/service.rb +971 -180
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +147 -21
- data/generated/google/apis/compute_v1/representations.rb +38 -0
- data/generated/google/apis/compute_v1/service.rb +347 -65
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +2 -1
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +3352 -3110
- data/generated/google/apis/dataflow_v1b3/representations.rb +812 -730
- data/generated/google/apis/dataflow_v1b3/service.rb +264 -183
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +1200 -1164
- data/generated/google/apis/dataproc_v1/representations.rb +220 -204
- data/generated/google/apis/dataproc_v1/service.rb +299 -299
- data/generated/google/apis/datastore_v1.rb +4 -4
- data/generated/google/apis/datastore_v1/classes.rb +688 -688
- data/generated/google/apis/datastore_v1/representations.rb +167 -167
- data/generated/google/apis/datastore_v1/service.rb +68 -68
- data/generated/google/apis/deploymentmanager_v2.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +13 -3
- data/generated/google/apis/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v2beta1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +1 -1
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +487 -15
- data/generated/google/apis/drive_v2/representations.rb +120 -0
- data/generated/google/apis/drive_v2/service.rb +355 -38
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +416 -14
- data/generated/google/apis/drive_v3/representations.rb +99 -0
- data/generated/google/apis/drive_v3/service.rb +315 -28
- data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
- data/generated/google/apis/games_management_v1management.rb +1 -1
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/genomics_v1.rb +7 -7
- data/generated/google/apis/genomics_v1/classes.rb +2301 -2301
- data/generated/google/apis/genomics_v1/representations.rb +239 -239
- data/generated/google/apis/genomics_v1/service.rb +599 -599
- data/generated/google/apis/gmail_v1.rb +2 -2
- data/generated/google/apis/gmail_v1/service.rb +18 -1
- data/generated/google/apis/groupssettings_v1.rb +1 -1
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +440 -440
- data/generated/google/apis/iam_v1/representations.rb +96 -96
- data/generated/google/apis/iam_v1/service.rb +150 -150
- data/generated/google/apis/kgsearch_v1/service.rb +13 -13
- data/generated/google/apis/language_v1beta1.rb +1 -1
- data/generated/google/apis/language_v1beta1/classes.rb +235 -235
- data/generated/google/apis/language_v1beta1/representations.rb +73 -73
- data/generated/google/apis/language_v1beta1/service.rb +49 -49
- data/generated/google/apis/licensing_v1.rb +1 -1
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +888 -879
- data/generated/google/apis/logging_v2beta1/representations.rb +129 -129
- data/generated/google/apis/logging_v2beta1/service.rb +315 -316
- data/generated/google/apis/manufacturers_v1/classes.rb +139 -139
- data/generated/google/apis/manufacturers_v1/representations.rb +30 -30
- data/generated/google/apis/manufacturers_v1/service.rb +32 -32
- data/generated/google/apis/monitoring_v3.rb +4 -4
- data/generated/google/apis/monitoring_v3/classes.rb +229 -229
- data/generated/google/apis/monitoring_v3/representations.rb +45 -45
- data/generated/google/apis/monitoring_v3/service.rb +141 -141
- data/generated/google/apis/partners_v2.rb +3 -3
- data/generated/google/apis/partners_v2/classes.rb +1837 -483
- data/generated/google/apis/partners_v2/representations.rb +614 -157
- data/generated/google/apis/partners_v2/service.rb +881 -150
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/people_v1/classes.rb +517 -465
- data/generated/google/apis/people_v1/representations.rb +138 -107
- data/generated/google/apis/people_v1/service.rb +56 -49
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +529 -458
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +98 -97
- data/generated/google/apis/proximitybeacon_v1beta1/service.rb +494 -370
- data/generated/google/apis/pubsub_v1.rb +4 -4
- data/generated/google/apis/pubsub_v1/classes.rb +203 -203
- data/generated/google/apis/pubsub_v1/representations.rb +65 -65
- data/generated/google/apis/pubsub_v1/service.rb +226 -217
- data/generated/google/apis/reseller_v1.rb +1 -1
- data/generated/google/apis/reseller_v1/classes.rb +213 -61
- data/generated/google/apis/reseller_v1/representations.rb +27 -0
- data/generated/google/apis/reseller_v1/service.rb +240 -47
- data/generated/google/apis/script_v1.rb +14 -14
- data/generated/google/apis/script_v1/classes.rb +95 -95
- data/generated/google/apis/script_v1/representations.rb +25 -25
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +4346 -4300
- data/generated/google/apis/sheets_v4/representations.rb +853 -837
- data/generated/google/apis/sheets_v4/service.rb +32 -32
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +804 -748
- data/generated/google/apis/slides_v1/representations.rb +204 -187
- data/generated/google/apis/slides_v1/service.rb +16 -16
- data/generated/google/apis/speech_v1beta1.rb +1 -1
- data/generated/google/apis/speech_v1beta1/classes.rb +57 -57
- data/generated/google/apis/speech_v1beta1/representations.rb +19 -19
- data/generated/google/apis/speech_v1beta1/service.rb +66 -66
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +32 -7
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +16 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +9 -2
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/service.rb +10 -7
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +1393 -865
- data/generated/google/apis/vision_v1/representations.rb +367 -102
- data/generated/google/apis/vision_v1/service.rb +4 -4
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1.rb +4 -4
- data/generated/google/apis/youtubereporting_v1/classes.rb +93 -93
- data/generated/google/apis/youtubereporting_v1/representations.rb +25 -25
- data/generated/google/apis/youtubereporting_v1/service.rb +108 -108
- data/lib/google/apis/version.rb +1 -1
- metadata +34 -30
|
@@ -22,6 +22,24 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module SlidesV1
|
|
24
24
|
|
|
25
|
+
class InsertTableColumnsRequest
|
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
+
|
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
+
end
|
|
30
|
+
|
|
31
|
+
class LayoutPlaceholderIdMapping
|
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
+
|
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
+
end
|
|
36
|
+
|
|
37
|
+
class UpdateShapePropertiesRequest
|
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
+
end
|
|
42
|
+
|
|
25
43
|
class WordArt
|
|
26
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
45
|
|
|
@@ -100,13 +118,13 @@ module Google
|
|
|
100
118
|
include Google::Apis::Core::JsonObjectSupport
|
|
101
119
|
end
|
|
102
120
|
|
|
103
|
-
class
|
|
121
|
+
class UpdateSlidesPositionRequest
|
|
104
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
123
|
|
|
106
124
|
include Google::Apis::Core::JsonObjectSupport
|
|
107
125
|
end
|
|
108
126
|
|
|
109
|
-
class
|
|
127
|
+
class TableCellBackgroundFill
|
|
110
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
129
|
|
|
112
130
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -304,13 +322,13 @@ module Google
|
|
|
304
322
|
include Google::Apis::Core::JsonObjectSupport
|
|
305
323
|
end
|
|
306
324
|
|
|
307
|
-
class
|
|
325
|
+
class Dimension
|
|
308
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
327
|
|
|
310
328
|
include Google::Apis::Core::JsonObjectSupport
|
|
311
329
|
end
|
|
312
330
|
|
|
313
|
-
class
|
|
331
|
+
class TextElement
|
|
314
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
333
|
|
|
316
334
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -430,13 +448,13 @@ module Google
|
|
|
430
448
|
include Google::Apis::Core::JsonObjectSupport
|
|
431
449
|
end
|
|
432
450
|
|
|
433
|
-
class
|
|
451
|
+
class CreateTableRequest
|
|
434
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
435
453
|
|
|
436
454
|
include Google::Apis::Core::JsonObjectSupport
|
|
437
455
|
end
|
|
438
456
|
|
|
439
|
-
class
|
|
457
|
+
class CreateTableResponse
|
|
440
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
441
459
|
|
|
442
460
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -496,13 +514,13 @@ module Google
|
|
|
496
514
|
include Google::Apis::Core::JsonObjectSupport
|
|
497
515
|
end
|
|
498
516
|
|
|
499
|
-
class
|
|
517
|
+
class DeleteTableColumnRequest
|
|
500
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
501
519
|
|
|
502
520
|
include Google::Apis::Core::JsonObjectSupport
|
|
503
521
|
end
|
|
504
522
|
|
|
505
|
-
class
|
|
523
|
+
class UpdateTextStyleRequest
|
|
506
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
507
525
|
|
|
508
526
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -532,13 +550,13 @@ module Google
|
|
|
532
550
|
include Google::Apis::Core::JsonObjectSupport
|
|
533
551
|
end
|
|
534
552
|
|
|
535
|
-
class
|
|
553
|
+
class Size
|
|
536
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
537
555
|
|
|
538
556
|
include Google::Apis::Core::JsonObjectSupport
|
|
539
557
|
end
|
|
540
558
|
|
|
541
|
-
class
|
|
559
|
+
class TextStyle
|
|
542
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
543
561
|
|
|
544
562
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -592,7 +610,7 @@ module Google
|
|
|
592
610
|
include Google::Apis::Core::JsonObjectSupport
|
|
593
611
|
end
|
|
594
612
|
|
|
595
|
-
class
|
|
613
|
+
class TableColumnProperties
|
|
596
614
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
597
615
|
|
|
598
616
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -604,7 +622,7 @@ module Google
|
|
|
604
622
|
include Google::Apis::Core::JsonObjectSupport
|
|
605
623
|
end
|
|
606
624
|
|
|
607
|
-
class
|
|
625
|
+
class NotesProperties
|
|
608
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
609
627
|
|
|
610
628
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -646,6 +664,12 @@ module Google
|
|
|
646
664
|
include Google::Apis::Core::JsonObjectSupport
|
|
647
665
|
end
|
|
648
666
|
|
|
667
|
+
class WriteControl
|
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
669
|
+
|
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
671
|
+
end
|
|
672
|
+
|
|
649
673
|
class DeleteParagraphBulletsRequest
|
|
650
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
651
675
|
|
|
@@ -659,21 +683,34 @@ module Google
|
|
|
659
683
|
end
|
|
660
684
|
|
|
661
685
|
class InsertTableColumnsRequest
|
|
662
|
-
|
|
686
|
+
# @private
|
|
687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
688
|
+
property :number, as: 'number'
|
|
689
|
+
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
663
690
|
|
|
664
|
-
|
|
691
|
+
property :insert_right, as: 'insertRight'
|
|
692
|
+
property :table_object_id, as: 'tableObjectId'
|
|
693
|
+
end
|
|
665
694
|
end
|
|
666
695
|
|
|
667
696
|
class LayoutPlaceholderIdMapping
|
|
668
|
-
|
|
697
|
+
# @private
|
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
699
|
+
property :object_id_prop, as: 'objectId'
|
|
700
|
+
property :layout_placeholder, as: 'layoutPlaceholder', class: Google::Apis::SlidesV1::Placeholder, decorator: Google::Apis::SlidesV1::Placeholder::Representation
|
|
669
701
|
|
|
670
|
-
|
|
702
|
+
property :layout_placeholder_object_id, as: 'layoutPlaceholderObjectId'
|
|
703
|
+
end
|
|
671
704
|
end
|
|
672
705
|
|
|
673
706
|
class UpdateShapePropertiesRequest
|
|
674
|
-
|
|
707
|
+
# @private
|
|
708
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
709
|
+
property :object_id_prop, as: 'objectId'
|
|
710
|
+
property :shape_properties, as: 'shapeProperties', class: Google::Apis::SlidesV1::ShapeProperties, decorator: Google::Apis::SlidesV1::ShapeProperties::Representation
|
|
675
711
|
|
|
676
|
-
|
|
712
|
+
property :fields, as: 'fields'
|
|
713
|
+
end
|
|
677
714
|
end
|
|
678
715
|
|
|
679
716
|
class WordArt
|
|
@@ -686,9 +723,9 @@ module Google
|
|
|
686
723
|
class Recolor
|
|
687
724
|
# @private
|
|
688
725
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
726
|
+
property :name, as: 'name'
|
|
689
727
|
collection :recolor_stops, as: 'recolorStops', class: Google::Apis::SlidesV1::ColorStop, decorator: Google::Apis::SlidesV1::ColorStop::Representation
|
|
690
728
|
|
|
691
|
-
property :name, as: 'name'
|
|
692
729
|
end
|
|
693
730
|
end
|
|
694
731
|
|
|
@@ -738,45 +775,45 @@ module Google
|
|
|
738
775
|
class CreateShapeRequest
|
|
739
776
|
# @private
|
|
740
777
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
741
|
-
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
|
|
742
|
-
|
|
743
778
|
property :object_id_prop, as: 'objectId'
|
|
744
779
|
property :shape_type, as: 'shapeType'
|
|
780
|
+
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
|
|
781
|
+
|
|
745
782
|
end
|
|
746
783
|
end
|
|
747
784
|
|
|
748
785
|
class Video
|
|
749
786
|
# @private
|
|
750
787
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
788
|
+
property :source, as: 'source'
|
|
751
789
|
property :url, as: 'url'
|
|
752
790
|
property :id, as: 'id'
|
|
753
791
|
property :video_properties, as: 'videoProperties', class: Google::Apis::SlidesV1::VideoProperties, decorator: Google::Apis::SlidesV1::VideoProperties::Representation
|
|
754
792
|
|
|
755
|
-
property :source, as: 'source'
|
|
756
793
|
end
|
|
757
794
|
end
|
|
758
795
|
|
|
759
796
|
class PageProperties
|
|
760
797
|
# @private
|
|
761
798
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
762
|
-
property :color_scheme, as: 'colorScheme', class: Google::Apis::SlidesV1::ColorScheme, decorator: Google::Apis::SlidesV1::ColorScheme::Representation
|
|
763
|
-
|
|
764
799
|
property :page_background_fill, as: 'pageBackgroundFill', class: Google::Apis::SlidesV1::PageBackgroundFill, decorator: Google::Apis::SlidesV1::PageBackgroundFill::Representation
|
|
765
800
|
|
|
801
|
+
property :color_scheme, as: 'colorScheme', class: Google::Apis::SlidesV1::ColorScheme, decorator: Google::Apis::SlidesV1::ColorScheme::Representation
|
|
802
|
+
|
|
766
803
|
end
|
|
767
804
|
end
|
|
768
805
|
|
|
769
806
|
class TableCell
|
|
770
807
|
# @private
|
|
771
808
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
809
|
+
property :location, as: 'location', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
810
|
+
|
|
811
|
+
property :row_span, as: 'rowSpan'
|
|
772
812
|
property :column_span, as: 'columnSpan'
|
|
773
813
|
property :text, as: 'text', class: Google::Apis::SlidesV1::TextContent, decorator: Google::Apis::SlidesV1::TextContent::Representation
|
|
774
814
|
|
|
775
815
|
property :table_cell_properties, as: 'tableCellProperties', class: Google::Apis::SlidesV1::TableCellProperties, decorator: Google::Apis::SlidesV1::TableCellProperties::Representation
|
|
776
816
|
|
|
777
|
-
property :location, as: 'location', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
778
|
-
|
|
779
|
-
property :row_span, as: 'rowSpan'
|
|
780
817
|
end
|
|
781
818
|
end
|
|
782
819
|
|
|
@@ -791,27 +828,27 @@ module Google
|
|
|
791
828
|
class UpdateLinePropertiesRequest
|
|
792
829
|
# @private
|
|
793
830
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
831
|
+
property :object_id_prop, as: 'objectId'
|
|
794
832
|
property :line_properties, as: 'lineProperties', class: Google::Apis::SlidesV1::LineProperties, decorator: Google::Apis::SlidesV1::LineProperties::Representation
|
|
795
833
|
|
|
796
834
|
property :fields, as: 'fields'
|
|
797
|
-
property :object_id_prop, as: 'objectId'
|
|
798
835
|
end
|
|
799
836
|
end
|
|
800
837
|
|
|
801
|
-
class
|
|
838
|
+
class UpdateSlidesPositionRequest
|
|
802
839
|
# @private
|
|
803
840
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
804
|
-
property :
|
|
805
|
-
|
|
806
|
-
property :property_state, as: 'propertyState'
|
|
841
|
+
property :insertion_index, as: 'insertionIndex'
|
|
842
|
+
collection :slide_object_ids, as: 'slideObjectIds'
|
|
807
843
|
end
|
|
808
844
|
end
|
|
809
845
|
|
|
810
|
-
class
|
|
846
|
+
class TableCellBackgroundFill
|
|
811
847
|
# @private
|
|
812
848
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
813
|
-
|
|
814
|
-
property :
|
|
849
|
+
property :property_state, as: 'propertyState'
|
|
850
|
+
property :solid_fill, as: 'solidFill', class: Google::Apis::SlidesV1::SolidFill, decorator: Google::Apis::SlidesV1::SolidFill::Representation
|
|
851
|
+
|
|
815
852
|
end
|
|
816
853
|
end
|
|
817
854
|
|
|
@@ -845,8 +882,8 @@ module Google
|
|
|
845
882
|
class DuplicateObjectRequest
|
|
846
883
|
# @private
|
|
847
884
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
848
|
-
hash :object_ids, as: 'objectIds'
|
|
849
885
|
property :object_id_prop, as: 'objectId'
|
|
886
|
+
hash :object_ids, as: 'objectIds'
|
|
850
887
|
end
|
|
851
888
|
end
|
|
852
889
|
|
|
@@ -862,27 +899,28 @@ module Google
|
|
|
862
899
|
class Page
|
|
863
900
|
# @private
|
|
864
901
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
902
|
+
property :object_id_prop, as: 'objectId'
|
|
903
|
+
property :revision_id, as: 'revisionId'
|
|
865
904
|
property :layout_properties, as: 'layoutProperties', class: Google::Apis::SlidesV1::LayoutProperties, decorator: Google::Apis::SlidesV1::LayoutProperties::Representation
|
|
866
905
|
|
|
906
|
+
collection :page_elements, as: 'pageElements', class: Google::Apis::SlidesV1::PageElement, decorator: Google::Apis::SlidesV1::PageElement::Representation
|
|
907
|
+
|
|
867
908
|
property :notes_properties, as: 'notesProperties', class: Google::Apis::SlidesV1::NotesProperties, decorator: Google::Apis::SlidesV1::NotesProperties::Representation
|
|
868
909
|
|
|
869
910
|
property :page_type, as: 'pageType'
|
|
870
|
-
|
|
911
|
+
property :page_properties, as: 'pageProperties', class: Google::Apis::SlidesV1::PageProperties, decorator: Google::Apis::SlidesV1::PageProperties::Representation
|
|
871
912
|
|
|
872
913
|
property :slide_properties, as: 'slideProperties', class: Google::Apis::SlidesV1::SlideProperties, decorator: Google::Apis::SlidesV1::SlideProperties::Representation
|
|
873
914
|
|
|
874
|
-
property :page_properties, as: 'pageProperties', class: Google::Apis::SlidesV1::PageProperties, decorator: Google::Apis::SlidesV1::PageProperties::Representation
|
|
875
|
-
|
|
876
|
-
property :object_id_prop, as: 'objectId'
|
|
877
915
|
end
|
|
878
916
|
end
|
|
879
917
|
|
|
880
918
|
class ShapeBackgroundFill
|
|
881
919
|
# @private
|
|
882
920
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
883
|
-
property :property_state, as: 'propertyState'
|
|
884
921
|
property :solid_fill, as: 'solidFill', class: Google::Apis::SlidesV1::SolidFill, decorator: Google::Apis::SlidesV1::SolidFill::Representation
|
|
885
922
|
|
|
923
|
+
property :property_state, as: 'propertyState'
|
|
886
924
|
end
|
|
887
925
|
end
|
|
888
926
|
|
|
@@ -911,10 +949,10 @@ module Google
|
|
|
911
949
|
class ColorStop
|
|
912
950
|
# @private
|
|
913
951
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
914
|
-
property :color, as: 'color', class: Google::Apis::SlidesV1::OpaqueColor, decorator: Google::Apis::SlidesV1::OpaqueColor::Representation
|
|
915
|
-
|
|
916
952
|
property :alpha, as: 'alpha'
|
|
917
953
|
property :position, as: 'position'
|
|
954
|
+
property :color, as: 'color', class: Google::Apis::SlidesV1::OpaqueColor, decorator: Google::Apis::SlidesV1::OpaqueColor::Representation
|
|
955
|
+
|
|
918
956
|
end
|
|
919
957
|
end
|
|
920
958
|
|
|
@@ -930,11 +968,11 @@ module Google
|
|
|
930
968
|
class CreateVideoRequest
|
|
931
969
|
# @private
|
|
932
970
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
971
|
+
property :object_id_prop, as: 'objectId'
|
|
972
|
+
property :source, as: 'source'
|
|
933
973
|
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
|
|
934
974
|
|
|
935
975
|
property :id, as: 'id'
|
|
936
|
-
property :object_id_prop, as: 'objectId'
|
|
937
|
-
property :source, as: 'source'
|
|
938
976
|
end
|
|
939
977
|
end
|
|
940
978
|
|
|
@@ -958,37 +996,37 @@ module Google
|
|
|
958
996
|
class Shadow
|
|
959
997
|
# @private
|
|
960
998
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
961
|
-
property :alpha, as: 'alpha'
|
|
962
|
-
property :color, as: 'color', class: Google::Apis::SlidesV1::OpaqueColor, decorator: Google::Apis::SlidesV1::OpaqueColor::Representation
|
|
963
|
-
|
|
964
|
-
property :rotate_with_shape, as: 'rotateWithShape'
|
|
965
999
|
property :property_state, as: 'propertyState'
|
|
966
1000
|
property :blur_radius, as: 'blurRadius', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
967
1001
|
|
|
968
|
-
property :type, as: 'type'
|
|
969
1002
|
property :transform, as: 'transform', class: Google::Apis::SlidesV1::AffineTransform, decorator: Google::Apis::SlidesV1::AffineTransform::Representation
|
|
970
1003
|
|
|
1004
|
+
property :type, as: 'type'
|
|
971
1005
|
property :alignment, as: 'alignment'
|
|
1006
|
+
property :alpha, as: 'alpha'
|
|
1007
|
+
property :color, as: 'color', class: Google::Apis::SlidesV1::OpaqueColor, decorator: Google::Apis::SlidesV1::OpaqueColor::Representation
|
|
1008
|
+
|
|
1009
|
+
property :rotate_with_shape, as: 'rotateWithShape'
|
|
972
1010
|
end
|
|
973
1011
|
end
|
|
974
1012
|
|
|
975
1013
|
class DeleteTableRowRequest
|
|
976
1014
|
# @private
|
|
977
1015
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
978
|
-
property :table_object_id, as: 'tableObjectId'
|
|
979
1016
|
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
980
1017
|
|
|
1018
|
+
property :table_object_id, as: 'tableObjectId'
|
|
981
1019
|
end
|
|
982
1020
|
end
|
|
983
1021
|
|
|
984
1022
|
class Bullet
|
|
985
1023
|
# @private
|
|
986
1024
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1025
|
+
property :bullet_style, as: 'bulletStyle', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
|
|
1026
|
+
|
|
987
1027
|
property :list_id, as: 'listId'
|
|
988
1028
|
property :glyph, as: 'glyph'
|
|
989
1029
|
property :nesting_level, as: 'nestingLevel'
|
|
990
|
-
property :bullet_style, as: 'bulletStyle', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
|
|
991
|
-
|
|
992
1030
|
end
|
|
993
1031
|
end
|
|
994
1032
|
|
|
@@ -1069,34 +1107,34 @@ module Google
|
|
|
1069
1107
|
class InsertTextRequest
|
|
1070
1108
|
# @private
|
|
1071
1109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1110
|
+
property :object_id_prop, as: 'objectId'
|
|
1111
|
+
property :text, as: 'text'
|
|
1072
1112
|
property :insertion_index, as: 'insertionIndex'
|
|
1073
1113
|
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
1074
1114
|
|
|
1075
|
-
property :object_id_prop, as: 'objectId'
|
|
1076
|
-
property :text, as: 'text'
|
|
1077
1115
|
end
|
|
1078
1116
|
end
|
|
1079
1117
|
|
|
1080
1118
|
class AffineTransform
|
|
1081
1119
|
# @private
|
|
1082
1120
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1121
|
+
property :unit, as: 'unit'
|
|
1122
|
+
property :scale_x, as: 'scaleX'
|
|
1123
|
+
property :shear_x, as: 'shearX'
|
|
1083
1124
|
property :scale_y, as: 'scaleY'
|
|
1084
1125
|
property :translate_y, as: 'translateY'
|
|
1085
1126
|
property :translate_x, as: 'translateX'
|
|
1086
1127
|
property :shear_y, as: 'shearY'
|
|
1087
|
-
property :unit, as: 'unit'
|
|
1088
|
-
property :scale_x, as: 'scaleX'
|
|
1089
|
-
property :shear_x, as: 'shearX'
|
|
1090
1128
|
end
|
|
1091
1129
|
end
|
|
1092
1130
|
|
|
1093
1131
|
class AutoText
|
|
1094
1132
|
# @private
|
|
1095
1133
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1096
|
-
property :type, as: 'type'
|
|
1097
|
-
property :content, as: 'content'
|
|
1098
1134
|
property :style, as: 'style', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
|
|
1099
1135
|
|
|
1136
|
+
property :type, as: 'type'
|
|
1137
|
+
property :content, as: 'content'
|
|
1100
1138
|
end
|
|
1101
1139
|
end
|
|
1102
1140
|
|
|
@@ -1135,25 +1173,25 @@ module Google
|
|
|
1135
1173
|
end
|
|
1136
1174
|
end
|
|
1137
1175
|
|
|
1176
|
+
class Dimension
|
|
1177
|
+
# @private
|
|
1178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1179
|
+
property :magnitude, as: 'magnitude'
|
|
1180
|
+
property :unit, as: 'unit'
|
|
1181
|
+
end
|
|
1182
|
+
end
|
|
1183
|
+
|
|
1138
1184
|
class TextElement
|
|
1139
1185
|
# @private
|
|
1140
1186
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1187
|
+
property :text_run, as: 'textRun', class: Google::Apis::SlidesV1::TextRun, decorator: Google::Apis::SlidesV1::TextRun::Representation
|
|
1188
|
+
|
|
1141
1189
|
property :auto_text, as: 'autoText', class: Google::Apis::SlidesV1::AutoText, decorator: Google::Apis::SlidesV1::AutoText::Representation
|
|
1142
1190
|
|
|
1143
1191
|
property :paragraph_marker, as: 'paragraphMarker', class: Google::Apis::SlidesV1::ParagraphMarker, decorator: Google::Apis::SlidesV1::ParagraphMarker::Representation
|
|
1144
1192
|
|
|
1145
1193
|
property :start_index, as: 'startIndex'
|
|
1146
1194
|
property :end_index, as: 'endIndex'
|
|
1147
|
-
property :text_run, as: 'textRun', class: Google::Apis::SlidesV1::TextRun, decorator: Google::Apis::SlidesV1::TextRun::Representation
|
|
1148
|
-
|
|
1149
|
-
end
|
|
1150
|
-
end
|
|
1151
|
-
|
|
1152
|
-
class Dimension
|
|
1153
|
-
# @private
|
|
1154
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1155
|
-
property :magnitude, as: 'magnitude'
|
|
1156
|
-
property :unit, as: 'unit'
|
|
1157
1195
|
end
|
|
1158
1196
|
end
|
|
1159
1197
|
|
|
@@ -1176,11 +1214,11 @@ module Google
|
|
|
1176
1214
|
class InsertTableRowsRequest
|
|
1177
1215
|
# @private
|
|
1178
1216
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1217
|
+
property :insert_below, as: 'insertBelow'
|
|
1218
|
+
property :number, as: 'number'
|
|
1179
1219
|
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
1180
1220
|
|
|
1181
1221
|
property :table_object_id, as: 'tableObjectId'
|
|
1182
|
-
property :insert_below, as: 'insertBelow'
|
|
1183
|
-
property :number, as: 'number'
|
|
1184
1222
|
end
|
|
1185
1223
|
end
|
|
1186
1224
|
|
|
@@ -1196,11 +1234,11 @@ module Google
|
|
|
1196
1234
|
class LineProperties
|
|
1197
1235
|
# @private
|
|
1198
1236
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1237
|
+
property :dash_style, as: 'dashStyle'
|
|
1199
1238
|
property :link, as: 'link', class: Google::Apis::SlidesV1::Link, decorator: Google::Apis::SlidesV1::Link::Representation
|
|
1200
1239
|
|
|
1201
|
-
property :dash_style, as: 'dashStyle'
|
|
1202
|
-
property :start_arrow, as: 'startArrow'
|
|
1203
1240
|
property :end_arrow, as: 'endArrow'
|
|
1241
|
+
property :start_arrow, as: 'startArrow'
|
|
1204
1242
|
property :weight, as: 'weight', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1205
1243
|
|
|
1206
1244
|
property :line_fill, as: 'lineFill', class: Google::Apis::SlidesV1::LineFill, decorator: Google::Apis::SlidesV1::LineFill::Representation
|
|
@@ -1211,19 +1249,20 @@ module Google
|
|
|
1211
1249
|
class Presentation
|
|
1212
1250
|
# @private
|
|
1213
1251
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1214
|
-
property :page_size, as: 'pageSize', class: Google::Apis::SlidesV1::Size, decorator: Google::Apis::SlidesV1::Size::Representation
|
|
1215
|
-
|
|
1216
|
-
property :presentation_id, as: 'presentationId'
|
|
1217
|
-
collection :slides, as: 'slides', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
|
|
1218
|
-
|
|
1219
1252
|
property :notes_master, as: 'notesMaster', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
|
|
1220
1253
|
|
|
1254
|
+
property :title, as: 'title'
|
|
1221
1255
|
collection :layouts, as: 'layouts', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
|
|
1222
1256
|
|
|
1223
|
-
property :title, as: 'title'
|
|
1224
|
-
property :locale, as: 'locale'
|
|
1225
1257
|
collection :masters, as: 'masters', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
|
|
1226
1258
|
|
|
1259
|
+
property :locale, as: 'locale'
|
|
1260
|
+
property :page_size, as: 'pageSize', class: Google::Apis::SlidesV1::Size, decorator: Google::Apis::SlidesV1::Size::Representation
|
|
1261
|
+
|
|
1262
|
+
property :presentation_id, as: 'presentationId'
|
|
1263
|
+
collection :slides, as: 'slides', class: Google::Apis::SlidesV1::Page, decorator: Google::Apis::SlidesV1::Page::Representation
|
|
1264
|
+
|
|
1265
|
+
property :revision_id, as: 'revisionId'
|
|
1227
1266
|
end
|
|
1228
1267
|
end
|
|
1229
1268
|
|
|
@@ -1312,45 +1351,45 @@ module Google
|
|
|
1312
1351
|
class Response
|
|
1313
1352
|
# @private
|
|
1314
1353
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1315
|
-
property :create_video, as: 'createVideo', class: Google::Apis::SlidesV1::CreateVideoResponse, decorator: Google::Apis::SlidesV1::CreateVideoResponse::Representation
|
|
1316
|
-
|
|
1317
|
-
property :create_sheets_chart, as: 'createSheetsChart', class: Google::Apis::SlidesV1::CreateSheetsChartResponse, decorator: Google::Apis::SlidesV1::CreateSheetsChartResponse::Representation
|
|
1318
|
-
|
|
1319
|
-
property :replace_all_shapes_with_sheets_chart, as: 'replaceAllShapesWithSheetsChart', class: Google::Apis::SlidesV1::ReplaceAllShapesWithSheetsChartResponse, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithSheetsChartResponse::Representation
|
|
1320
|
-
|
|
1321
|
-
property :replace_all_shapes_with_image, as: 'replaceAllShapesWithImage', class: Google::Apis::SlidesV1::ReplaceAllShapesWithImageResponse, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithImageResponse::Representation
|
|
1322
|
-
|
|
1323
1354
|
property :create_table, as: 'createTable', class: Google::Apis::SlidesV1::CreateTableResponse, decorator: Google::Apis::SlidesV1::CreateTableResponse::Representation
|
|
1324
1355
|
|
|
1325
1356
|
property :replace_all_text, as: 'replaceAllText', class: Google::Apis::SlidesV1::ReplaceAllTextResponse, decorator: Google::Apis::SlidesV1::ReplaceAllTextResponse::Representation
|
|
1326
1357
|
|
|
1327
1358
|
property :create_slide, as: 'createSlide', class: Google::Apis::SlidesV1::CreateSlideResponse, decorator: Google::Apis::SlidesV1::CreateSlideResponse::Representation
|
|
1328
1359
|
|
|
1329
|
-
property :duplicate_object, as: 'duplicateObject', class: Google::Apis::SlidesV1::DuplicateObjectResponse, decorator: Google::Apis::SlidesV1::DuplicateObjectResponse::Representation
|
|
1330
|
-
|
|
1331
1360
|
property :create_shape, as: 'createShape', class: Google::Apis::SlidesV1::CreateShapeResponse, decorator: Google::Apis::SlidesV1::CreateShapeResponse::Representation
|
|
1332
1361
|
|
|
1362
|
+
property :duplicate_object, as: 'duplicateObject', class: Google::Apis::SlidesV1::DuplicateObjectResponse, decorator: Google::Apis::SlidesV1::DuplicateObjectResponse::Representation
|
|
1363
|
+
|
|
1333
1364
|
property :create_line, as: 'createLine', class: Google::Apis::SlidesV1::CreateLineResponse, decorator: Google::Apis::SlidesV1::CreateLineResponse::Representation
|
|
1334
1365
|
|
|
1335
1366
|
property :create_image, as: 'createImage', class: Google::Apis::SlidesV1::CreateImageResponse, decorator: Google::Apis::SlidesV1::CreateImageResponse::Representation
|
|
1336
1367
|
|
|
1368
|
+
property :create_video, as: 'createVideo', class: Google::Apis::SlidesV1::CreateVideoResponse, decorator: Google::Apis::SlidesV1::CreateVideoResponse::Representation
|
|
1369
|
+
|
|
1370
|
+
property :replace_all_shapes_with_sheets_chart, as: 'replaceAllShapesWithSheetsChart', class: Google::Apis::SlidesV1::ReplaceAllShapesWithSheetsChartResponse, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithSheetsChartResponse::Representation
|
|
1371
|
+
|
|
1372
|
+
property :create_sheets_chart, as: 'createSheetsChart', class: Google::Apis::SlidesV1::CreateSheetsChartResponse, decorator: Google::Apis::SlidesV1::CreateSheetsChartResponse::Representation
|
|
1373
|
+
|
|
1374
|
+
property :replace_all_shapes_with_image, as: 'replaceAllShapesWithImage', class: Google::Apis::SlidesV1::ReplaceAllShapesWithImageResponse, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithImageResponse::Representation
|
|
1375
|
+
|
|
1337
1376
|
end
|
|
1338
1377
|
end
|
|
1339
1378
|
|
|
1340
1379
|
class TextRun
|
|
1341
1380
|
# @private
|
|
1342
1381
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1343
|
-
property :content, as: 'content'
|
|
1344
1382
|
property :style, as: 'style', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
|
|
1345
1383
|
|
|
1384
|
+
property :content, as: 'content'
|
|
1346
1385
|
end
|
|
1347
1386
|
end
|
|
1348
1387
|
|
|
1349
1388
|
class LayoutReference
|
|
1350
1389
|
# @private
|
|
1351
1390
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1352
|
-
property :predefined_layout, as: 'predefinedLayout'
|
|
1353
1391
|
property :layout_id, as: 'layoutId'
|
|
1392
|
+
property :predefined_layout, as: 'predefinedLayout'
|
|
1354
1393
|
end
|
|
1355
1394
|
end
|
|
1356
1395
|
|
|
@@ -1372,33 +1411,33 @@ module Google
|
|
|
1372
1411
|
end
|
|
1373
1412
|
end
|
|
1374
1413
|
|
|
1375
|
-
class
|
|
1414
|
+
class CreateTableRequest
|
|
1376
1415
|
# @private
|
|
1377
1416
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1417
|
+
property :rows, as: 'rows'
|
|
1378
1418
|
property :object_id_prop, as: 'objectId'
|
|
1419
|
+
property :columns, as: 'columns'
|
|
1420
|
+
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
|
|
1421
|
+
|
|
1379
1422
|
end
|
|
1380
1423
|
end
|
|
1381
1424
|
|
|
1382
|
-
class
|
|
1425
|
+
class CreateTableResponse
|
|
1383
1426
|
# @private
|
|
1384
1427
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1385
|
-
property :rows, as: 'rows'
|
|
1386
1428
|
property :object_id_prop, as: 'objectId'
|
|
1387
|
-
property :columns, as: 'columns'
|
|
1388
|
-
property :element_properties, as: 'elementProperties', class: Google::Apis::SlidesV1::PageElementProperties, decorator: Google::Apis::SlidesV1::PageElementProperties::Representation
|
|
1389
|
-
|
|
1390
1429
|
end
|
|
1391
1430
|
end
|
|
1392
1431
|
|
|
1393
1432
|
class Table
|
|
1394
1433
|
# @private
|
|
1395
1434
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1396
|
-
property :rows, as: 'rows'
|
|
1397
1435
|
collection :table_columns, as: 'tableColumns', class: Google::Apis::SlidesV1::TableColumnProperties, decorator: Google::Apis::SlidesV1::TableColumnProperties::Representation
|
|
1398
1436
|
|
|
1399
1437
|
property :columns, as: 'columns'
|
|
1400
1438
|
collection :table_rows, as: 'tableRows', class: Google::Apis::SlidesV1::TableRow, decorator: Google::Apis::SlidesV1::TableRow::Representation
|
|
1401
1439
|
|
|
1440
|
+
property :rows, as: 'rows'
|
|
1402
1441
|
end
|
|
1403
1442
|
end
|
|
1404
1443
|
|
|
@@ -1472,47 +1511,54 @@ module Google
|
|
|
1472
1511
|
class StretchedPictureFill
|
|
1473
1512
|
# @private
|
|
1474
1513
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1475
|
-
property :content_url, as: 'contentUrl'
|
|
1476
1514
|
property :size, as: 'size', class: Google::Apis::SlidesV1::Size, decorator: Google::Apis::SlidesV1::Size::Representation
|
|
1477
1515
|
|
|
1516
|
+
property :content_url, as: 'contentUrl'
|
|
1478
1517
|
end
|
|
1479
1518
|
end
|
|
1480
1519
|
|
|
1481
|
-
class
|
|
1520
|
+
class DeleteTableColumnRequest
|
|
1482
1521
|
# @private
|
|
1483
1522
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1484
|
-
property :object_id_prop, as: 'objectId'
|
|
1485
|
-
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
|
|
1486
|
-
|
|
1487
1523
|
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
1488
1524
|
|
|
1489
|
-
property :
|
|
1490
|
-
|
|
1491
|
-
property :fields, as: 'fields'
|
|
1525
|
+
property :table_object_id, as: 'tableObjectId'
|
|
1492
1526
|
end
|
|
1493
1527
|
end
|
|
1494
1528
|
|
|
1495
|
-
class
|
|
1529
|
+
class UpdateTextStyleRequest
|
|
1496
1530
|
# @private
|
|
1497
1531
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1498
1532
|
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
1499
1533
|
|
|
1500
|
-
property :
|
|
1534
|
+
property :style, as: 'style', class: Google::Apis::SlidesV1::TextStyle, decorator: Google::Apis::SlidesV1::TextStyle::Representation
|
|
1535
|
+
|
|
1536
|
+
property :fields, as: 'fields'
|
|
1537
|
+
property :object_id_prop, as: 'objectId'
|
|
1538
|
+
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
|
|
1539
|
+
|
|
1501
1540
|
end
|
|
1502
1541
|
end
|
|
1503
1542
|
|
|
1504
1543
|
class List
|
|
1505
1544
|
# @private
|
|
1506
1545
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1546
|
+
property :list_id, as: 'listId'
|
|
1507
1547
|
hash :nesting_level, as: 'nestingLevel', class: Google::Apis::SlidesV1::NestingLevel, decorator: Google::Apis::SlidesV1::NestingLevel::Representation
|
|
1508
1548
|
|
|
1509
|
-
property :list_id, as: 'listId'
|
|
1510
1549
|
end
|
|
1511
1550
|
end
|
|
1512
1551
|
|
|
1513
1552
|
class PageElement
|
|
1514
1553
|
# @private
|
|
1515
1554
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1555
|
+
property :line, as: 'line', class: Google::Apis::SlidesV1::Line, decorator: Google::Apis::SlidesV1::Line::Representation
|
|
1556
|
+
|
|
1557
|
+
property :description, as: 'description'
|
|
1558
|
+
property :element_group, as: 'elementGroup', class: Google::Apis::SlidesV1::Group, decorator: Google::Apis::SlidesV1::Group::Representation
|
|
1559
|
+
|
|
1560
|
+
property :image, as: 'image', class: Google::Apis::SlidesV1::Image, decorator: Google::Apis::SlidesV1::Image::Representation
|
|
1561
|
+
|
|
1516
1562
|
property :size, as: 'size', class: Google::Apis::SlidesV1::Size, decorator: Google::Apis::SlidesV1::Size::Representation
|
|
1517
1563
|
|
|
1518
1564
|
property :title, as: 'title'
|
|
@@ -1524,18 +1570,11 @@ module Google
|
|
|
1524
1570
|
|
|
1525
1571
|
property :table, as: 'table', class: Google::Apis::SlidesV1::Table, decorator: Google::Apis::SlidesV1::Table::Representation
|
|
1526
1572
|
|
|
1527
|
-
property :object_id_prop, as: 'objectId'
|
|
1528
1573
|
property :transform, as: 'transform', class: Google::Apis::SlidesV1::AffineTransform, decorator: Google::Apis::SlidesV1::AffineTransform::Representation
|
|
1529
1574
|
|
|
1575
|
+
property :object_id_prop, as: 'objectId'
|
|
1530
1576
|
property :shape, as: 'shape', class: Google::Apis::SlidesV1::Shape, decorator: Google::Apis::SlidesV1::Shape::Representation
|
|
1531
1577
|
|
|
1532
|
-
property :line, as: 'line', class: Google::Apis::SlidesV1::Line, decorator: Google::Apis::SlidesV1::Line::Representation
|
|
1533
|
-
|
|
1534
|
-
property :description, as: 'description'
|
|
1535
|
-
property :element_group, as: 'elementGroup', class: Google::Apis::SlidesV1::Group, decorator: Google::Apis::SlidesV1::Group::Representation
|
|
1536
|
-
|
|
1537
|
-
property :image, as: 'image', class: Google::Apis::SlidesV1::Image, decorator: Google::Apis::SlidesV1::Image::Representation
|
|
1538
|
-
|
|
1539
1578
|
end
|
|
1540
1579
|
end
|
|
1541
1580
|
|
|
@@ -1552,11 +1591,21 @@ module Google
|
|
|
1552
1591
|
class CreateParagraphBulletsRequest
|
|
1553
1592
|
# @private
|
|
1554
1593
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1594
|
+
property :object_id_prop, as: 'objectId'
|
|
1595
|
+
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
|
|
1596
|
+
|
|
1555
1597
|
property :bullet_preset, as: 'bulletPreset'
|
|
1556
1598
|
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
1557
1599
|
|
|
1558
|
-
|
|
1559
|
-
|
|
1600
|
+
end
|
|
1601
|
+
end
|
|
1602
|
+
|
|
1603
|
+
class Size
|
|
1604
|
+
# @private
|
|
1605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1606
|
+
property :height, as: 'height', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1607
|
+
|
|
1608
|
+
property :width, as: 'width', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1560
1609
|
|
|
1561
1610
|
end
|
|
1562
1611
|
end
|
|
@@ -1564,9 +1613,6 @@ module Google
|
|
|
1564
1613
|
class TextStyle
|
|
1565
1614
|
# @private
|
|
1566
1615
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1567
|
-
property :baseline_offset, as: 'baselineOffset'
|
|
1568
|
-
property :background_color, as: 'backgroundColor', class: Google::Apis::SlidesV1::OptionalColor, decorator: Google::Apis::SlidesV1::OptionalColor::Representation
|
|
1569
|
-
|
|
1570
1616
|
property :link, as: 'link', class: Google::Apis::SlidesV1::Link, decorator: Google::Apis::SlidesV1::Link::Representation
|
|
1571
1617
|
|
|
1572
1618
|
property :underline, as: 'underline'
|
|
@@ -1579,15 +1625,8 @@ module Google
|
|
|
1579
1625
|
property :font_size, as: 'fontSize', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1580
1626
|
|
|
1581
1627
|
property :small_caps, as: 'smallCaps'
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
class Size
|
|
1586
|
-
# @private
|
|
1587
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1588
|
-
property :height, as: 'height', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1589
|
-
|
|
1590
|
-
property :width, as: 'width', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1628
|
+
property :baseline_offset, as: 'baselineOffset'
|
|
1629
|
+
property :background_color, as: 'backgroundColor', class: Google::Apis::SlidesV1::OptionalColor, decorator: Google::Apis::SlidesV1::OptionalColor::Representation
|
|
1591
1630
|
|
|
1592
1631
|
end
|
|
1593
1632
|
end
|
|
@@ -1605,12 +1644,6 @@ module Google
|
|
|
1605
1644
|
class Request
|
|
1606
1645
|
# @private
|
|
1607
1646
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1608
|
-
property :replace_all_shapes_with_image, as: 'replaceAllShapesWithImage', class: Google::Apis::SlidesV1::ReplaceAllShapesWithImageRequest, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithImageRequest::Representation
|
|
1609
|
-
|
|
1610
|
-
property :replace_all_text, as: 'replaceAllText', class: Google::Apis::SlidesV1::ReplaceAllTextRequest, decorator: Google::Apis::SlidesV1::ReplaceAllTextRequest::Representation
|
|
1611
|
-
|
|
1612
|
-
property :update_image_properties, as: 'updateImageProperties', class: Google::Apis::SlidesV1::UpdateImagePropertiesRequest, decorator: Google::Apis::SlidesV1::UpdateImagePropertiesRequest::Representation
|
|
1613
|
-
|
|
1614
1647
|
property :insert_table_rows, as: 'insertTableRows', class: Google::Apis::SlidesV1::InsertTableRowsRequest, decorator: Google::Apis::SlidesV1::InsertTableRowsRequest::Representation
|
|
1615
1648
|
|
|
1616
1649
|
property :create_slide, as: 'createSlide', class: Google::Apis::SlidesV1::CreateSlideRequest, decorator: Google::Apis::SlidesV1::CreateSlideRequest::Representation
|
|
@@ -1629,10 +1662,10 @@ module Google
|
|
|
1629
1662
|
|
|
1630
1663
|
property :update_page_properties, as: 'updatePageProperties', class: Google::Apis::SlidesV1::UpdatePagePropertiesRequest, decorator: Google::Apis::SlidesV1::UpdatePagePropertiesRequest::Representation
|
|
1631
1664
|
|
|
1632
|
-
property :create_shape, as: 'createShape', class: Google::Apis::SlidesV1::CreateShapeRequest, decorator: Google::Apis::SlidesV1::CreateShapeRequest::Representation
|
|
1633
|
-
|
|
1634
1665
|
property :delete_paragraph_bullets, as: 'deleteParagraphBullets', class: Google::Apis::SlidesV1::DeleteParagraphBulletsRequest, decorator: Google::Apis::SlidesV1::DeleteParagraphBulletsRequest::Representation
|
|
1635
1666
|
|
|
1667
|
+
property :create_shape, as: 'createShape', class: Google::Apis::SlidesV1::CreateShapeRequest, decorator: Google::Apis::SlidesV1::CreateShapeRequest::Representation
|
|
1668
|
+
|
|
1636
1669
|
property :insert_table_columns, as: 'insertTableColumns', class: Google::Apis::SlidesV1::InsertTableColumnsRequest, decorator: Google::Apis::SlidesV1::InsertTableColumnsRequest::Representation
|
|
1637
1670
|
|
|
1638
1671
|
property :refresh_sheets_chart, as: 'refreshSheetsChart', class: Google::Apis::SlidesV1::RefreshSheetsChartRequest, decorator: Google::Apis::SlidesV1::RefreshSheetsChartRequest::Representation
|
|
@@ -1645,14 +1678,14 @@ module Google
|
|
|
1645
1678
|
|
|
1646
1679
|
property :update_paragraph_style, as: 'updateParagraphStyle', class: Google::Apis::SlidesV1::UpdateParagraphStyleRequest, decorator: Google::Apis::SlidesV1::UpdateParagraphStyleRequest::Representation
|
|
1647
1680
|
|
|
1648
|
-
property :duplicate_object, as: 'duplicateObject', class: Google::Apis::SlidesV1::DuplicateObjectRequest, decorator: Google::Apis::SlidesV1::DuplicateObjectRequest::Representation
|
|
1649
|
-
|
|
1650
1681
|
property :delete_table_column, as: 'deleteTableColumn', class: Google::Apis::SlidesV1::DeleteTableColumnRequest, decorator: Google::Apis::SlidesV1::DeleteTableColumnRequest::Representation
|
|
1651
1682
|
|
|
1652
|
-
property :
|
|
1683
|
+
property :duplicate_object, as: 'duplicateObject', class: Google::Apis::SlidesV1::DuplicateObjectRequest, decorator: Google::Apis::SlidesV1::DuplicateObjectRequest::Representation
|
|
1653
1684
|
|
|
1654
1685
|
property :update_video_properties, as: 'updateVideoProperties', class: Google::Apis::SlidesV1::UpdateVideoPropertiesRequest, decorator: Google::Apis::SlidesV1::UpdateVideoPropertiesRequest::Representation
|
|
1655
1686
|
|
|
1687
|
+
property :create_line, as: 'createLine', class: Google::Apis::SlidesV1::CreateLineRequest, decorator: Google::Apis::SlidesV1::CreateLineRequest::Representation
|
|
1688
|
+
|
|
1656
1689
|
property :create_image, as: 'createImage', class: Google::Apis::SlidesV1::CreateImageRequest, decorator: Google::Apis::SlidesV1::CreateImageRequest::Representation
|
|
1657
1690
|
|
|
1658
1691
|
property :create_paragraph_bullets, as: 'createParagraphBullets', class: Google::Apis::SlidesV1::CreateParagraphBulletsRequest, decorator: Google::Apis::SlidesV1::CreateParagraphBulletsRequest::Representation
|
|
@@ -1667,6 +1700,12 @@ module Google
|
|
|
1667
1700
|
|
|
1668
1701
|
property :update_text_style, as: 'updateTextStyle', class: Google::Apis::SlidesV1::UpdateTextStyleRequest, decorator: Google::Apis::SlidesV1::UpdateTextStyleRequest::Representation
|
|
1669
1702
|
|
|
1703
|
+
property :replace_all_shapes_with_image, as: 'replaceAllShapesWithImage', class: Google::Apis::SlidesV1::ReplaceAllShapesWithImageRequest, decorator: Google::Apis::SlidesV1::ReplaceAllShapesWithImageRequest::Representation
|
|
1704
|
+
|
|
1705
|
+
property :replace_all_text, as: 'replaceAllText', class: Google::Apis::SlidesV1::ReplaceAllTextRequest, decorator: Google::Apis::SlidesV1::ReplaceAllTextRequest::Representation
|
|
1706
|
+
|
|
1707
|
+
property :update_image_properties, as: 'updateImageProperties', class: Google::Apis::SlidesV1::UpdateImagePropertiesRequest, decorator: Google::Apis::SlidesV1::UpdateImagePropertiesRequest::Representation
|
|
1708
|
+
|
|
1670
1709
|
end
|
|
1671
1710
|
end
|
|
1672
1711
|
|
|
@@ -1683,6 +1722,9 @@ module Google
|
|
|
1683
1722
|
class ParagraphStyle
|
|
1684
1723
|
# @private
|
|
1685
1724
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1725
|
+
property :space_below, as: 'spaceBelow', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1726
|
+
|
|
1727
|
+
property :direction, as: 'direction'
|
|
1686
1728
|
property :spacing_mode, as: 'spacingMode'
|
|
1687
1729
|
property :indent_end, as: 'indentEnd', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1688
1730
|
|
|
@@ -1694,9 +1736,6 @@ module Google
|
|
|
1694
1736
|
property :line_spacing, as: 'lineSpacing'
|
|
1695
1737
|
property :indent_first_line, as: 'indentFirstLine', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1696
1738
|
|
|
1697
|
-
property :space_below, as: 'spaceBelow', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1698
|
-
|
|
1699
|
-
property :direction, as: 'direction'
|
|
1700
1739
|
end
|
|
1701
1740
|
end
|
|
1702
1741
|
|
|
@@ -1734,10 +1773,11 @@ module Google
|
|
|
1734
1773
|
end
|
|
1735
1774
|
end
|
|
1736
1775
|
|
|
1737
|
-
class
|
|
1776
|
+
class TableColumnProperties
|
|
1738
1777
|
# @private
|
|
1739
1778
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1740
|
-
property :
|
|
1779
|
+
property :column_width, as: 'columnWidth', class: Google::Apis::SlidesV1::Dimension, decorator: Google::Apis::SlidesV1::Dimension::Representation
|
|
1780
|
+
|
|
1741
1781
|
end
|
|
1742
1782
|
end
|
|
1743
1783
|
|
|
@@ -1755,11 +1795,10 @@ module Google
|
|
|
1755
1795
|
end
|
|
1756
1796
|
end
|
|
1757
1797
|
|
|
1758
|
-
class
|
|
1798
|
+
class NotesProperties
|
|
1759
1799
|
# @private
|
|
1760
1800
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1761
|
-
property :
|
|
1762
|
-
|
|
1801
|
+
property :speaker_notes_object_id, as: 'speakerNotesObjectId'
|
|
1763
1802
|
end
|
|
1764
1803
|
end
|
|
1765
1804
|
|
|
@@ -1788,18 +1827,20 @@ module Google
|
|
|
1788
1827
|
class CreateSlideRequest
|
|
1789
1828
|
# @private
|
|
1790
1829
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1830
|
+
property :slide_layout_reference, as: 'slideLayoutReference', class: Google::Apis::SlidesV1::LayoutReference, decorator: Google::Apis::SlidesV1::LayoutReference::Representation
|
|
1831
|
+
|
|
1791
1832
|
property :object_id_prop, as: 'objectId'
|
|
1792
1833
|
property :insertion_index, as: 'insertionIndex'
|
|
1793
1834
|
collection :placeholder_id_mappings, as: 'placeholderIdMappings', class: Google::Apis::SlidesV1::LayoutPlaceholderIdMapping, decorator: Google::Apis::SlidesV1::LayoutPlaceholderIdMapping::Representation
|
|
1794
1835
|
|
|
1795
|
-
property :slide_layout_reference, as: 'slideLayoutReference', class: Google::Apis::SlidesV1::LayoutReference, decorator: Google::Apis::SlidesV1::LayoutReference::Representation
|
|
1796
|
-
|
|
1797
1836
|
end
|
|
1798
1837
|
end
|
|
1799
1838
|
|
|
1800
1839
|
class BatchUpdatePresentationRequest
|
|
1801
1840
|
# @private
|
|
1802
1841
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1842
|
+
property :write_control, as: 'writeControl', class: Google::Apis::SlidesV1::WriteControl, decorator: Google::Apis::SlidesV1::WriteControl::Representation
|
|
1843
|
+
|
|
1803
1844
|
collection :requests, as: 'requests', class: Google::Apis::SlidesV1::Request, decorator: Google::Apis::SlidesV1::Request::Representation
|
|
1804
1845
|
|
|
1805
1846
|
end
|
|
@@ -1822,55 +1863,31 @@ module Google
|
|
|
1822
1863
|
end
|
|
1823
1864
|
end
|
|
1824
1865
|
|
|
1825
|
-
class
|
|
1826
|
-
# @private
|
|
1827
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1828
|
-
property :object_id_prop, as: 'objectId'
|
|
1829
|
-
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
|
|
1830
|
-
|
|
1831
|
-
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
1832
|
-
|
|
1833
|
-
end
|
|
1834
|
-
end
|
|
1835
|
-
|
|
1836
|
-
class ParagraphMarker
|
|
1866
|
+
class WriteControl
|
|
1837
1867
|
# @private
|
|
1838
1868
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1839
|
-
property :
|
|
1840
|
-
|
|
1841
|
-
property :bullet, as: 'bullet', class: Google::Apis::SlidesV1::Bullet, decorator: Google::Apis::SlidesV1::Bullet::Representation
|
|
1842
|
-
|
|
1869
|
+
property :required_revision_id, as: 'requiredRevisionId'
|
|
1843
1870
|
end
|
|
1844
1871
|
end
|
|
1845
1872
|
|
|
1846
|
-
class
|
|
1873
|
+
class DeleteParagraphBulletsRequest
|
|
1847
1874
|
# @private
|
|
1848
1875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1849
|
-
property :number, as: 'number'
|
|
1850
1876
|
property :cell_location, as: 'cellLocation', class: Google::Apis::SlidesV1::TableCellLocation, decorator: Google::Apis::SlidesV1::TableCellLocation::Representation
|
|
1851
1877
|
|
|
1852
|
-
property :insert_right, as: 'insertRight'
|
|
1853
|
-
property :table_object_id, as: 'tableObjectId'
|
|
1854
|
-
end
|
|
1855
|
-
end
|
|
1856
|
-
|
|
1857
|
-
class LayoutPlaceholderIdMapping
|
|
1858
|
-
# @private
|
|
1859
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1860
|
-
property :layout_placeholder, as: 'layoutPlaceholder', class: Google::Apis::SlidesV1::Placeholder, decorator: Google::Apis::SlidesV1::Placeholder::Representation
|
|
1861
|
-
|
|
1862
|
-
property :layout_placeholder_object_id, as: 'layoutPlaceholderObjectId'
|
|
1863
1878
|
property :object_id_prop, as: 'objectId'
|
|
1879
|
+
property :text_range, as: 'textRange', class: Google::Apis::SlidesV1::Range, decorator: Google::Apis::SlidesV1::Range::Representation
|
|
1880
|
+
|
|
1864
1881
|
end
|
|
1865
1882
|
end
|
|
1866
1883
|
|
|
1867
|
-
class
|
|
1884
|
+
class ParagraphMarker
|
|
1868
1885
|
# @private
|
|
1869
1886
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1870
|
-
property :
|
|
1871
|
-
|
|
1887
|
+
property :style, as: 'style', class: Google::Apis::SlidesV1::ParagraphStyle, decorator: Google::Apis::SlidesV1::ParagraphStyle::Representation
|
|
1888
|
+
|
|
1889
|
+
property :bullet, as: 'bullet', class: Google::Apis::SlidesV1::Bullet, decorator: Google::Apis::SlidesV1::Bullet::Representation
|
|
1872
1890
|
|
|
1873
|
-
property :fields, as: 'fields'
|
|
1874
1891
|
end
|
|
1875
1892
|
end
|
|
1876
1893
|
end
|