google-api-client 0.9.22 → 0.9.23

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.
@@ -22,259 +22,259 @@ module Google
22
22
  module Apis
23
23
  module SheetsV4
24
24
 
25
- class AddNamedRangeResponse
25
+ class UpdateValuesResponse
26
26
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
27
 
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
- class UpdateProtectedRangeRequest
31
+ class PivotValue
32
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
33
 
34
34
  include Google::Apis::Core::JsonObjectSupport
35
35
  end
36
36
 
37
- class Padding
37
+ class ErrorValue
38
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
39
 
40
40
  include Google::Apis::Core::JsonObjectSupport
41
41
  end
42
42
 
43
- class MergeCellsRequest
43
+ class CopySheetToAnotherSpreadsheetRequest
44
44
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
45
 
46
46
  include Google::Apis::Core::JsonObjectSupport
47
47
  end
48
48
 
49
- class AddSheetResponse
49
+ class PivotGroupSortValueBucket
50
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
51
51
 
52
52
  include Google::Apis::Core::JsonObjectSupport
53
53
  end
54
54
 
55
- class PivotGroupValueMetadata
55
+ class EmbeddedObjectPosition
56
56
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
57
 
58
58
  include Google::Apis::Core::JsonObjectSupport
59
59
  end
60
60
 
61
- class UpdateEmbeddedObjectPositionResponse
61
+ class DeleteProtectedRangeRequest
62
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
63
 
64
64
  include Google::Apis::Core::JsonObjectSupport
65
65
  end
66
66
 
67
- class ClearValuesResponse
67
+ class AutoFillRequest
68
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
69
 
70
70
  include Google::Apis::Core::JsonObjectSupport
71
71
  end
72
72
 
73
- class UpdateConditionalFormatRuleRequest
73
+ class GradientRule
74
74
  class Representation < Google::Apis::Core::JsonRepresentation; end
75
75
 
76
76
  include Google::Apis::Core::JsonObjectSupport
77
77
  end
78
78
 
79
- class TextFormat
79
+ class SetBasicFilterRequest
80
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
81
 
82
82
  include Google::Apis::Core::JsonObjectSupport
83
83
  end
84
84
 
85
- class UpdateChartSpecRequest
85
+ class ClearValuesRequest
86
86
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
87
 
88
88
  include Google::Apis::Core::JsonObjectSupport
89
89
  end
90
90
 
91
- class GridCoordinate
91
+ class InterpolationPoint
92
92
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
93
 
94
94
  include Google::Apis::Core::JsonObjectSupport
95
95
  end
96
96
 
97
- class DeleteFilterViewRequest
97
+ class FindReplaceResponse
98
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
99
 
100
100
  include Google::Apis::Core::JsonObjectSupport
101
101
  end
102
102
 
103
- class BatchUpdateValuesResponse
103
+ class DeleteEmbeddedObjectRequest
104
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
105
 
106
106
  include Google::Apis::Core::JsonObjectSupport
107
107
  end
108
108
 
109
- class UpdateNamedRangeRequest
109
+ class DeleteSheetRequest
110
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
111
111
 
112
112
  include Google::Apis::Core::JsonObjectSupport
113
113
  end
114
114
 
115
- class UpdateValuesResponse
115
+ class DuplicateFilterViewRequest
116
116
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
117
 
118
118
  include Google::Apis::Core::JsonObjectSupport
119
119
  end
120
120
 
121
- class SpreadsheetProperties
121
+ class UpdateConditionalFormatRuleResponse
122
122
  class Representation < Google::Apis::Core::JsonRepresentation; end
123
123
 
124
124
  include Google::Apis::Core::JsonObjectSupport
125
125
  end
126
126
 
127
- class CellData
127
+ class ConditionValue
128
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
129
129
 
130
130
  include Google::Apis::Core::JsonObjectSupport
131
131
  end
132
132
 
133
- class UnmergeCellsRequest
133
+ class DuplicateSheetRequest
134
134
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
135
 
136
136
  include Google::Apis::Core::JsonObjectSupport
137
137
  end
138
138
 
139
- class TextToColumnsRequest
139
+ class ExtendedValue
140
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
141
 
142
142
  include Google::Apis::Core::JsonObjectSupport
143
143
  end
144
144
 
145
- class AddProtectedRangeResponse
145
+ class AddChartRequest
146
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
147
 
148
148
  include Google::Apis::Core::JsonObjectSupport
149
149
  end
150
150
 
151
- class BooleanCondition
151
+ class Spreadsheet
152
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
153
153
 
154
154
  include Google::Apis::Core::JsonObjectSupport
155
155
  end
156
156
 
157
- class DeleteProtectedRangeRequest
157
+ class BatchClearValuesResponse
158
158
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
159
 
160
160
  include Google::Apis::Core::JsonObjectSupport
161
161
  end
162
162
 
163
- class BasicChartDomain
163
+ class BandedRange
164
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
165
 
166
166
  include Google::Apis::Core::JsonObjectSupport
167
167
  end
168
168
 
169
- class DimensionRange
169
+ class UpdateProtectedRangeRequest
170
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
171
 
172
172
  include Google::Apis::Core::JsonObjectSupport
173
173
  end
174
174
 
175
- class Response
175
+ class TextFormat
176
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
177
 
178
178
  include Google::Apis::Core::JsonObjectSupport
179
179
  end
180
180
 
181
- class AddConditionalFormatRuleRequest
181
+ class AddSheetResponse
182
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
183
183
 
184
184
  include Google::Apis::Core::JsonObjectSupport
185
185
  end
186
186
 
187
- class FilterView
187
+ class AddFilterViewResponse
188
188
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
189
 
190
190
  include Google::Apis::Core::JsonObjectSupport
191
191
  end
192
192
 
193
- class SortRangeRequest
193
+ class SpreadsheetProperties
194
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
195
 
196
196
  include Google::Apis::Core::JsonObjectSupport
197
197
  end
198
198
 
199
- class AddBandingResponse
199
+ class OverlayPosition
200
200
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
201
 
202
202
  include Google::Apis::Core::JsonObjectSupport
203
203
  end
204
204
 
205
- class TextFormatRun
205
+ class RepeatCellRequest
206
206
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
207
 
208
208
  include Google::Apis::Core::JsonObjectSupport
209
209
  end
210
210
 
211
- class UpdateFilterViewRequest
211
+ class AddChartResponse
212
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
213
213
 
214
214
  include Google::Apis::Core::JsonObjectSupport
215
215
  end
216
216
 
217
- class UpdateConditionalFormatRuleResponse
217
+ class InsertDimensionRequest
218
218
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
219
 
220
220
  include Google::Apis::Core::JsonObjectSupport
221
221
  end
222
222
 
223
- class FilterCriteria
223
+ class UpdateSpreadsheetPropertiesRequest
224
224
  class Representation < Google::Apis::Core::JsonRepresentation; end
225
225
 
226
226
  include Google::Apis::Core::JsonObjectSupport
227
227
  end
228
228
 
229
- class DeleteDimensionRequest
229
+ class BatchUpdateValuesRequest
230
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
231
231
 
232
232
  include Google::Apis::Core::JsonObjectSupport
233
233
  end
234
234
 
235
- class PivotTable
235
+ class ProtectedRange
236
236
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
237
 
238
238
  include Google::Apis::Core::JsonObjectSupport
239
239
  end
240
240
 
241
- class DataValidationRule
241
+ class DimensionProperties
242
242
  class Representation < Google::Apis::Core::JsonRepresentation; end
243
243
 
244
244
  include Google::Apis::Core::JsonObjectSupport
245
245
  end
246
246
 
247
- class UpdateSpreadsheetPropertiesRequest
247
+ class DimensionRange
248
248
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
249
 
250
250
  include Google::Apis::Core::JsonObjectSupport
251
251
  end
252
252
 
253
- class ChartSourceRange
253
+ class NamedRange
254
254
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
255
 
256
256
  include Google::Apis::Core::JsonObjectSupport
257
257
  end
258
258
 
259
- class BatchUpdateValuesRequest
259
+ class CutPasteRequest
260
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
261
 
262
262
  include Google::Apis::Core::JsonObjectSupport
263
263
  end
264
264
 
265
- class ClearBasicFilterRequest
265
+ class BasicChartSeries
266
266
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
267
 
268
268
  include Google::Apis::Core::JsonObjectSupport
269
269
  end
270
270
 
271
- class BatchClearValuesResponse
271
+ class Borders
272
272
  class Representation < Google::Apis::Core::JsonRepresentation; end
273
273
 
274
274
  include Google::Apis::Core::JsonObjectSupport
275
275
  end
276
276
 
277
- class ConditionalFormatRule
277
+ class AutoResizeDimensionsRequest
278
278
  class Representation < Google::Apis::Core::JsonRepresentation; end
279
279
 
280
280
  include Google::Apis::Core::JsonObjectSupport
@@ -286,271 +286,271 @@ module Google
286
286
  include Google::Apis::Core::JsonObjectSupport
287
287
  end
288
288
 
289
- class PivotFilterCriteria
289
+ class CellFormat
290
290
  class Representation < Google::Apis::Core::JsonRepresentation; end
291
291
 
292
292
  include Google::Apis::Core::JsonObjectSupport
293
293
  end
294
294
 
295
- class Borders
295
+ class ClearValuesResponse
296
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
297
297
 
298
298
  include Google::Apis::Core::JsonObjectSupport
299
299
  end
300
300
 
301
- class EmbeddedChart
301
+ class DeleteConditionalFormatRuleRequest
302
302
  class Representation < Google::Apis::Core::JsonRepresentation; end
303
303
 
304
304
  include Google::Apis::Core::JsonObjectSupport
305
305
  end
306
306
 
307
- class Color
307
+ class DeleteNamedRangeRequest
308
308
  class Representation < Google::Apis::Core::JsonRepresentation; end
309
309
 
310
310
  include Google::Apis::Core::JsonObjectSupport
311
311
  end
312
312
 
313
- class AddSheetRequest
313
+ class AddBandingResponse
314
314
  class Representation < Google::Apis::Core::JsonRepresentation; end
315
315
 
316
316
  include Google::Apis::Core::JsonObjectSupport
317
317
  end
318
318
 
319
- class AddProtectedRangeRequest
319
+ class ChartData
320
320
  class Representation < Google::Apis::Core::JsonRepresentation; end
321
321
 
322
322
  include Google::Apis::Core::JsonObjectSupport
323
323
  end
324
324
 
325
- class ValueRange
325
+ class BatchGetValuesResponse
326
326
  class Representation < Google::Apis::Core::JsonRepresentation; end
327
327
 
328
328
  include Google::Apis::Core::JsonObjectSupport
329
329
  end
330
330
 
331
- class FindReplaceResponse
331
+ class UpdateBandingRequest
332
332
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
333
 
334
334
  include Google::Apis::Core::JsonObjectSupport
335
335
  end
336
336
 
337
- class AppendValuesResponse
337
+ class Color
338
338
  class Representation < Google::Apis::Core::JsonRepresentation; end
339
339
 
340
340
  include Google::Apis::Core::JsonObjectSupport
341
341
  end
342
342
 
343
- class CellFormat
343
+ class PivotGroup
344
344
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
345
 
346
346
  include Google::Apis::Core::JsonObjectSupport
347
347
  end
348
348
 
349
- class MoveDimensionRequest
349
+ class PivotTable
350
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
351
351
 
352
352
  include Google::Apis::Core::JsonObjectSupport
353
353
  end
354
354
 
355
- class BasicChartAxis
355
+ class ChartSourceRange
356
356
  class Representation < Google::Apis::Core::JsonRepresentation; end
357
357
 
358
358
  include Google::Apis::Core::JsonObjectSupport
359
359
  end
360
360
 
361
- class PivotGroupSortValueBucket
361
+ class AppendCellsRequest
362
362
  class Representation < Google::Apis::Core::JsonRepresentation; end
363
363
 
364
364
  include Google::Apis::Core::JsonObjectSupport
365
365
  end
366
366
 
367
- class DimensionProperties
367
+ class ValueRange
368
368
  class Representation < Google::Apis::Core::JsonRepresentation; end
369
369
 
370
370
  include Google::Apis::Core::JsonObjectSupport
371
371
  end
372
372
 
373
- class EmbeddedObjectPosition
373
+ class AddBandingRequest
374
374
  class Representation < Google::Apis::Core::JsonRepresentation; end
375
375
 
376
376
  include Google::Apis::Core::JsonObjectSupport
377
377
  end
378
378
 
379
- class InterpolationPoint
379
+ class Response
380
380
  class Representation < Google::Apis::Core::JsonRepresentation; end
381
381
 
382
382
  include Google::Apis::Core::JsonObjectSupport
383
383
  end
384
384
 
385
- class ErrorValue
385
+ class InsertRangeRequest
386
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
387
387
 
388
388
  include Google::Apis::Core::JsonObjectSupport
389
389
  end
390
390
 
391
- class DuplicateFilterViewRequest
391
+ class EmbeddedChart
392
392
  class Representation < Google::Apis::Core::JsonRepresentation; end
393
393
 
394
394
  include Google::Apis::Core::JsonObjectSupport
395
395
  end
396
396
 
397
- class BatchUpdateSpreadsheetRequest
397
+ class TextFormatRun
398
398
  class Representation < Google::Apis::Core::JsonRepresentation; end
399
399
 
400
400
  include Google::Apis::Core::JsonObjectSupport
401
401
  end
402
402
 
403
- class SheetProperties
403
+ class AddNamedRangeResponse
404
404
  class Representation < Google::Apis::Core::JsonRepresentation; end
405
405
 
406
406
  include Google::Apis::Core::JsonObjectSupport
407
407
  end
408
408
 
409
- class ClearValuesRequest
409
+ class RowData
410
410
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
411
 
412
412
  include Google::Apis::Core::JsonObjectSupport
413
413
  end
414
414
 
415
- class ProtectedRange
415
+ class GridData
416
416
  class Representation < Google::Apis::Core::JsonRepresentation; end
417
417
 
418
418
  include Google::Apis::Core::JsonObjectSupport
419
419
  end
420
420
 
421
- class DeleteConditionalFormatRuleRequest
421
+ class Border
422
422
  class Representation < Google::Apis::Core::JsonRepresentation; end
423
423
 
424
424
  include Google::Apis::Core::JsonObjectSupport
425
425
  end
426
426
 
427
- class DeleteRangeRequest
427
+ class UpdateNamedRangeRequest
428
428
  class Representation < Google::Apis::Core::JsonRepresentation; end
429
429
 
430
430
  include Google::Apis::Core::JsonObjectSupport
431
431
  end
432
432
 
433
- class InsertRangeRequest
433
+ class FindReplaceRequest
434
434
  class Representation < Google::Apis::Core::JsonRepresentation; end
435
435
 
436
436
  include Google::Apis::Core::JsonObjectSupport
437
437
  end
438
438
 
439
- class ChartSpec
439
+ class AddSheetRequest
440
440
  class Representation < Google::Apis::Core::JsonRepresentation; end
441
441
 
442
442
  include Google::Apis::Core::JsonObjectSupport
443
443
  end
444
444
 
445
- class SourceAndDestination
445
+ class UpdateCellsRequest
446
446
  class Representation < Google::Apis::Core::JsonRepresentation; end
447
447
 
448
448
  include Google::Apis::Core::JsonObjectSupport
449
449
  end
450
450
 
451
- class ConditionValue
451
+ class DeleteConditionalFormatRuleResponse
452
452
  class Representation < Google::Apis::Core::JsonRepresentation; end
453
453
 
454
454
  include Google::Apis::Core::JsonObjectSupport
455
455
  end
456
456
 
457
- class PasteDataRequest
457
+ class DeleteRangeRequest
458
458
  class Representation < Google::Apis::Core::JsonRepresentation; end
459
459
 
460
460
  include Google::Apis::Core::JsonObjectSupport
461
461
  end
462
462
 
463
- class FindReplaceRequest
463
+ class GridCoordinate
464
464
  class Representation < Google::Apis::Core::JsonRepresentation; end
465
465
 
466
466
  include Google::Apis::Core::JsonObjectSupport
467
467
  end
468
468
 
469
- class SortSpec
469
+ class UpdateSheetPropertiesRequest
470
470
  class Representation < Google::Apis::Core::JsonRepresentation; end
471
471
 
472
472
  include Google::Apis::Core::JsonObjectSupport
473
473
  end
474
474
 
475
- class CopySheetToAnotherSpreadsheetRequest
475
+ class UnmergeCellsRequest
476
476
  class Representation < Google::Apis::Core::JsonRepresentation; end
477
477
 
478
478
  include Google::Apis::Core::JsonObjectSupport
479
479
  end
480
480
 
481
- class NumberFormat
481
+ class GridProperties
482
482
  class Representation < Google::Apis::Core::JsonRepresentation; end
483
483
 
484
484
  include Google::Apis::Core::JsonObjectSupport
485
485
  end
486
486
 
487
- class BatchClearValuesRequest
487
+ class UpdateEmbeddedObjectPositionResponse
488
488
  class Representation < Google::Apis::Core::JsonRepresentation; end
489
489
 
490
490
  include Google::Apis::Core::JsonObjectSupport
491
491
  end
492
492
 
493
- class UpdateDimensionPropertiesRequest
493
+ class SortSpec
494
494
  class Representation < Google::Apis::Core::JsonRepresentation; end
495
495
 
496
496
  include Google::Apis::Core::JsonObjectSupport
497
497
  end
498
498
 
499
- class Editors
499
+ class Sheet
500
500
  class Representation < Google::Apis::Core::JsonRepresentation; end
501
501
 
502
502
  include Google::Apis::Core::JsonObjectSupport
503
503
  end
504
504
 
505
- class Spreadsheet
505
+ class BooleanRule
506
506
  class Representation < Google::Apis::Core::JsonRepresentation; end
507
507
 
508
508
  include Google::Apis::Core::JsonObjectSupport
509
509
  end
510
510
 
511
- class GridData
511
+ class FilterCriteria
512
512
  class Representation < Google::Apis::Core::JsonRepresentation; end
513
513
 
514
514
  include Google::Apis::Core::JsonObjectSupport
515
515
  end
516
516
 
517
- class PivotValue
517
+ class PivotGroupValueMetadata
518
518
  class Representation < Google::Apis::Core::JsonRepresentation; end
519
519
 
520
520
  include Google::Apis::Core::JsonObjectSupport
521
521
  end
522
522
 
523
- class DeleteBandingRequest
523
+ class Editors
524
524
  class Representation < Google::Apis::Core::JsonRepresentation; end
525
525
 
526
526
  include Google::Apis::Core::JsonObjectSupport
527
527
  end
528
528
 
529
- class BasicFilter
529
+ class UpdateConditionalFormatRuleRequest
530
530
  class Representation < Google::Apis::Core::JsonRepresentation; end
531
531
 
532
532
  include Google::Apis::Core::JsonObjectSupport
533
533
  end
534
534
 
535
- class DuplicateSheetRequest
535
+ class DataValidationRule
536
536
  class Representation < Google::Apis::Core::JsonRepresentation; end
537
537
 
538
538
  include Google::Apis::Core::JsonObjectSupport
539
539
  end
540
540
 
541
- class AddFilterViewResponse
541
+ class BasicChartDomain
542
542
  class Representation < Google::Apis::Core::JsonRepresentation; end
543
543
 
544
544
  include Google::Apis::Core::JsonObjectSupport
545
545
  end
546
546
 
547
- class DuplicateSheetResponse
547
+ class PasteDataRequest
548
548
  class Representation < Google::Apis::Core::JsonRepresentation; end
549
549
 
550
550
  include Google::Apis::Core::JsonObjectSupport
551
551
  end
552
552
 
553
- class Border
553
+ class AppendDimensionRequest
554
554
  class Representation < Google::Apis::Core::JsonRepresentation; end
555
555
 
556
556
  include Google::Apis::Core::JsonObjectSupport
@@ -562,187 +562,187 @@ module Google
562
562
  include Google::Apis::Core::JsonObjectSupport
563
563
  end
564
564
 
565
- class AddChartResponse
565
+ class UpdateEmbeddedObjectPositionRequest
566
566
  class Representation < Google::Apis::Core::JsonRepresentation; end
567
567
 
568
568
  include Google::Apis::Core::JsonObjectSupport
569
569
  end
570
570
 
571
- class AddBandingRequest
571
+ class PieChartSpec
572
572
  class Representation < Google::Apis::Core::JsonRepresentation; end
573
573
 
574
574
  include Google::Apis::Core::JsonObjectSupport
575
575
  end
576
576
 
577
- class AppendCellsRequest
577
+ class UpdateFilterViewRequest
578
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
579
579
 
580
580
  include Google::Apis::Core::JsonObjectSupport
581
581
  end
582
582
 
583
- class RowData
583
+ class ConditionalFormatRule
584
584
  class Representation < Google::Apis::Core::JsonRepresentation; end
585
585
 
586
586
  include Google::Apis::Core::JsonObjectSupport
587
587
  end
588
588
 
589
- class BasicChartSeries
589
+ class CopyPasteRequest
590
590
  class Representation < Google::Apis::Core::JsonRepresentation; end
591
591
 
592
592
  include Google::Apis::Core::JsonObjectSupport
593
593
  end
594
594
 
595
- class NamedRange
595
+ class Request
596
596
  class Representation < Google::Apis::Core::JsonRepresentation; end
597
597
 
598
598
  include Google::Apis::Core::JsonObjectSupport
599
599
  end
600
600
 
601
- class RepeatCellRequest
601
+ class BooleanCondition
602
602
  class Representation < Google::Apis::Core::JsonRepresentation; end
603
603
 
604
604
  include Google::Apis::Core::JsonObjectSupport
605
605
  end
606
606
 
607
- class BasicChartSpec
607
+ class GridRange
608
608
  class Representation < Google::Apis::Core::JsonRepresentation; end
609
609
 
610
610
  include Google::Apis::Core::JsonObjectSupport
611
611
  end
612
612
 
613
- class UpdateEmbeddedObjectPositionRequest
613
+ class BasicChartSpec
614
614
  class Representation < Google::Apis::Core::JsonRepresentation; end
615
615
 
616
616
  include Google::Apis::Core::JsonObjectSupport
617
617
  end
618
618
 
619
- class SetBasicFilterRequest
619
+ class SetDataValidationRequest
620
620
  class Representation < Google::Apis::Core::JsonRepresentation; end
621
621
 
622
622
  include Google::Apis::Core::JsonObjectSupport
623
623
  end
624
624
 
625
- class AutoResizeDimensionsRequest
625
+ class CellData
626
626
  class Representation < Google::Apis::Core::JsonRepresentation; end
627
627
 
628
628
  include Google::Apis::Core::JsonObjectSupport
629
629
  end
630
630
 
631
- class DuplicateFilterViewResponse
631
+ class BatchUpdateSpreadsheetRequest
632
632
  class Representation < Google::Apis::Core::JsonRepresentation; end
633
633
 
634
634
  include Google::Apis::Core::JsonObjectSupport
635
635
  end
636
636
 
637
- class BandingProperties
637
+ class BasicChartAxis
638
638
  class Representation < Google::Apis::Core::JsonRepresentation; end
639
639
 
640
640
  include Google::Apis::Core::JsonObjectSupport
641
641
  end
642
642
 
643
- class PivotGroup
643
+ class Padding
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 GridRange
649
+ class DeleteDimensionRequest
650
650
  class Representation < Google::Apis::Core::JsonRepresentation; end
651
651
 
652
652
  include Google::Apis::Core::JsonObjectSupport
653
653
  end
654
654
 
655
- class DeleteSheetRequest
655
+ class UpdateChartSpecRequest
656
656
  class Representation < Google::Apis::Core::JsonRepresentation; end
657
657
 
658
658
  include Google::Apis::Core::JsonObjectSupport
659
659
  end
660
660
 
661
- class UpdateBandingRequest
661
+ class DeleteFilterViewRequest
662
662
  class Representation < Google::Apis::Core::JsonRepresentation; end
663
663
 
664
664
  include Google::Apis::Core::JsonObjectSupport
665
665
  end
666
666
 
667
- class ChartData
667
+ class BatchUpdateValuesResponse
668
668
  class Representation < Google::Apis::Core::JsonRepresentation; end
669
669
 
670
670
  include Google::Apis::Core::JsonObjectSupport
671
671
  end
672
672
 
673
- class Sheet
673
+ class SortRangeRequest
674
674
  class Representation < Google::Apis::Core::JsonRepresentation; end
675
675
 
676
676
  include Google::Apis::Core::JsonObjectSupport
677
677
  end
678
678
 
679
- class CopyPasteRequest
679
+ class MergeCellsRequest
680
680
  class Representation < Google::Apis::Core::JsonRepresentation; end
681
681
 
682
682
  include Google::Apis::Core::JsonObjectSupport
683
683
  end
684
684
 
685
- class UpdateCellsRequest
685
+ class AddProtectedRangeRequest
686
686
  class Representation < Google::Apis::Core::JsonRepresentation; end
687
687
 
688
688
  include Google::Apis::Core::JsonObjectSupport
689
689
  end
690
690
 
691
- class ExtendedValue
691
+ class BatchClearValuesRequest
692
692
  class Representation < Google::Apis::Core::JsonRepresentation; end
693
693
 
694
694
  include Google::Apis::Core::JsonObjectSupport
695
695
  end
696
696
 
697
- class BatchUpdateSpreadsheetResponse
697
+ class DuplicateFilterViewResponse
698
698
  class Representation < Google::Apis::Core::JsonRepresentation; end
699
699
 
700
700
  include Google::Apis::Core::JsonObjectSupport
701
701
  end
702
702
 
703
- class GradientRule
703
+ class DuplicateSheetResponse
704
704
  class Representation < Google::Apis::Core::JsonRepresentation; end
705
705
 
706
706
  include Google::Apis::Core::JsonObjectSupport
707
707
  end
708
708
 
709
- class CutPasteRequest
709
+ class TextToColumnsRequest
710
710
  class Representation < Google::Apis::Core::JsonRepresentation; end
711
711
 
712
712
  include Google::Apis::Core::JsonObjectSupport
713
713
  end
714
714
 
715
- class OverlayPosition
715
+ class ClearBasicFilterRequest
716
716
  class Representation < Google::Apis::Core::JsonRepresentation; end
717
717
 
718
718
  include Google::Apis::Core::JsonObjectSupport
719
719
  end
720
720
 
721
- class AutoFillRequest
721
+ class BatchUpdateSpreadsheetResponse
722
722
  class Representation < Google::Apis::Core::JsonRepresentation; end
723
723
 
724
724
  include Google::Apis::Core::JsonObjectSupport
725
725
  end
726
726
 
727
- class PieChartSpec
727
+ class DeleteBandingRequest
728
728
  class Representation < Google::Apis::Core::JsonRepresentation; end
729
729
 
730
730
  include Google::Apis::Core::JsonObjectSupport
731
731
  end
732
732
 
733
- class UpdateSheetPropertiesRequest
733
+ class AppendValuesResponse
734
734
  class Representation < Google::Apis::Core::JsonRepresentation; end
735
735
 
736
736
  include Google::Apis::Core::JsonObjectSupport
737
737
  end
738
738
 
739
- class BooleanRule
739
+ class MoveDimensionRequest
740
740
  class Representation < Google::Apis::Core::JsonRepresentation; end
741
741
 
742
742
  include Google::Apis::Core::JsonObjectSupport
743
743
  end
744
744
 
745
- class AppendDimensionRequest
745
+ class PivotFilterCriteria
746
746
  class Representation < Google::Apis::Core::JsonRepresentation; end
747
747
 
748
748
  include Google::Apis::Core::JsonObjectSupport
@@ -754,566 +754,589 @@ module Google
754
754
  include Google::Apis::Core::JsonObjectSupport
755
755
  end
756
756
 
757
- class GridProperties
757
+ class AddConditionalFormatRuleRequest
758
758
  class Representation < Google::Apis::Core::JsonRepresentation; end
759
759
 
760
760
  include Google::Apis::Core::JsonObjectSupport
761
761
  end
762
762
 
763
- class DeleteNamedRangeRequest
763
+ class ChartSpec
764
764
  class Representation < Google::Apis::Core::JsonRepresentation; end
765
765
 
766
766
  include Google::Apis::Core::JsonObjectSupport
767
767
  end
768
768
 
769
- class AddChartRequest
769
+ class NumberFormat
770
770
  class Representation < Google::Apis::Core::JsonRepresentation; end
771
771
 
772
772
  include Google::Apis::Core::JsonObjectSupport
773
773
  end
774
774
 
775
- class SetDataValidationRequest
775
+ class SheetProperties
776
776
  class Representation < Google::Apis::Core::JsonRepresentation; end
777
777
 
778
778
  include Google::Apis::Core::JsonObjectSupport
779
779
  end
780
780
 
781
- class Request
781
+ class UpdateDimensionPropertiesRequest
782
782
  class Representation < Google::Apis::Core::JsonRepresentation; end
783
783
 
784
784
  include Google::Apis::Core::JsonObjectSupport
785
785
  end
786
786
 
787
- class BatchGetValuesResponse
787
+ class SourceAndDestination
788
788
  class Representation < Google::Apis::Core::JsonRepresentation; end
789
789
 
790
790
  include Google::Apis::Core::JsonObjectSupport
791
791
  end
792
792
 
793
- class InsertDimensionRequest
793
+ class FilterView
794
794
  class Representation < Google::Apis::Core::JsonRepresentation; end
795
795
 
796
796
  include Google::Apis::Core::JsonObjectSupport
797
797
  end
798
798
 
799
- class DeleteEmbeddedObjectRequest
799
+ class BandingProperties
800
800
  class Representation < Google::Apis::Core::JsonRepresentation; end
801
801
 
802
802
  include Google::Apis::Core::JsonObjectSupport
803
803
  end
804
804
 
805
- class BandedRange
805
+ class AddProtectedRangeResponse
806
806
  class Representation < Google::Apis::Core::JsonRepresentation; end
807
807
 
808
808
  include Google::Apis::Core::JsonObjectSupport
809
809
  end
810
810
 
811
- class DeleteConditionalFormatRuleResponse
811
+ class BasicFilter
812
812
  class Representation < Google::Apis::Core::JsonRepresentation; end
813
813
 
814
814
  include Google::Apis::Core::JsonObjectSupport
815
815
  end
816
816
 
817
- class AddNamedRangeResponse
817
+ class UpdateValuesResponse
818
818
  # @private
819
819
  class Representation < Google::Apis::Core::JsonRepresentation
820
- property :named_range, as: 'namedRange', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
820
+ property :updated_data, as: 'updatedData', class: Google::Apis::SheetsV4::ValueRange, decorator: Google::Apis::SheetsV4::ValueRange::Representation
821
821
 
822
+ property :updated_rows, as: 'updatedRows'
823
+ property :updated_columns, as: 'updatedColumns'
824
+ property :spreadsheet_id, as: 'spreadsheetId'
825
+ property :updated_range, as: 'updatedRange'
826
+ property :updated_cells, as: 'updatedCells'
822
827
  end
823
828
  end
824
829
 
825
- class UpdateProtectedRangeRequest
830
+ class PivotValue
826
831
  # @private
827
832
  class Representation < Google::Apis::Core::JsonRepresentation
828
- property :protected_range, as: 'protectedRange', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
833
+ property :source_column_offset, as: 'sourceColumnOffset'
834
+ property :name, as: 'name'
835
+ property :formula, as: 'formula'
836
+ property :summarize_function, as: 'summarizeFunction'
837
+ end
838
+ end
829
839
 
830
- property :fields, as: 'fields'
840
+ class ErrorValue
841
+ # @private
842
+ class Representation < Google::Apis::Core::JsonRepresentation
843
+ property :message, as: 'message'
844
+ property :type, as: 'type'
831
845
  end
832
846
  end
833
847
 
834
- class Padding
848
+ class CopySheetToAnotherSpreadsheetRequest
835
849
  # @private
836
850
  class Representation < Google::Apis::Core::JsonRepresentation
837
- property :right, as: 'right'
838
- property :left, as: 'left'
839
- property :top, as: 'top'
840
- property :bottom, as: 'bottom'
851
+ property :destination_spreadsheet_id, as: 'destinationSpreadsheetId'
841
852
  end
842
853
  end
843
854
 
844
- class MergeCellsRequest
855
+ class PivotGroupSortValueBucket
845
856
  # @private
846
857
  class Representation < Google::Apis::Core::JsonRepresentation
847
- property :merge_type, as: 'mergeType'
848
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
858
+ collection :buckets, as: 'buckets', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
849
859
 
860
+ property :values_index, as: 'valuesIndex'
850
861
  end
851
862
  end
852
863
 
853
- class AddSheetResponse
864
+ class EmbeddedObjectPosition
854
865
  # @private
855
866
  class Representation < Google::Apis::Core::JsonRepresentation
856
- property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
867
+ property :new_sheet, as: 'newSheet'
868
+ property :sheet_id, as: 'sheetId'
869
+ property :overlay_position, as: 'overlayPosition', class: Google::Apis::SheetsV4::OverlayPosition, decorator: Google::Apis::SheetsV4::OverlayPosition::Representation
857
870
 
858
871
  end
859
872
  end
860
873
 
861
- class PivotGroupValueMetadata
874
+ class DeleteProtectedRangeRequest
862
875
  # @private
863
876
  class Representation < Google::Apis::Core::JsonRepresentation
864
- property :value, as: 'value', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
865
-
866
- property :collapsed, as: 'collapsed'
877
+ property :protected_range_id, as: 'protectedRangeId'
867
878
  end
868
879
  end
869
880
 
870
- class UpdateEmbeddedObjectPositionResponse
881
+ class AutoFillRequest
871
882
  # @private
872
883
  class Representation < Google::Apis::Core::JsonRepresentation
873
- property :position, as: 'position', class: Google::Apis::SheetsV4::EmbeddedObjectPosition, decorator: Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation
884
+ property :use_alternate_series, as: 'useAlternateSeries'
885
+ property :source_and_destination, as: 'sourceAndDestination', class: Google::Apis::SheetsV4::SourceAndDestination, decorator: Google::Apis::SheetsV4::SourceAndDestination::Representation
886
+
887
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
874
888
 
875
889
  end
876
890
  end
877
891
 
878
- class ClearValuesResponse
892
+ class GradientRule
879
893
  # @private
880
894
  class Representation < Google::Apis::Core::JsonRepresentation
881
- property :spreadsheet_id, as: 'spreadsheetId'
882
- property :cleared_range, as: 'clearedRange'
895
+ property :minpoint, as: 'minpoint', class: Google::Apis::SheetsV4::InterpolationPoint, decorator: Google::Apis::SheetsV4::InterpolationPoint::Representation
896
+
897
+ property :maxpoint, as: 'maxpoint', class: Google::Apis::SheetsV4::InterpolationPoint, decorator: Google::Apis::SheetsV4::InterpolationPoint::Representation
898
+
899
+ property :midpoint, as: 'midpoint', class: Google::Apis::SheetsV4::InterpolationPoint, decorator: Google::Apis::SheetsV4::InterpolationPoint::Representation
900
+
883
901
  end
884
902
  end
885
903
 
886
- class UpdateConditionalFormatRuleRequest
904
+ class SetBasicFilterRequest
887
905
  # @private
888
906
  class Representation < Google::Apis::Core::JsonRepresentation
889
- property :sheet_id, as: 'sheetId'
890
- property :rule, as: 'rule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
907
+ property :filter, as: 'filter', class: Google::Apis::SheetsV4::BasicFilter, decorator: Google::Apis::SheetsV4::BasicFilter::Representation
891
908
 
892
- property :index, as: 'index'
893
- property :new_index, as: 'newIndex'
894
909
  end
895
910
  end
896
911
 
897
- class TextFormat
912
+ class ClearValuesRequest
898
913
  # @private
899
914
  class Representation < Google::Apis::Core::JsonRepresentation
900
- property :bold, as: 'bold'
901
- property :italic, as: 'italic'
902
- property :foreground_color, as: 'foregroundColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
915
+ end
916
+ end
903
917
 
904
- property :font_family, as: 'fontFamily'
905
- property :strikethrough, as: 'strikethrough'
906
- property :font_size, as: 'fontSize'
907
- property :underline, as: 'underline'
918
+ class InterpolationPoint
919
+ # @private
920
+ class Representation < Google::Apis::Core::JsonRepresentation
921
+ property :color, as: 'color', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
922
+
923
+ property :type, as: 'type'
924
+ property :value, as: 'value'
908
925
  end
909
926
  end
910
927
 
911
- class UpdateChartSpecRequest
928
+ class FindReplaceResponse
912
929
  # @private
913
930
  class Representation < Google::Apis::Core::JsonRepresentation
914
- property :chart_id, as: 'chartId'
915
- property :spec, as: 'spec', class: Google::Apis::SheetsV4::ChartSpec, decorator: Google::Apis::SheetsV4::ChartSpec::Representation
931
+ property :values_changed, as: 'valuesChanged'
932
+ property :occurrences_changed, as: 'occurrencesChanged'
933
+ property :rows_changed, as: 'rowsChanged'
934
+ property :sheets_changed, as: 'sheetsChanged'
935
+ property :formulas_changed, as: 'formulasChanged'
936
+ end
937
+ end
916
938
 
939
+ class DeleteEmbeddedObjectRequest
940
+ # @private
941
+ class Representation < Google::Apis::Core::JsonRepresentation
942
+ property :object_id_prop, as: 'objectId'
917
943
  end
918
944
  end
919
945
 
920
- class GridCoordinate
946
+ class DeleteSheetRequest
921
947
  # @private
922
948
  class Representation < Google::Apis::Core::JsonRepresentation
923
949
  property :sheet_id, as: 'sheetId'
924
- property :row_index, as: 'rowIndex'
925
- property :column_index, as: 'columnIndex'
926
950
  end
927
951
  end
928
952
 
929
- class DeleteFilterViewRequest
953
+ class DuplicateFilterViewRequest
930
954
  # @private
931
955
  class Representation < Google::Apis::Core::JsonRepresentation
932
956
  property :filter_id, as: 'filterId'
933
957
  end
934
958
  end
935
959
 
936
- class BatchUpdateValuesResponse
960
+ class UpdateConditionalFormatRuleResponse
937
961
  # @private
938
962
  class Representation < Google::Apis::Core::JsonRepresentation
939
- property :total_updated_sheets, as: 'totalUpdatedSheets'
940
- property :total_updated_columns, as: 'totalUpdatedColumns'
941
- collection :responses, as: 'responses', class: Google::Apis::SheetsV4::UpdateValuesResponse, decorator: Google::Apis::SheetsV4::UpdateValuesResponse::Representation
963
+ property :old_index, as: 'oldIndex'
964
+ property :new_rule, as: 'newRule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
942
965
 
943
- property :total_updated_cells, as: 'totalUpdatedCells'
944
- property :spreadsheet_id, as: 'spreadsheetId'
945
- property :total_updated_rows, as: 'totalUpdatedRows'
966
+ property :old_rule, as: 'oldRule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
967
+
968
+ property :new_index, as: 'newIndex'
946
969
  end
947
970
  end
948
971
 
949
- class UpdateNamedRangeRequest
972
+ class ConditionValue
950
973
  # @private
951
974
  class Representation < Google::Apis::Core::JsonRepresentation
952
- property :fields, as: 'fields'
953
- property :named_range, as: 'namedRange', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
954
-
975
+ property :relative_date, as: 'relativeDate'
976
+ property :user_entered_value, as: 'userEnteredValue'
955
977
  end
956
978
  end
957
979
 
958
- class UpdateValuesResponse
980
+ class DuplicateSheetRequest
959
981
  # @private
960
982
  class Representation < Google::Apis::Core::JsonRepresentation
961
- property :updated_columns, as: 'updatedColumns'
962
- property :updated_cells, as: 'updatedCells'
963
- property :updated_data, as: 'updatedData', class: Google::Apis::SheetsV4::ValueRange, decorator: Google::Apis::SheetsV4::ValueRange::Representation
964
-
965
- property :updated_range, as: 'updatedRange'
966
- property :spreadsheet_id, as: 'spreadsheetId'
967
- property :updated_rows, as: 'updatedRows'
983
+ property :new_sheet_name, as: 'newSheetName'
984
+ property :source_sheet_id, as: 'sourceSheetId'
985
+ property :new_sheet_id, as: 'newSheetId'
986
+ property :insert_sheet_index, as: 'insertSheetIndex'
968
987
  end
969
988
  end
970
989
 
971
- class SpreadsheetProperties
990
+ class ExtendedValue
972
991
  # @private
973
992
  class Representation < Google::Apis::Core::JsonRepresentation
974
- property :time_zone, as: 'timeZone'
975
- property :auto_recalc, as: 'autoRecalc'
976
- property :locale, as: 'locale'
977
- property :title, as: 'title'
978
- property :default_format, as: 'defaultFormat', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
993
+ property :error_value, as: 'errorValue', class: Google::Apis::SheetsV4::ErrorValue, decorator: Google::Apis::SheetsV4::ErrorValue::Representation
979
994
 
995
+ property :string_value, as: 'stringValue'
996
+ property :bool_value, as: 'boolValue'
997
+ property :formula_value, as: 'formulaValue'
998
+ property :number_value, as: 'numberValue'
980
999
  end
981
1000
  end
982
1001
 
983
- class CellData
1002
+ class AddChartRequest
984
1003
  # @private
985
1004
  class Representation < Google::Apis::Core::JsonRepresentation
986
- property :hyperlink, as: 'hyperlink'
987
- property :effective_format, as: 'effectiveFormat', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
988
-
989
- property :note, as: 'note'
990
- property :formatted_value, as: 'formattedValue'
991
- property :user_entered_value, as: 'userEnteredValue', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
1005
+ property :chart, as: 'chart', class: Google::Apis::SheetsV4::EmbeddedChart, decorator: Google::Apis::SheetsV4::EmbeddedChart::Representation
992
1006
 
993
- property :data_validation, as: 'dataValidation', class: Google::Apis::SheetsV4::DataValidationRule, decorator: Google::Apis::SheetsV4::DataValidationRule::Representation
1007
+ end
1008
+ end
994
1009
 
995
- property :user_entered_format, as: 'userEnteredFormat', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
1010
+ class Spreadsheet
1011
+ # @private
1012
+ class Representation < Google::Apis::Core::JsonRepresentation
1013
+ property :properties, as: 'properties', class: Google::Apis::SheetsV4::SpreadsheetProperties, decorator: Google::Apis::SheetsV4::SpreadsheetProperties::Representation
996
1014
 
997
- property :pivot_table, as: 'pivotTable', class: Google::Apis::SheetsV4::PivotTable, decorator: Google::Apis::SheetsV4::PivotTable::Representation
1015
+ property :spreadsheet_id, as: 'spreadsheetId'
1016
+ collection :sheets, as: 'sheets', class: Google::Apis::SheetsV4::Sheet, decorator: Google::Apis::SheetsV4::Sheet::Representation
998
1017
 
999
- collection :text_format_runs, as: 'textFormatRuns', class: Google::Apis::SheetsV4::TextFormatRun, decorator: Google::Apis::SheetsV4::TextFormatRun::Representation
1018
+ collection :named_ranges, as: 'namedRanges', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
1000
1019
 
1001
- property :effective_value, as: 'effectiveValue', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
1020
+ property :spreadsheet_url, as: 'spreadsheetUrl'
1021
+ end
1022
+ end
1002
1023
 
1024
+ class BatchClearValuesResponse
1025
+ # @private
1026
+ class Representation < Google::Apis::Core::JsonRepresentation
1027
+ collection :cleared_ranges, as: 'clearedRanges'
1028
+ property :spreadsheet_id, as: 'spreadsheetId'
1003
1029
  end
1004
1030
  end
1005
1031
 
1006
- class UnmergeCellsRequest
1032
+ class BandedRange
1007
1033
  # @private
1008
1034
  class Representation < Google::Apis::Core::JsonRepresentation
1009
1035
  property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1010
1036
 
1037
+ property :banded_range_id, as: 'bandedRangeId'
1038
+ property :row_properties, as: 'rowProperties', class: Google::Apis::SheetsV4::BandingProperties, decorator: Google::Apis::SheetsV4::BandingProperties::Representation
1039
+
1040
+ property :column_properties, as: 'columnProperties', class: Google::Apis::SheetsV4::BandingProperties, decorator: Google::Apis::SheetsV4::BandingProperties::Representation
1041
+
1011
1042
  end
1012
1043
  end
1013
1044
 
1014
- class TextToColumnsRequest
1045
+ class UpdateProtectedRangeRequest
1015
1046
  # @private
1016
1047
  class Representation < Google::Apis::Core::JsonRepresentation
1017
- property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1048
+ property :protected_range, as: 'protectedRange', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
1018
1049
 
1019
- property :delimiter, as: 'delimiter'
1020
- property :delimiter_type, as: 'delimiterType'
1050
+ property :fields, as: 'fields'
1021
1051
  end
1022
1052
  end
1023
1053
 
1024
- class AddProtectedRangeResponse
1054
+ class TextFormat
1025
1055
  # @private
1026
1056
  class Representation < Google::Apis::Core::JsonRepresentation
1027
- property :protected_range, as: 'protectedRange', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
1057
+ property :font_family, as: 'fontFamily'
1058
+ property :strikethrough, as: 'strikethrough'
1059
+ property :italic, as: 'italic'
1060
+ property :font_size, as: 'fontSize'
1061
+ property :underline, as: 'underline'
1062
+ property :bold, as: 'bold'
1063
+ property :foreground_color, as: 'foregroundColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1028
1064
 
1029
1065
  end
1030
1066
  end
1031
1067
 
1032
- class BooleanCondition
1068
+ class AddSheetResponse
1033
1069
  # @private
1034
1070
  class Representation < Google::Apis::Core::JsonRepresentation
1035
- collection :values, as: 'values', class: Google::Apis::SheetsV4::ConditionValue, decorator: Google::Apis::SheetsV4::ConditionValue::Representation
1071
+ property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
1036
1072
 
1037
- property :type, as: 'type'
1038
1073
  end
1039
1074
  end
1040
1075
 
1041
- class DeleteProtectedRangeRequest
1076
+ class AddFilterViewResponse
1042
1077
  # @private
1043
1078
  class Representation < Google::Apis::Core::JsonRepresentation
1044
- property :protected_range_id, as: 'protectedRangeId'
1079
+ property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
1080
+
1045
1081
  end
1046
1082
  end
1047
1083
 
1048
- class BasicChartDomain
1084
+ class SpreadsheetProperties
1049
1085
  # @private
1050
1086
  class Representation < Google::Apis::Core::JsonRepresentation
1051
- property :domain, as: 'domain', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
1087
+ property :locale, as: 'locale'
1088
+ property :auto_recalc, as: 'autoRecalc'
1089
+ property :default_format, as: 'defaultFormat', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
1052
1090
 
1091
+ property :title, as: 'title'
1092
+ property :time_zone, as: 'timeZone'
1053
1093
  end
1054
1094
  end
1055
1095
 
1056
- class DimensionRange
1096
+ class OverlayPosition
1057
1097
  # @private
1058
1098
  class Representation < Google::Apis::Core::JsonRepresentation
1059
- property :sheet_id, as: 'sheetId'
1060
- property :end_index, as: 'endIndex'
1061
- property :start_index, as: 'startIndex'
1062
- property :dimension, as: 'dimension'
1099
+ property :width_pixels, as: 'widthPixels'
1100
+ property :offset_x_pixels, as: 'offsetXPixels'
1101
+ property :anchor_cell, as: 'anchorCell', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
1102
+
1103
+ property :offset_y_pixels, as: 'offsetYPixels'
1104
+ property :height_pixels, as: 'heightPixels'
1063
1105
  end
1064
1106
  end
1065
1107
 
1066
- class Response
1108
+ class RepeatCellRequest
1067
1109
  # @private
1068
1110
  class Representation < Google::Apis::Core::JsonRepresentation
1069
- property :update_embedded_object_position, as: 'updateEmbeddedObjectPosition', class: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionResponse, decorator: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionResponse::Representation
1070
-
1071
- property :add_filter_view, as: 'addFilterView', class: Google::Apis::SheetsV4::AddFilterViewResponse, decorator: Google::Apis::SheetsV4::AddFilterViewResponse::Representation
1111
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1072
1112
 
1073
- property :add_sheet, as: 'addSheet', class: Google::Apis::SheetsV4::AddSheetResponse, decorator: Google::Apis::SheetsV4::AddSheetResponse::Representation
1113
+ property :fields, as: 'fields'
1114
+ property :cell, as: 'cell', class: Google::Apis::SheetsV4::CellData, decorator: Google::Apis::SheetsV4::CellData::Representation
1074
1115
 
1075
- property :find_replace, as: 'findReplace', class: Google::Apis::SheetsV4::FindReplaceResponse, decorator: Google::Apis::SheetsV4::FindReplaceResponse::Representation
1116
+ end
1117
+ end
1076
1118
 
1077
- property :add_protected_range, as: 'addProtectedRange', class: Google::Apis::SheetsV4::AddProtectedRangeResponse, decorator: Google::Apis::SheetsV4::AddProtectedRangeResponse::Representation
1078
-
1079
- property :update_conditional_format_rule, as: 'updateConditionalFormatRule', class: Google::Apis::SheetsV4::UpdateConditionalFormatRuleResponse, decorator: Google::Apis::SheetsV4::UpdateConditionalFormatRuleResponse::Representation
1080
-
1081
- property :add_chart, as: 'addChart', class: Google::Apis::SheetsV4::AddChartResponse, decorator: Google::Apis::SheetsV4::AddChartResponse::Representation
1082
-
1083
- property :delete_conditional_format_rule, as: 'deleteConditionalFormatRule', class: Google::Apis::SheetsV4::DeleteConditionalFormatRuleResponse, decorator: Google::Apis::SheetsV4::DeleteConditionalFormatRuleResponse::Representation
1084
-
1085
- property :add_banding, as: 'addBanding', class: Google::Apis::SheetsV4::AddBandingResponse, decorator: Google::Apis::SheetsV4::AddBandingResponse::Representation
1086
-
1087
- property :duplicate_sheet, as: 'duplicateSheet', class: Google::Apis::SheetsV4::DuplicateSheetResponse, decorator: Google::Apis::SheetsV4::DuplicateSheetResponse::Representation
1088
-
1089
- property :duplicate_filter_view, as: 'duplicateFilterView', class: Google::Apis::SheetsV4::DuplicateFilterViewResponse, decorator: Google::Apis::SheetsV4::DuplicateFilterViewResponse::Representation
1090
-
1091
- property :add_named_range, as: 'addNamedRange', class: Google::Apis::SheetsV4::AddNamedRangeResponse, decorator: Google::Apis::SheetsV4::AddNamedRangeResponse::Representation
1119
+ class AddChartResponse
1120
+ # @private
1121
+ class Representation < Google::Apis::Core::JsonRepresentation
1122
+ property :chart, as: 'chart', class: Google::Apis::SheetsV4::EmbeddedChart, decorator: Google::Apis::SheetsV4::EmbeddedChart::Representation
1092
1123
 
1093
1124
  end
1094
1125
  end
1095
1126
 
1096
- class AddConditionalFormatRuleRequest
1127
+ class InsertDimensionRequest
1097
1128
  # @private
1098
1129
  class Representation < Google::Apis::Core::JsonRepresentation
1099
- property :rule, as: 'rule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
1130
+ property :inherit_from_before, as: 'inheritFromBefore'
1131
+ property :range, as: 'range', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
1100
1132
 
1101
- property :index, as: 'index'
1102
1133
  end
1103
1134
  end
1104
1135
 
1105
- class FilterView
1136
+ class UpdateSpreadsheetPropertiesRequest
1106
1137
  # @private
1107
1138
  class Representation < Google::Apis::Core::JsonRepresentation
1108
- property :title, as: 'title'
1109
- property :named_range_id, as: 'namedRangeId'
1110
- collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
1111
-
1112
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1113
-
1114
- hash :criteria, as: 'criteria', class: Google::Apis::SheetsV4::FilterCriteria, decorator: Google::Apis::SheetsV4::FilterCriteria::Representation
1139
+ property :fields, as: 'fields'
1140
+ property :properties, as: 'properties', class: Google::Apis::SheetsV4::SpreadsheetProperties, decorator: Google::Apis::SheetsV4::SpreadsheetProperties::Representation
1115
1141
 
1116
- property :filter_view_id, as: 'filterViewId'
1117
1142
  end
1118
1143
  end
1119
1144
 
1120
- class SortRangeRequest
1145
+ class BatchUpdateValuesRequest
1121
1146
  # @private
1122
1147
  class Representation < Google::Apis::Core::JsonRepresentation
1123
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1124
-
1125
- collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
1148
+ property :value_input_option, as: 'valueInputOption'
1149
+ collection :data, as: 'data', class: Google::Apis::SheetsV4::ValueRange, decorator: Google::Apis::SheetsV4::ValueRange::Representation
1126
1150
 
1151
+ property :response_date_time_render_option, as: 'responseDateTimeRenderOption'
1152
+ property :response_value_render_option, as: 'responseValueRenderOption'
1153
+ property :include_values_in_response, as: 'includeValuesInResponse'
1127
1154
  end
1128
1155
  end
1129
1156
 
1130
- class AddBandingResponse
1157
+ class ProtectedRange
1131
1158
  # @private
1132
1159
  class Representation < Google::Apis::Core::JsonRepresentation
1133
- property :banded_range, as: 'bandedRange', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
1160
+ property :requesting_user_can_edit, as: 'requestingUserCanEdit'
1161
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1162
+
1163
+ property :editors, as: 'editors', class: Google::Apis::SheetsV4::Editors, decorator: Google::Apis::SheetsV4::Editors::Representation
1164
+
1165
+ property :description, as: 'description'
1166
+ collection :unprotected_ranges, as: 'unprotectedRanges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1134
1167
 
1168
+ property :named_range_id, as: 'namedRangeId'
1169
+ property :protected_range_id, as: 'protectedRangeId'
1170
+ property :warning_only, as: 'warningOnly'
1135
1171
  end
1136
1172
  end
1137
1173
 
1138
- class TextFormatRun
1174
+ class DimensionProperties
1139
1175
  # @private
1140
1176
  class Representation < Google::Apis::Core::JsonRepresentation
1141
- property :start_index, as: 'startIndex'
1142
- property :format, as: 'format', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
1143
-
1177
+ property :pixel_size, as: 'pixelSize'
1178
+ property :hidden_by_filter, as: 'hiddenByFilter'
1179
+ property :hidden_by_user, as: 'hiddenByUser'
1144
1180
  end
1145
1181
  end
1146
1182
 
1147
- class UpdateFilterViewRequest
1183
+ class DimensionRange
1148
1184
  # @private
1149
1185
  class Representation < Google::Apis::Core::JsonRepresentation
1150
- property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
1151
-
1152
- property :fields, as: 'fields'
1186
+ property :sheet_id, as: 'sheetId'
1187
+ property :dimension, as: 'dimension'
1188
+ property :start_index, as: 'startIndex'
1189
+ property :end_index, as: 'endIndex'
1153
1190
  end
1154
1191
  end
1155
1192
 
1156
- class UpdateConditionalFormatRuleResponse
1193
+ class NamedRange
1157
1194
  # @private
1158
1195
  class Representation < Google::Apis::Core::JsonRepresentation
1159
- property :old_index, as: 'oldIndex'
1160
- property :new_rule, as: 'newRule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
1161
-
1162
- property :old_rule, as: 'oldRule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
1196
+ property :name, as: 'name'
1197
+ property :named_range_id, as: 'namedRangeId'
1198
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1163
1199
 
1164
- property :new_index, as: 'newIndex'
1165
1200
  end
1166
1201
  end
1167
1202
 
1168
- class FilterCriteria
1203
+ class CutPasteRequest
1169
1204
  # @private
1170
1205
  class Representation < Google::Apis::Core::JsonRepresentation
1171
- property :condition, as: 'condition', class: Google::Apis::SheetsV4::BooleanCondition, decorator: Google::Apis::SheetsV4::BooleanCondition::Representation
1206
+ property :destination, as: 'destination', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
1172
1207
 
1173
- collection :hidden_values, as: 'hiddenValues'
1208
+ property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1209
+
1210
+ property :paste_type, as: 'pasteType'
1174
1211
  end
1175
1212
  end
1176
1213
 
1177
- class DeleteDimensionRequest
1214
+ class BasicChartSeries
1178
1215
  # @private
1179
1216
  class Representation < Google::Apis::Core::JsonRepresentation
1180
- property :range, as: 'range', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
1217
+ property :series, as: 'series', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
1181
1218
 
1219
+ property :type, as: 'type'
1220
+ property :target_axis, as: 'targetAxis'
1182
1221
  end
1183
1222
  end
1184
1223
 
1185
- class PivotTable
1224
+ class Borders
1186
1225
  # @private
1187
1226
  class Representation < Google::Apis::Core::JsonRepresentation
1188
- property :value_layout, as: 'valueLayout'
1189
- collection :columns, as: 'columns', class: Google::Apis::SheetsV4::PivotGroup, decorator: Google::Apis::SheetsV4::PivotGroup::Representation
1190
-
1191
- property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1227
+ property :right, as: 'right', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1192
1228
 
1193
- collection :rows, as: 'rows', class: Google::Apis::SheetsV4::PivotGroup, decorator: Google::Apis::SheetsV4::PivotGroup::Representation
1229
+ property :bottom, as: 'bottom', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1194
1230
 
1195
- collection :values, as: 'values', class: Google::Apis::SheetsV4::PivotValue, decorator: Google::Apis::SheetsV4::PivotValue::Representation
1231
+ property :top, as: 'top', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1196
1232
 
1197
- hash :criteria, as: 'criteria', class: Google::Apis::SheetsV4::PivotFilterCriteria, decorator: Google::Apis::SheetsV4::PivotFilterCriteria::Representation
1233
+ property :left, as: 'left', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1198
1234
 
1199
1235
  end
1200
1236
  end
1201
1237
 
1202
- class DataValidationRule
1238
+ class AutoResizeDimensionsRequest
1203
1239
  # @private
1204
1240
  class Representation < Google::Apis::Core::JsonRepresentation
1205
- property :condition, as: 'condition', class: Google::Apis::SheetsV4::BooleanCondition, decorator: Google::Apis::SheetsV4::BooleanCondition::Representation
1241
+ property :dimensions, as: 'dimensions', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
1206
1242
 
1207
- property :input_message, as: 'inputMessage'
1208
- property :show_custom_ui, as: 'showCustomUi'
1209
- property :strict, as: 'strict'
1210
1243
  end
1211
1244
  end
1212
1245
 
1213
- class UpdateSpreadsheetPropertiesRequest
1246
+ class UpdateBordersRequest
1214
1247
  # @private
1215
1248
  class Representation < Google::Apis::Core::JsonRepresentation
1216
- property :fields, as: 'fields'
1217
- property :properties, as: 'properties', class: Google::Apis::SheetsV4::SpreadsheetProperties, decorator: Google::Apis::SheetsV4::SpreadsheetProperties::Representation
1249
+ property :bottom, as: 'bottom', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1218
1250
 
1219
- end
1220
- end
1251
+ property :inner_vertical, as: 'innerVertical', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1221
1252
 
1222
- class ChartSourceRange
1223
- # @private
1224
- class Representation < Google::Apis::Core::JsonRepresentation
1225
- collection :sources, as: 'sources', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1253
+ property :right, as: 'right', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1254
+
1255
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1256
+
1257
+ property :inner_horizontal, as: 'innerHorizontal', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1258
+
1259
+ property :top, as: 'top', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1260
+
1261
+ property :left, as: 'left', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1226
1262
 
1227
1263
  end
1228
1264
  end
1229
1265
 
1230
- class BatchUpdateValuesRequest
1266
+ class CellFormat
1231
1267
  # @private
1232
1268
  class Representation < Google::Apis::Core::JsonRepresentation
1233
- property :value_input_option, as: 'valueInputOption'
1234
- collection :data, as: 'data', class: Google::Apis::SheetsV4::ValueRange, decorator: Google::Apis::SheetsV4::ValueRange::Representation
1269
+ property :vertical_alignment, as: 'verticalAlignment'
1270
+ property :padding, as: 'padding', class: Google::Apis::SheetsV4::Padding, decorator: Google::Apis::SheetsV4::Padding::Representation
1271
+
1272
+ property :borders, as: 'borders', class: Google::Apis::SheetsV4::Borders, decorator: Google::Apis::SheetsV4::Borders::Representation
1273
+
1274
+ property :text_direction, as: 'textDirection'
1275
+ property :wrap_strategy, as: 'wrapStrategy'
1276
+ property :number_format, as: 'numberFormat', class: Google::Apis::SheetsV4::NumberFormat, decorator: Google::Apis::SheetsV4::NumberFormat::Representation
1277
+
1278
+ property :horizontal_alignment, as: 'horizontalAlignment'
1279
+ property :hyperlink_display_type, as: 'hyperlinkDisplayType'
1280
+ property :text_format, as: 'textFormat', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
1281
+
1282
+ property :background_color, as: 'backgroundColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1235
1283
 
1236
- property :response_value_render_option, as: 'responseValueRenderOption'
1237
- property :response_date_time_render_option, as: 'responseDateTimeRenderOption'
1238
- property :include_values_in_response, as: 'includeValuesInResponse'
1239
1284
  end
1240
1285
  end
1241
1286
 
1242
- class ClearBasicFilterRequest
1287
+ class ClearValuesResponse
1243
1288
  # @private
1244
1289
  class Representation < Google::Apis::Core::JsonRepresentation
1245
- property :sheet_id, as: 'sheetId'
1290
+ property :spreadsheet_id, as: 'spreadsheetId'
1291
+ property :cleared_range, as: 'clearedRange'
1246
1292
  end
1247
1293
  end
1248
1294
 
1249
- class BatchClearValuesResponse
1295
+ class DeleteConditionalFormatRuleRequest
1250
1296
  # @private
1251
1297
  class Representation < Google::Apis::Core::JsonRepresentation
1252
- property :spreadsheet_id, as: 'spreadsheetId'
1253
- collection :cleared_ranges, as: 'clearedRanges'
1298
+ property :index, as: 'index'
1299
+ property :sheet_id, as: 'sheetId'
1254
1300
  end
1255
1301
  end
1256
1302
 
1257
- class ConditionalFormatRule
1303
+ class DeleteNamedRangeRequest
1258
1304
  # @private
1259
1305
  class Representation < Google::Apis::Core::JsonRepresentation
1260
- property :gradient_rule, as: 'gradientRule', class: Google::Apis::SheetsV4::GradientRule, decorator: Google::Apis::SheetsV4::GradientRule::Representation
1261
-
1262
- property :boolean_rule, as: 'booleanRule', class: Google::Apis::SheetsV4::BooleanRule, decorator: Google::Apis::SheetsV4::BooleanRule::Representation
1263
-
1264
- collection :ranges, as: 'ranges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1265
-
1306
+ property :named_range_id, as: 'namedRangeId'
1266
1307
  end
1267
1308
  end
1268
1309
 
1269
- class UpdateBordersRequest
1310
+ class AddBandingResponse
1270
1311
  # @private
1271
1312
  class Representation < Google::Apis::Core::JsonRepresentation
1272
- property :right, as: 'right', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1273
-
1274
- property :inner_vertical, as: 'innerVertical', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1275
-
1276
- property :top, as: 'top', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1277
-
1278
- property :inner_horizontal, as: 'innerHorizontal', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1279
-
1280
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1281
-
1282
- property :bottom, as: 'bottom', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1283
-
1284
- property :left, as: 'left', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1313
+ property :banded_range, as: 'bandedRange', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
1285
1314
 
1286
1315
  end
1287
1316
  end
1288
1317
 
1289
- class PivotFilterCriteria
1318
+ class ChartData
1290
1319
  # @private
1291
1320
  class Representation < Google::Apis::Core::JsonRepresentation
1292
- collection :visible_values, as: 'visibleValues'
1321
+ property :source_range, as: 'sourceRange', class: Google::Apis::SheetsV4::ChartSourceRange, decorator: Google::Apis::SheetsV4::ChartSourceRange::Representation
1322
+
1293
1323
  end
1294
1324
  end
1295
1325
 
1296
- class Borders
1326
+ class BatchGetValuesResponse
1297
1327
  # @private
1298
1328
  class Representation < Google::Apis::Core::JsonRepresentation
1299
- property :left, as: 'left', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1300
-
1301
- property :right, as: 'right', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1302
-
1303
- property :top, as: 'top', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1304
-
1305
- property :bottom, as: 'bottom', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
1329
+ property :spreadsheet_id, as: 'spreadsheetId'
1330
+ collection :value_ranges, as: 'valueRanges', class: Google::Apis::SheetsV4::ValueRange, decorator: Google::Apis::SheetsV4::ValueRange::Representation
1306
1331
 
1307
1332
  end
1308
1333
  end
1309
1334
 
1310
- class EmbeddedChart
1335
+ class UpdateBandingRequest
1311
1336
  # @private
1312
1337
  class Representation < Google::Apis::Core::JsonRepresentation
1313
- property :chart_id, as: 'chartId'
1314
- property :position, as: 'position', class: Google::Apis::SheetsV4::EmbeddedObjectPosition, decorator: Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation
1315
-
1316
- property :spec, as: 'spec', class: Google::Apis::SheetsV4::ChartSpec, decorator: Google::Apis::SheetsV4::ChartSpec::Representation
1338
+ property :fields, as: 'fields'
1339
+ property :banded_range, as: 'bandedRange', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
1317
1340
 
1318
1341
  end
1319
1342
  end
@@ -1321,211 +1344,232 @@ module Google
1321
1344
  class Color
1322
1345
  # @private
1323
1346
  class Representation < Google::Apis::Core::JsonRepresentation
1347
+ property :red, as: 'red'
1324
1348
  property :green, as: 'green'
1325
1349
  property :blue, as: 'blue'
1326
- property :red, as: 'red'
1327
1350
  property :alpha, as: 'alpha'
1328
1351
  end
1329
1352
  end
1330
1353
 
1331
- class AddSheetRequest
1354
+ class PivotGroup
1332
1355
  # @private
1333
1356
  class Representation < Google::Apis::Core::JsonRepresentation
1334
- property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
1357
+ property :sort_order, as: 'sortOrder'
1358
+ property :value_bucket, as: 'valueBucket', class: Google::Apis::SheetsV4::PivotGroupSortValueBucket, decorator: Google::Apis::SheetsV4::PivotGroupSortValueBucket::Representation
1359
+
1360
+ property :source_column_offset, as: 'sourceColumnOffset'
1361
+ property :show_totals, as: 'showTotals'
1362
+ collection :value_metadata, as: 'valueMetadata', class: Google::Apis::SheetsV4::PivotGroupValueMetadata, decorator: Google::Apis::SheetsV4::PivotGroupValueMetadata::Representation
1335
1363
 
1336
1364
  end
1337
1365
  end
1338
1366
 
1339
- class AddProtectedRangeRequest
1367
+ class PivotTable
1340
1368
  # @private
1341
1369
  class Representation < Google::Apis::Core::JsonRepresentation
1342
- property :protected_range, as: 'protectedRange', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
1370
+ collection :rows, as: 'rows', class: Google::Apis::SheetsV4::PivotGroup, decorator: Google::Apis::SheetsV4::PivotGroup::Representation
1371
+
1372
+ property :value_layout, as: 'valueLayout'
1373
+ collection :columns, as: 'columns', class: Google::Apis::SheetsV4::PivotGroup, decorator: Google::Apis::SheetsV4::PivotGroup::Representation
1374
+
1375
+ collection :values, as: 'values', class: Google::Apis::SheetsV4::PivotValue, decorator: Google::Apis::SheetsV4::PivotValue::Representation
1376
+
1377
+ property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1378
+
1379
+ hash :criteria, as: 'criteria', class: Google::Apis::SheetsV4::PivotFilterCriteria, decorator: Google::Apis::SheetsV4::PivotFilterCriteria::Representation
1343
1380
 
1344
1381
  end
1345
1382
  end
1346
1383
 
1347
- class ValueRange
1384
+ class ChartSourceRange
1348
1385
  # @private
1349
1386
  class Representation < Google::Apis::Core::JsonRepresentation
1350
- collection :values, as: 'values', :class => Array do
1351
- include Representable::JSON::Collection
1352
- items
1353
- end
1387
+ collection :sources, as: 'sources', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1354
1388
 
1355
- property :range, as: 'range'
1356
- property :major_dimension, as: 'majorDimension'
1357
1389
  end
1358
1390
  end
1359
1391
 
1360
- class FindReplaceResponse
1392
+ class AppendCellsRequest
1361
1393
  # @private
1362
1394
  class Representation < Google::Apis::Core::JsonRepresentation
1363
- property :values_changed, as: 'valuesChanged'
1364
- property :rows_changed, as: 'rowsChanged'
1365
- property :occurrences_changed, as: 'occurrencesChanged'
1366
- property :formulas_changed, as: 'formulasChanged'
1367
- property :sheets_changed, as: 'sheetsChanged'
1395
+ collection :rows, as: 'rows', class: Google::Apis::SheetsV4::RowData, decorator: Google::Apis::SheetsV4::RowData::Representation
1396
+
1397
+ property :fields, as: 'fields'
1398
+ property :sheet_id, as: 'sheetId'
1368
1399
  end
1369
1400
  end
1370
1401
 
1371
- class AppendValuesResponse
1402
+ class ValueRange
1372
1403
  # @private
1373
1404
  class Representation < Google::Apis::Core::JsonRepresentation
1374
- property :spreadsheet_id, as: 'spreadsheetId'
1375
- property :table_range, as: 'tableRange'
1376
- property :updates, as: 'updates', class: Google::Apis::SheetsV4::UpdateValuesResponse, decorator: Google::Apis::SheetsV4::UpdateValuesResponse::Representation
1405
+ property :major_dimension, as: 'majorDimension'
1406
+ collection :values, as: 'values', :class => Array do
1407
+ include Representable::JSON::Collection
1408
+ items
1409
+ end
1377
1410
 
1411
+ property :range, as: 'range'
1378
1412
  end
1379
1413
  end
1380
1414
 
1381
- class CellFormat
1415
+ class AddBandingRequest
1382
1416
  # @private
1383
1417
  class Representation < Google::Apis::Core::JsonRepresentation
1384
- property :horizontal_alignment, as: 'horizontalAlignment'
1385
- property :hyperlink_display_type, as: 'hyperlinkDisplayType'
1386
- property :borders, as: 'borders', class: Google::Apis::SheetsV4::Borders, decorator: Google::Apis::SheetsV4::Borders::Representation
1387
-
1388
- property :text_direction, as: 'textDirection'
1389
- property :text_format, as: 'textFormat', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
1390
-
1391
- property :padding, as: 'padding', class: Google::Apis::SheetsV4::Padding, decorator: Google::Apis::SheetsV4::Padding::Representation
1392
-
1393
- property :number_format, as: 'numberFormat', class: Google::Apis::SheetsV4::NumberFormat, decorator: Google::Apis::SheetsV4::NumberFormat::Representation
1394
-
1395
- property :wrap_strategy, as: 'wrapStrategy'
1396
- property :background_color, as: 'backgroundColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1418
+ property :banded_range, as: 'bandedRange', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
1397
1419
 
1398
- property :vertical_alignment, as: 'verticalAlignment'
1399
1420
  end
1400
1421
  end
1401
1422
 
1402
- class MoveDimensionRequest
1423
+ class Response
1403
1424
  # @private
1404
1425
  class Representation < Google::Apis::Core::JsonRepresentation
1405
- property :source, as: 'source', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
1426
+ property :add_filter_view, as: 'addFilterView', class: Google::Apis::SheetsV4::AddFilterViewResponse, decorator: Google::Apis::SheetsV4::AddFilterViewResponse::Representation
1427
+
1428
+ property :add_banding, as: 'addBanding', class: Google::Apis::SheetsV4::AddBandingResponse, decorator: Google::Apis::SheetsV4::AddBandingResponse::Representation
1429
+
1430
+ property :add_protected_range, as: 'addProtectedRange', class: Google::Apis::SheetsV4::AddProtectedRangeResponse, decorator: Google::Apis::SheetsV4::AddProtectedRangeResponse::Representation
1431
+
1432
+ property :duplicate_sheet, as: 'duplicateSheet', class: Google::Apis::SheetsV4::DuplicateSheetResponse, decorator: Google::Apis::SheetsV4::DuplicateSheetResponse::Representation
1433
+
1434
+ property :update_embedded_object_position, as: 'updateEmbeddedObjectPosition', class: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionResponse, decorator: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionResponse::Representation
1435
+
1436
+ property :delete_conditional_format_rule, as: 'deleteConditionalFormatRule', class: Google::Apis::SheetsV4::DeleteConditionalFormatRuleResponse, decorator: Google::Apis::SheetsV4::DeleteConditionalFormatRuleResponse::Representation
1437
+
1438
+ property :duplicate_filter_view, as: 'duplicateFilterView', class: Google::Apis::SheetsV4::DuplicateFilterViewResponse, decorator: Google::Apis::SheetsV4::DuplicateFilterViewResponse::Representation
1439
+
1440
+ property :add_chart, as: 'addChart', class: Google::Apis::SheetsV4::AddChartResponse, decorator: Google::Apis::SheetsV4::AddChartResponse::Representation
1441
+
1442
+ property :find_replace, as: 'findReplace', class: Google::Apis::SheetsV4::FindReplaceResponse, decorator: Google::Apis::SheetsV4::FindReplaceResponse::Representation
1443
+
1444
+ property :add_sheet, as: 'addSheet', class: Google::Apis::SheetsV4::AddSheetResponse, decorator: Google::Apis::SheetsV4::AddSheetResponse::Representation
1445
+
1446
+ property :update_conditional_format_rule, as: 'updateConditionalFormatRule', class: Google::Apis::SheetsV4::UpdateConditionalFormatRuleResponse, decorator: Google::Apis::SheetsV4::UpdateConditionalFormatRuleResponse::Representation
1447
+
1448
+ property :add_named_range, as: 'addNamedRange', class: Google::Apis::SheetsV4::AddNamedRangeResponse, decorator: Google::Apis::SheetsV4::AddNamedRangeResponse::Representation
1406
1449
 
1407
- property :destination_index, as: 'destinationIndex'
1408
1450
  end
1409
1451
  end
1410
1452
 
1411
- class BasicChartAxis
1453
+ class InsertRangeRequest
1412
1454
  # @private
1413
1455
  class Representation < Google::Apis::Core::JsonRepresentation
1414
- property :position, as: 'position'
1415
- property :title, as: 'title'
1416
- property :format, as: 'format', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
1456
+ property :shift_dimension, as: 'shiftDimension'
1457
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1417
1458
 
1418
1459
  end
1419
1460
  end
1420
1461
 
1421
- class PivotGroupSortValueBucket
1462
+ class EmbeddedChart
1422
1463
  # @private
1423
1464
  class Representation < Google::Apis::Core::JsonRepresentation
1424
- collection :buckets, as: 'buckets', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
1465
+ property :chart_id, as: 'chartId'
1466
+ property :position, as: 'position', class: Google::Apis::SheetsV4::EmbeddedObjectPosition, decorator: Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation
1467
+
1468
+ property :spec, as: 'spec', class: Google::Apis::SheetsV4::ChartSpec, decorator: Google::Apis::SheetsV4::ChartSpec::Representation
1425
1469
 
1426
- property :values_index, as: 'valuesIndex'
1427
1470
  end
1428
1471
  end
1429
1472
 
1430
- class DimensionProperties
1473
+ class TextFormatRun
1431
1474
  # @private
1432
1475
  class Representation < Google::Apis::Core::JsonRepresentation
1433
- property :hidden_by_user, as: 'hiddenByUser'
1434
- property :pixel_size, as: 'pixelSize'
1435
- property :hidden_by_filter, as: 'hiddenByFilter'
1476
+ property :start_index, as: 'startIndex'
1477
+ property :format, as: 'format', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
1478
+
1436
1479
  end
1437
1480
  end
1438
1481
 
1439
- class EmbeddedObjectPosition
1482
+ class AddNamedRangeResponse
1440
1483
  # @private
1441
1484
  class Representation < Google::Apis::Core::JsonRepresentation
1442
- property :sheet_id, as: 'sheetId'
1443
- property :overlay_position, as: 'overlayPosition', class: Google::Apis::SheetsV4::OverlayPosition, decorator: Google::Apis::SheetsV4::OverlayPosition::Representation
1485
+ property :named_range, as: 'namedRange', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
1444
1486
 
1445
- property :new_sheet, as: 'newSheet'
1446
1487
  end
1447
1488
  end
1448
1489
 
1449
- class InterpolationPoint
1490
+ class RowData
1450
1491
  # @private
1451
1492
  class Representation < Google::Apis::Core::JsonRepresentation
1452
- property :value, as: 'value'
1453
- property :color, as: 'color', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1493
+ collection :values, as: 'values', class: Google::Apis::SheetsV4::CellData, decorator: Google::Apis::SheetsV4::CellData::Representation
1454
1494
 
1455
- property :type, as: 'type'
1456
1495
  end
1457
1496
  end
1458
1497
 
1459
- class ErrorValue
1498
+ class GridData
1460
1499
  # @private
1461
1500
  class Representation < Google::Apis::Core::JsonRepresentation
1462
- property :type, as: 'type'
1463
- property :message, as: 'message'
1501
+ collection :row_data, as: 'rowData', class: Google::Apis::SheetsV4::RowData, decorator: Google::Apis::SheetsV4::RowData::Representation
1502
+
1503
+ property :start_row, as: 'startRow'
1504
+ collection :column_metadata, as: 'columnMetadata', class: Google::Apis::SheetsV4::DimensionProperties, decorator: Google::Apis::SheetsV4::DimensionProperties::Representation
1505
+
1506
+ property :start_column, as: 'startColumn'
1507
+ collection :row_metadata, as: 'rowMetadata', class: Google::Apis::SheetsV4::DimensionProperties, decorator: Google::Apis::SheetsV4::DimensionProperties::Representation
1508
+
1464
1509
  end
1465
1510
  end
1466
1511
 
1467
- class DuplicateFilterViewRequest
1512
+ class Border
1468
1513
  # @private
1469
1514
  class Representation < Google::Apis::Core::JsonRepresentation
1470
- property :filter_id, as: 'filterId'
1515
+ property :color, as: 'color', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1516
+
1517
+ property :width, as: 'width'
1518
+ property :style, as: 'style'
1471
1519
  end
1472
1520
  end
1473
1521
 
1474
- class BatchUpdateSpreadsheetRequest
1522
+ class UpdateNamedRangeRequest
1475
1523
  # @private
1476
1524
  class Representation < Google::Apis::Core::JsonRepresentation
1477
- property :include_spreadsheet_in_response, as: 'includeSpreadsheetInResponse'
1478
- collection :requests, as: 'requests', class: Google::Apis::SheetsV4::Request, decorator: Google::Apis::SheetsV4::Request::Representation
1525
+ property :named_range, as: 'namedRange', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
1479
1526
 
1480
- collection :response_ranges, as: 'responseRanges'
1481
- property :response_include_grid_data, as: 'responseIncludeGridData'
1527
+ property :fields, as: 'fields'
1482
1528
  end
1483
1529
  end
1484
1530
 
1485
- class SheetProperties
1531
+ class FindReplaceRequest
1486
1532
  # @private
1487
1533
  class Representation < Google::Apis::Core::JsonRepresentation
1488
- property :title, as: 'title'
1489
- property :index, as: 'index'
1490
- property :hidden, as: 'hidden'
1491
- property :grid_properties, as: 'gridProperties', class: Google::Apis::SheetsV4::GridProperties, decorator: Google::Apis::SheetsV4::GridProperties::Representation
1534
+ property :match_entire_cell, as: 'matchEntireCell'
1535
+ property :search_by_regex, as: 'searchByRegex'
1536
+ property :find, as: 'find'
1537
+ property :replacement, as: 'replacement'
1538
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1492
1539
 
1493
1540
  property :sheet_id, as: 'sheetId'
1494
- property :right_to_left, as: 'rightToLeft'
1495
- property :tab_color, as: 'tabColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1496
-
1497
- property :sheet_type, as: 'sheetType'
1541
+ property :all_sheets, as: 'allSheets'
1542
+ property :match_case, as: 'matchCase'
1543
+ property :include_formulas, as: 'includeFormulas'
1498
1544
  end
1499
1545
  end
1500
1546
 
1501
- class ClearValuesRequest
1547
+ class AddSheetRequest
1502
1548
  # @private
1503
1549
  class Representation < Google::Apis::Core::JsonRepresentation
1550
+ property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
1551
+
1504
1552
  end
1505
1553
  end
1506
1554
 
1507
- class ProtectedRange
1555
+ class UpdateCellsRequest
1508
1556
  # @private
1509
1557
  class Representation < Google::Apis::Core::JsonRepresentation
1510
- collection :unprotected_ranges, as: 'unprotectedRanges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1558
+ collection :rows, as: 'rows', class: Google::Apis::SheetsV4::RowData, decorator: Google::Apis::SheetsV4::RowData::Representation
1511
1559
 
1512
- property :description, as: 'description'
1513
- property :named_range_id, as: 'namedRangeId'
1514
- property :requesting_user_can_edit, as: 'requestingUserCanEdit'
1515
- property :editors, as: 'editors', class: Google::Apis::SheetsV4::Editors, decorator: Google::Apis::SheetsV4::Editors::Representation
1560
+ property :fields, as: 'fields'
1561
+ property :start, as: 'start', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
1516
1562
 
1517
- property :protected_range_id, as: 'protectedRangeId'
1518
- property :warning_only, as: 'warningOnly'
1519
1563
  property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1520
1564
 
1521
1565
  end
1522
1566
  end
1523
1567
 
1524
- class DeleteConditionalFormatRuleRequest
1568
+ class DeleteConditionalFormatRuleResponse
1525
1569
  # @private
1526
1570
  class Representation < Google::Apis::Core::JsonRepresentation
1527
- property :sheet_id, as: 'sheetId'
1528
- property :index, as: 'index'
1571
+ property :rule, as: 'rule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
1572
+
1529
1573
  end
1530
1574
  end
1531
1575
 
@@ -1538,70 +1582,48 @@ module Google
1538
1582
  end
1539
1583
  end
1540
1584
 
1541
- class InsertRangeRequest
1585
+ class GridCoordinate
1542
1586
  # @private
1543
1587
  class Representation < Google::Apis::Core::JsonRepresentation
1544
- property :shift_dimension, as: 'shiftDimension'
1545
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1546
-
1588
+ property :sheet_id, as: 'sheetId'
1589
+ property :row_index, as: 'rowIndex'
1590
+ property :column_index, as: 'columnIndex'
1547
1591
  end
1548
1592
  end
1549
1593
 
1550
- class ChartSpec
1594
+ class UpdateSheetPropertiesRequest
1551
1595
  # @private
1552
1596
  class Representation < Google::Apis::Core::JsonRepresentation
1553
- property :hidden_dimension_strategy, as: 'hiddenDimensionStrategy'
1554
- property :basic_chart, as: 'basicChart', class: Google::Apis::SheetsV4::BasicChartSpec, decorator: Google::Apis::SheetsV4::BasicChartSpec::Representation
1555
-
1556
- property :title, as: 'title'
1557
- property :pie_chart, as: 'pieChart', class: Google::Apis::SheetsV4::PieChartSpec, decorator: Google::Apis::SheetsV4::PieChartSpec::Representation
1597
+ property :fields, as: 'fields'
1598
+ property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
1558
1599
 
1559
1600
  end
1560
1601
  end
1561
1602
 
1562
- class SourceAndDestination
1603
+ class UnmergeCellsRequest
1563
1604
  # @private
1564
1605
  class Representation < Google::Apis::Core::JsonRepresentation
1565
- property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1566
-
1567
- property :fill_length, as: 'fillLength'
1568
- property :dimension, as: 'dimension'
1569
- end
1570
- end
1606
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1571
1607
 
1572
- class ConditionValue
1573
- # @private
1574
- class Representation < Google::Apis::Core::JsonRepresentation
1575
- property :relative_date, as: 'relativeDate'
1576
- property :user_entered_value, as: 'userEnteredValue'
1577
1608
  end
1578
1609
  end
1579
1610
 
1580
- class PasteDataRequest
1611
+ class GridProperties
1581
1612
  # @private
1582
1613
  class Representation < Google::Apis::Core::JsonRepresentation
1583
- property :data, as: 'data'
1584
- property :coordinate, as: 'coordinate', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
1585
-
1586
- property :delimiter, as: 'delimiter'
1587
- property :type, as: 'type'
1588
- property :html, as: 'html'
1614
+ property :row_count, as: 'rowCount'
1615
+ property :frozen_row_count, as: 'frozenRowCount'
1616
+ property :hide_gridlines, as: 'hideGridlines'
1617
+ property :column_count, as: 'columnCount'
1618
+ property :frozen_column_count, as: 'frozenColumnCount'
1589
1619
  end
1590
1620
  end
1591
1621
 
1592
- class FindReplaceRequest
1622
+ class UpdateEmbeddedObjectPositionResponse
1593
1623
  # @private
1594
1624
  class Representation < Google::Apis::Core::JsonRepresentation
1595
- property :find, as: 'find'
1596
- property :replacement, as: 'replacement'
1597
- property :search_by_regex, as: 'searchByRegex'
1598
- property :sheet_id, as: 'sheetId'
1599
- property :all_sheets, as: 'allSheets'
1600
- property :match_case, as: 'matchCase'
1601
- property :include_formulas, as: 'includeFormulas'
1602
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1625
+ property :position, as: 'position', class: Google::Apis::SheetsV4::EmbeddedObjectPosition, decorator: Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation
1603
1626
 
1604
- property :match_entire_cell, as: 'matchEntireCell'
1605
1627
  end
1606
1628
  end
1607
1629
 
@@ -1613,36 +1635,55 @@ module Google
1613
1635
  end
1614
1636
  end
1615
1637
 
1616
- class CopySheetToAnotherSpreadsheetRequest
1638
+ class Sheet
1617
1639
  # @private
1618
1640
  class Representation < Google::Apis::Core::JsonRepresentation
1619
- property :destination_spreadsheet_id, as: 'destinationSpreadsheetId'
1641
+ property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
1642
+
1643
+ collection :charts, as: 'charts', class: Google::Apis::SheetsV4::EmbeddedChart, decorator: Google::Apis::SheetsV4::EmbeddedChart::Representation
1644
+
1645
+ collection :filter_views, as: 'filterViews', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
1646
+
1647
+ collection :conditional_formats, as: 'conditionalFormats', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
1648
+
1649
+ collection :protected_ranges, as: 'protectedRanges', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
1650
+
1651
+ property :basic_filter, as: 'basicFilter', class: Google::Apis::SheetsV4::BasicFilter, decorator: Google::Apis::SheetsV4::BasicFilter::Representation
1652
+
1653
+ collection :merges, as: 'merges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1654
+
1655
+ collection :data, as: 'data', class: Google::Apis::SheetsV4::GridData, decorator: Google::Apis::SheetsV4::GridData::Representation
1656
+
1657
+ collection :banded_ranges, as: 'bandedRanges', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
1658
+
1620
1659
  end
1621
1660
  end
1622
1661
 
1623
- class NumberFormat
1662
+ class BooleanRule
1624
1663
  # @private
1625
1664
  class Representation < Google::Apis::Core::JsonRepresentation
1626
- property :pattern, as: 'pattern'
1627
- property :type, as: 'type'
1665
+ property :condition, as: 'condition', class: Google::Apis::SheetsV4::BooleanCondition, decorator: Google::Apis::SheetsV4::BooleanCondition::Representation
1666
+
1667
+ property :format, as: 'format', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
1668
+
1628
1669
  end
1629
1670
  end
1630
1671
 
1631
- class BatchClearValuesRequest
1672
+ class FilterCriteria
1632
1673
  # @private
1633
1674
  class Representation < Google::Apis::Core::JsonRepresentation
1634
- collection :ranges, as: 'ranges'
1675
+ collection :hidden_values, as: 'hiddenValues'
1676
+ property :condition, as: 'condition', class: Google::Apis::SheetsV4::BooleanCondition, decorator: Google::Apis::SheetsV4::BooleanCondition::Representation
1677
+
1635
1678
  end
1636
1679
  end
1637
1680
 
1638
- class UpdateDimensionPropertiesRequest
1681
+ class PivotGroupValueMetadata
1639
1682
  # @private
1640
1683
  class Representation < Google::Apis::Core::JsonRepresentation
1641
- property :fields, as: 'fields'
1642
- property :range, as: 'range', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
1643
-
1644
- property :properties, as: 'properties', class: Google::Apis::SheetsV4::DimensionProperties, decorator: Google::Apis::SheetsV4::DimensionProperties::Representation
1684
+ property :value, as: 'value', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
1645
1685
 
1686
+ property :collapsed, as: 'collapsed'
1646
1687
  end
1647
1688
  end
1648
1689
 
@@ -1655,443 +1696,396 @@ module Google
1655
1696
  end
1656
1697
  end
1657
1698
 
1658
- class Spreadsheet
1699
+ class UpdateConditionalFormatRuleRequest
1659
1700
  # @private
1660
1701
  class Representation < Google::Apis::Core::JsonRepresentation
1661
- property :spreadsheet_id, as: 'spreadsheetId'
1662
- property :properties, as: 'properties', class: Google::Apis::SheetsV4::SpreadsheetProperties, decorator: Google::Apis::SheetsV4::SpreadsheetProperties::Representation
1663
-
1664
- property :spreadsheet_url, as: 'spreadsheetUrl'
1665
- collection :sheets, as: 'sheets', class: Google::Apis::SheetsV4::Sheet, decorator: Google::Apis::SheetsV4::Sheet::Representation
1666
-
1667
- collection :named_ranges, as: 'namedRanges', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
1702
+ property :rule, as: 'rule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
1668
1703
 
1704
+ property :index, as: 'index'
1705
+ property :sheet_id, as: 'sheetId'
1706
+ property :new_index, as: 'newIndex'
1669
1707
  end
1670
1708
  end
1671
1709
 
1672
- class GridData
1710
+ class DataValidationRule
1673
1711
  # @private
1674
1712
  class Representation < Google::Apis::Core::JsonRepresentation
1675
- collection :column_metadata, as: 'columnMetadata', class: Google::Apis::SheetsV4::DimensionProperties, decorator: Google::Apis::SheetsV4::DimensionProperties::Representation
1676
-
1677
- collection :row_data, as: 'rowData', class: Google::Apis::SheetsV4::RowData, decorator: Google::Apis::SheetsV4::RowData::Representation
1678
-
1679
- property :start_row, as: 'startRow'
1680
- collection :row_metadata, as: 'rowMetadata', class: Google::Apis::SheetsV4::DimensionProperties, decorator: Google::Apis::SheetsV4::DimensionProperties::Representation
1713
+ property :condition, as: 'condition', class: Google::Apis::SheetsV4::BooleanCondition, decorator: Google::Apis::SheetsV4::BooleanCondition::Representation
1681
1714
 
1682
- property :start_column, as: 'startColumn'
1715
+ property :show_custom_ui, as: 'showCustomUi'
1716
+ property :strict, as: 'strict'
1717
+ property :input_message, as: 'inputMessage'
1683
1718
  end
1684
1719
  end
1685
1720
 
1686
- class PivotValue
1721
+ class BasicChartDomain
1687
1722
  # @private
1688
1723
  class Representation < Google::Apis::Core::JsonRepresentation
1689
- property :formula, as: 'formula'
1690
- property :source_column_offset, as: 'sourceColumnOffset'
1691
- property :summarize_function, as: 'summarizeFunction'
1692
- property :name, as: 'name'
1693
- end
1694
- end
1724
+ property :domain, as: 'domain', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
1695
1725
 
1696
- class DeleteBandingRequest
1697
- # @private
1698
- class Representation < Google::Apis::Core::JsonRepresentation
1699
- property :banded_range_id, as: 'bandedRangeId'
1700
1726
  end
1701
1727
  end
1702
1728
 
1703
- class BasicFilter
1729
+ class PasteDataRequest
1704
1730
  # @private
1705
1731
  class Representation < Google::Apis::Core::JsonRepresentation
1706
- hash :criteria, as: 'criteria', class: Google::Apis::SheetsV4::FilterCriteria, decorator: Google::Apis::SheetsV4::FilterCriteria::Representation
1707
-
1708
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1709
-
1710
- collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
1732
+ property :html, as: 'html'
1733
+ property :coordinate, as: 'coordinate', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
1711
1734
 
1735
+ property :data, as: 'data'
1736
+ property :delimiter, as: 'delimiter'
1737
+ property :type, as: 'type'
1712
1738
  end
1713
1739
  end
1714
1740
 
1715
- class DuplicateSheetRequest
1741
+ class AppendDimensionRequest
1716
1742
  # @private
1717
1743
  class Representation < Google::Apis::Core::JsonRepresentation
1718
- property :source_sheet_id, as: 'sourceSheetId'
1719
- property :new_sheet_id, as: 'newSheetId'
1720
- property :insert_sheet_index, as: 'insertSheetIndex'
1721
- property :new_sheet_name, as: 'newSheetName'
1744
+ property :sheet_id, as: 'sheetId'
1745
+ property :dimension, as: 'dimension'
1746
+ property :length, as: 'length'
1722
1747
  end
1723
1748
  end
1724
1749
 
1725
- class AddFilterViewResponse
1750
+ class AddNamedRangeRequest
1726
1751
  # @private
1727
1752
  class Representation < Google::Apis::Core::JsonRepresentation
1728
- property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
1753
+ property :named_range, as: 'namedRange', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
1729
1754
 
1730
1755
  end
1731
1756
  end
1732
1757
 
1733
- class DuplicateSheetResponse
1758
+ class UpdateEmbeddedObjectPositionRequest
1734
1759
  # @private
1735
1760
  class Representation < Google::Apis::Core::JsonRepresentation
1736
- property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
1761
+ property :new_position, as: 'newPosition', class: Google::Apis::SheetsV4::EmbeddedObjectPosition, decorator: Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation
1737
1762
 
1763
+ property :fields, as: 'fields'
1764
+ property :object_id_prop, as: 'objectId'
1738
1765
  end
1739
1766
  end
1740
1767
 
1741
- class Border
1768
+ class PieChartSpec
1742
1769
  # @private
1743
1770
  class Representation < Google::Apis::Core::JsonRepresentation
1744
- property :style, as: 'style'
1745
- property :width, as: 'width'
1746
- property :color, as: 'color', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1771
+ property :legend_position, as: 'legendPosition'
1772
+ property :pie_hole, as: 'pieHole'
1773
+ property :domain, as: 'domain', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
1774
+
1775
+ property :three_dimensional, as: 'threeDimensional'
1776
+ property :series, as: 'series', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
1747
1777
 
1748
1778
  end
1749
1779
  end
1750
1780
 
1751
- class AddNamedRangeRequest
1781
+ class UpdateFilterViewRequest
1752
1782
  # @private
1753
1783
  class Representation < Google::Apis::Core::JsonRepresentation
1754
- property :named_range, as: 'namedRange', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
1784
+ property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
1755
1785
 
1786
+ property :fields, as: 'fields'
1756
1787
  end
1757
1788
  end
1758
1789
 
1759
- class AddChartResponse
1790
+ class ConditionalFormatRule
1760
1791
  # @private
1761
1792
  class Representation < Google::Apis::Core::JsonRepresentation
1762
- property :chart, as: 'chart', class: Google::Apis::SheetsV4::EmbeddedChart, decorator: Google::Apis::SheetsV4::EmbeddedChart::Representation
1793
+ collection :ranges, as: 'ranges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1763
1794
 
1764
- end
1765
- end
1795
+ property :gradient_rule, as: 'gradientRule', class: Google::Apis::SheetsV4::GradientRule, decorator: Google::Apis::SheetsV4::GradientRule::Representation
1766
1796
 
1767
- class AddBandingRequest
1768
- # @private
1769
- class Representation < Google::Apis::Core::JsonRepresentation
1770
- property :banded_range, as: 'bandedRange', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
1797
+ property :boolean_rule, as: 'booleanRule', class: Google::Apis::SheetsV4::BooleanRule, decorator: Google::Apis::SheetsV4::BooleanRule::Representation
1771
1798
 
1772
1799
  end
1773
1800
  end
1774
1801
 
1775
- class AppendCellsRequest
1802
+ class CopyPasteRequest
1776
1803
  # @private
1777
1804
  class Representation < Google::Apis::Core::JsonRepresentation
1778
- property :sheet_id, as: 'sheetId'
1779
- collection :rows, as: 'rows', class: Google::Apis::SheetsV4::RowData, decorator: Google::Apis::SheetsV4::RowData::Representation
1805
+ property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1780
1806
 
1781
- property :fields, as: 'fields'
1807
+ property :paste_type, as: 'pasteType'
1808
+ property :destination, as: 'destination', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1809
+
1810
+ property :paste_orientation, as: 'pasteOrientation'
1782
1811
  end
1783
1812
  end
1784
1813
 
1785
- class RowData
1814
+ class Request
1786
1815
  # @private
1787
1816
  class Representation < Google::Apis::Core::JsonRepresentation
1788
- collection :values, as: 'values', class: Google::Apis::SheetsV4::CellData, decorator: Google::Apis::SheetsV4::CellData::Representation
1817
+ property :add_conditional_format_rule, as: 'addConditionalFormatRule', class: Google::Apis::SheetsV4::AddConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::AddConditionalFormatRuleRequest::Representation
1789
1818
 
1790
- end
1791
- end
1819
+ property :add_named_range, as: 'addNamedRange', class: Google::Apis::SheetsV4::AddNamedRangeRequest, decorator: Google::Apis::SheetsV4::AddNamedRangeRequest::Representation
1792
1820
 
1793
- class BasicChartSeries
1794
- # @private
1795
- class Representation < Google::Apis::Core::JsonRepresentation
1796
- property :series, as: 'series', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
1821
+ property :update_cells, as: 'updateCells', class: Google::Apis::SheetsV4::UpdateCellsRequest, decorator: Google::Apis::SheetsV4::UpdateCellsRequest::Representation
1797
1822
 
1798
- property :target_axis, as: 'targetAxis'
1799
- property :type, as: 'type'
1800
- end
1801
- end
1823
+ property :update_spreadsheet_properties, as: 'updateSpreadsheetProperties', class: Google::Apis::SheetsV4::UpdateSpreadsheetPropertiesRequest, decorator: Google::Apis::SheetsV4::UpdateSpreadsheetPropertiesRequest::Representation
1802
1824
 
1803
- class NamedRange
1804
- # @private
1805
- class Representation < Google::Apis::Core::JsonRepresentation
1806
- property :named_range_id, as: 'namedRangeId'
1807
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1825
+ property :delete_embedded_object, as: 'deleteEmbeddedObject', class: Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest, decorator: Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest::Representation
1808
1826
 
1809
- property :name, as: 'name'
1810
- end
1811
- end
1827
+ property :update_filter_view, as: 'updateFilterView', class: Google::Apis::SheetsV4::UpdateFilterViewRequest, decorator: Google::Apis::SheetsV4::UpdateFilterViewRequest::Representation
1812
1828
 
1813
- class RepeatCellRequest
1814
- # @private
1815
- class Representation < Google::Apis::Core::JsonRepresentation
1816
- property :cell, as: 'cell', class: Google::Apis::SheetsV4::CellData, decorator: Google::Apis::SheetsV4::CellData::Representation
1829
+ property :add_banding, as: 'addBanding', class: Google::Apis::SheetsV4::AddBandingRequest, decorator: Google::Apis::SheetsV4::AddBandingRequest::Representation
1817
1830
 
1818
- property :fields, as: 'fields'
1819
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1831
+ property :append_cells, as: 'appendCells', class: Google::Apis::SheetsV4::AppendCellsRequest, decorator: Google::Apis::SheetsV4::AppendCellsRequest::Representation
1820
1832
 
1821
- end
1822
- end
1833
+ property :auto_resize_dimensions, as: 'autoResizeDimensions', class: Google::Apis::SheetsV4::AutoResizeDimensionsRequest, decorator: Google::Apis::SheetsV4::AutoResizeDimensionsRequest::Representation
1823
1834
 
1824
- class BasicChartSpec
1825
- # @private
1826
- class Representation < Google::Apis::Core::JsonRepresentation
1827
- property :chart_type, as: 'chartType'
1828
- collection :domains, as: 'domains', class: Google::Apis::SheetsV4::BasicChartDomain, decorator: Google::Apis::SheetsV4::BasicChartDomain::Representation
1835
+ property :cut_paste, as: 'cutPaste', class: Google::Apis::SheetsV4::CutPasteRequest, decorator: Google::Apis::SheetsV4::CutPasteRequest::Representation
1829
1836
 
1830
- property :header_count, as: 'headerCount'
1831
- collection :series, as: 'series', class: Google::Apis::SheetsV4::BasicChartSeries, decorator: Google::Apis::SheetsV4::BasicChartSeries::Representation
1837
+ property :merge_cells, as: 'mergeCells', class: Google::Apis::SheetsV4::MergeCellsRequest, decorator: Google::Apis::SheetsV4::MergeCellsRequest::Representation
1832
1838
 
1833
- property :legend_position, as: 'legendPosition'
1834
- collection :axis, as: 'axis', class: Google::Apis::SheetsV4::BasicChartAxis, decorator: Google::Apis::SheetsV4::BasicChartAxis::Representation
1839
+ property :update_named_range, as: 'updateNamedRange', class: Google::Apis::SheetsV4::UpdateNamedRangeRequest, decorator: Google::Apis::SheetsV4::UpdateNamedRangeRequest::Representation
1835
1840
 
1836
- end
1837
- end
1841
+ property :update_sheet_properties, as: 'updateSheetProperties', class: Google::Apis::SheetsV4::UpdateSheetPropertiesRequest, decorator: Google::Apis::SheetsV4::UpdateSheetPropertiesRequest::Representation
1838
1842
 
1839
- class UpdateEmbeddedObjectPositionRequest
1840
- # @private
1841
- class Representation < Google::Apis::Core::JsonRepresentation
1842
- property :new_position, as: 'newPosition', class: Google::Apis::SheetsV4::EmbeddedObjectPosition, decorator: Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation
1843
+ property :delete_dimension, as: 'deleteDimension', class: Google::Apis::SheetsV4::DeleteDimensionRequest, decorator: Google::Apis::SheetsV4::DeleteDimensionRequest::Representation
1843
1844
 
1844
- property :object_id_prop, as: 'objectId'
1845
- property :fields, as: 'fields'
1846
- end
1847
- end
1845
+ property :auto_fill, as: 'autoFill', class: Google::Apis::SheetsV4::AutoFillRequest, decorator: Google::Apis::SheetsV4::AutoFillRequest::Representation
1848
1846
 
1849
- class SetBasicFilterRequest
1850
- # @private
1851
- class Representation < Google::Apis::Core::JsonRepresentation
1852
- property :filter, as: 'filter', class: Google::Apis::SheetsV4::BasicFilter, decorator: Google::Apis::SheetsV4::BasicFilter::Representation
1847
+ property :sort_range, as: 'sortRange', class: Google::Apis::SheetsV4::SortRangeRequest, decorator: Google::Apis::SheetsV4::SortRangeRequest::Representation
1853
1848
 
1854
- end
1855
- end
1849
+ property :delete_protected_range, as: 'deleteProtectedRange', class: Google::Apis::SheetsV4::DeleteProtectedRangeRequest, decorator: Google::Apis::SheetsV4::DeleteProtectedRangeRequest::Representation
1856
1850
 
1857
- class AutoResizeDimensionsRequest
1858
- # @private
1859
- class Representation < Google::Apis::Core::JsonRepresentation
1860
- property :dimensions, as: 'dimensions', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
1851
+ property :duplicate_filter_view, as: 'duplicateFilterView', class: Google::Apis::SheetsV4::DuplicateFilterViewRequest, decorator: Google::Apis::SheetsV4::DuplicateFilterViewRequest::Representation
1861
1852
 
1862
- end
1863
- end
1853
+ property :add_chart, as: 'addChart', class: Google::Apis::SheetsV4::AddChartRequest, decorator: Google::Apis::SheetsV4::AddChartRequest::Representation
1864
1854
 
1865
- class DuplicateFilterViewResponse
1866
- # @private
1867
- class Representation < Google::Apis::Core::JsonRepresentation
1868
- property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
1855
+ property :find_replace, as: 'findReplace', class: Google::Apis::SheetsV4::FindReplaceRequest, decorator: Google::Apis::SheetsV4::FindReplaceRequest::Representation
1869
1856
 
1870
- end
1871
- end
1857
+ property :text_to_columns, as: 'textToColumns', class: Google::Apis::SheetsV4::TextToColumnsRequest, decorator: Google::Apis::SheetsV4::TextToColumnsRequest::Representation
1872
1858
 
1873
- class BandingProperties
1874
- # @private
1875
- class Representation < Google::Apis::Core::JsonRepresentation
1876
- property :footer_color, as: 'footerColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1859
+ property :update_chart_spec, as: 'updateChartSpec', class: Google::Apis::SheetsV4::UpdateChartSpecRequest, decorator: Google::Apis::SheetsV4::UpdateChartSpecRequest::Representation
1877
1860
 
1878
- property :header_color, as: 'headerColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1861
+ property :add_sheet, as: 'addSheet', class: Google::Apis::SheetsV4::AddSheetRequest, decorator: Google::Apis::SheetsV4::AddSheetRequest::Representation
1879
1862
 
1880
- property :second_band_color, as: 'secondBandColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1863
+ property :update_protected_range, as: 'updateProtectedRange', class: Google::Apis::SheetsV4::UpdateProtectedRangeRequest, decorator: Google::Apis::SheetsV4::UpdateProtectedRangeRequest::Representation
1881
1864
 
1882
- property :first_band_color, as: 'firstBandColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
1865
+ property :delete_filter_view, as: 'deleteFilterView', class: Google::Apis::SheetsV4::DeleteFilterViewRequest, decorator: Google::Apis::SheetsV4::DeleteFilterViewRequest::Representation
1883
1866
 
1884
- end
1885
- end
1867
+ property :copy_paste, as: 'copyPaste', class: Google::Apis::SheetsV4::CopyPasteRequest, decorator: Google::Apis::SheetsV4::CopyPasteRequest::Representation
1886
1868
 
1887
- class PivotGroup
1888
- # @private
1889
- class Representation < Google::Apis::Core::JsonRepresentation
1890
- property :sort_order, as: 'sortOrder'
1891
- property :source_column_offset, as: 'sourceColumnOffset'
1892
- property :show_totals, as: 'showTotals'
1893
- property :value_bucket, as: 'valueBucket', class: Google::Apis::SheetsV4::PivotGroupSortValueBucket, decorator: Google::Apis::SheetsV4::PivotGroupSortValueBucket::Representation
1869
+ property :insert_dimension, as: 'insertDimension', class: Google::Apis::SheetsV4::InsertDimensionRequest, decorator: Google::Apis::SheetsV4::InsertDimensionRequest::Representation
1894
1870
 
1895
- collection :value_metadata, as: 'valueMetadata', class: Google::Apis::SheetsV4::PivotGroupValueMetadata, decorator: Google::Apis::SheetsV4::PivotGroupValueMetadata::Representation
1871
+ property :delete_range, as: 'deleteRange', class: Google::Apis::SheetsV4::DeleteRangeRequest, decorator: Google::Apis::SheetsV4::DeleteRangeRequest::Representation
1896
1872
 
1897
- end
1898
- end
1873
+ property :delete_banding, as: 'deleteBanding', class: Google::Apis::SheetsV4::DeleteBandingRequest, decorator: Google::Apis::SheetsV4::DeleteBandingRequest::Representation
1899
1874
 
1900
- class GridRange
1901
- # @private
1902
- class Representation < Google::Apis::Core::JsonRepresentation
1903
- property :sheet_id, as: 'sheetId'
1904
- property :start_column_index, as: 'startColumnIndex'
1905
- property :start_row_index, as: 'startRowIndex'
1906
- property :end_row_index, as: 'endRowIndex'
1907
- property :end_column_index, as: 'endColumnIndex'
1908
- end
1909
- end
1875
+ property :add_filter_view, as: 'addFilterView', class: Google::Apis::SheetsV4::AddFilterViewRequest, decorator: Google::Apis::SheetsV4::AddFilterViewRequest::Representation
1910
1876
 
1911
- class DeleteSheetRequest
1912
- # @private
1913
- class Representation < Google::Apis::Core::JsonRepresentation
1914
- property :sheet_id, as: 'sheetId'
1915
- end
1916
- end
1877
+ property :set_data_validation, as: 'setDataValidation', class: Google::Apis::SheetsV4::SetDataValidationRequest, decorator: Google::Apis::SheetsV4::SetDataValidationRequest::Representation
1917
1878
 
1918
- class UpdateBandingRequest
1919
- # @private
1920
- class Representation < Google::Apis::Core::JsonRepresentation
1921
- property :banded_range, as: 'bandedRange', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
1879
+ property :update_borders, as: 'updateBorders', class: Google::Apis::SheetsV4::UpdateBordersRequest, decorator: Google::Apis::SheetsV4::UpdateBordersRequest::Representation
1922
1880
 
1923
- property :fields, as: 'fields'
1924
- end
1925
- end
1881
+ property :delete_conditional_format_rule, as: 'deleteConditionalFormatRule', class: Google::Apis::SheetsV4::DeleteConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::DeleteConditionalFormatRuleRequest::Representation
1926
1882
 
1927
- class ChartData
1928
- # @private
1929
- class Representation < Google::Apis::Core::JsonRepresentation
1930
- property :source_range, as: 'sourceRange', class: Google::Apis::SheetsV4::ChartSourceRange, decorator: Google::Apis::SheetsV4::ChartSourceRange::Representation
1883
+ property :repeat_cell, as: 'repeatCell', class: Google::Apis::SheetsV4::RepeatCellRequest, decorator: Google::Apis::SheetsV4::RepeatCellRequest::Representation
1931
1884
 
1932
- end
1933
- end
1885
+ property :clear_basic_filter, as: 'clearBasicFilter', class: Google::Apis::SheetsV4::ClearBasicFilterRequest, decorator: Google::Apis::SheetsV4::ClearBasicFilterRequest::Representation
1934
1886
 
1935
- class Sheet
1936
- # @private
1937
- class Representation < Google::Apis::Core::JsonRepresentation
1938
- property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
1887
+ property :append_dimension, as: 'appendDimension', class: Google::Apis::SheetsV4::AppendDimensionRequest, decorator: Google::Apis::SheetsV4::AppendDimensionRequest::Representation
1939
1888
 
1940
- collection :charts, as: 'charts', class: Google::Apis::SheetsV4::EmbeddedChart, decorator: Google::Apis::SheetsV4::EmbeddedChart::Representation
1889
+ property :update_conditional_format_rule, as: 'updateConditionalFormatRule', class: Google::Apis::SheetsV4::UpdateConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::UpdateConditionalFormatRuleRequest::Representation
1941
1890
 
1942
- collection :filter_views, as: 'filterViews', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
1891
+ property :insert_range, as: 'insertRange', class: Google::Apis::SheetsV4::InsertRangeRequest, decorator: Google::Apis::SheetsV4::InsertRangeRequest::Representation
1943
1892
 
1944
- collection :conditional_formats, as: 'conditionalFormats', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
1893
+ property :move_dimension, as: 'moveDimension', class: Google::Apis::SheetsV4::MoveDimensionRequest, decorator: Google::Apis::SheetsV4::MoveDimensionRequest::Representation
1945
1894
 
1946
- collection :protected_ranges, as: 'protectedRanges', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
1895
+ property :update_banding, as: 'updateBanding', class: Google::Apis::SheetsV4::UpdateBandingRequest, decorator: Google::Apis::SheetsV4::UpdateBandingRequest::Representation
1947
1896
 
1948
- property :basic_filter, as: 'basicFilter', class: Google::Apis::SheetsV4::BasicFilter, decorator: Google::Apis::SheetsV4::BasicFilter::Representation
1897
+ property :delete_named_range, as: 'deleteNamedRange', class: Google::Apis::SheetsV4::DeleteNamedRangeRequest, decorator: Google::Apis::SheetsV4::DeleteNamedRangeRequest::Representation
1949
1898
 
1950
- collection :merges, as: 'merges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1899
+ property :add_protected_range, as: 'addProtectedRange', class: Google::Apis::SheetsV4::AddProtectedRangeRequest, decorator: Google::Apis::SheetsV4::AddProtectedRangeRequest::Representation
1951
1900
 
1952
- collection :data, as: 'data', class: Google::Apis::SheetsV4::GridData, decorator: Google::Apis::SheetsV4::GridData::Representation
1901
+ property :duplicate_sheet, as: 'duplicateSheet', class: Google::Apis::SheetsV4::DuplicateSheetRequest, decorator: Google::Apis::SheetsV4::DuplicateSheetRequest::Representation
1953
1902
 
1954
- collection :banded_ranges, as: 'bandedRanges', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
1903
+ property :delete_sheet, as: 'deleteSheet', class: Google::Apis::SheetsV4::DeleteSheetRequest, decorator: Google::Apis::SheetsV4::DeleteSheetRequest::Representation
1904
+
1905
+ property :unmerge_cells, as: 'unmergeCells', class: Google::Apis::SheetsV4::UnmergeCellsRequest, decorator: Google::Apis::SheetsV4::UnmergeCellsRequest::Representation
1906
+
1907
+ property :update_embedded_object_position, as: 'updateEmbeddedObjectPosition', class: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionRequest, decorator: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionRequest::Representation
1908
+
1909
+ property :update_dimension_properties, as: 'updateDimensionProperties', class: Google::Apis::SheetsV4::UpdateDimensionPropertiesRequest, decorator: Google::Apis::SheetsV4::UpdateDimensionPropertiesRequest::Representation
1910
+
1911
+ property :paste_data, as: 'pasteData', class: Google::Apis::SheetsV4::PasteDataRequest, decorator: Google::Apis::SheetsV4::PasteDataRequest::Representation
1912
+
1913
+ property :set_basic_filter, as: 'setBasicFilter', class: Google::Apis::SheetsV4::SetBasicFilterRequest, decorator: Google::Apis::SheetsV4::SetBasicFilterRequest::Representation
1955
1914
 
1956
1915
  end
1957
1916
  end
1958
1917
 
1959
- class CopyPasteRequest
1918
+ class BooleanCondition
1960
1919
  # @private
1961
1920
  class Representation < Google::Apis::Core::JsonRepresentation
1962
- property :paste_type, as: 'pasteType'
1963
- property :paste_orientation, as: 'pasteOrientation'
1964
- property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1921
+ property :type, as: 'type'
1922
+ collection :values, as: 'values', class: Google::Apis::SheetsV4::ConditionValue, decorator: Google::Apis::SheetsV4::ConditionValue::Representation
1965
1923
 
1966
- property :destination, as: 'destination', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1924
+ end
1925
+ end
1967
1926
 
1927
+ class GridRange
1928
+ # @private
1929
+ class Representation < Google::Apis::Core::JsonRepresentation
1930
+ property :end_row_index, as: 'endRowIndex'
1931
+ property :end_column_index, as: 'endColumnIndex'
1932
+ property :start_row_index, as: 'startRowIndex'
1933
+ property :start_column_index, as: 'startColumnIndex'
1934
+ property :sheet_id, as: 'sheetId'
1968
1935
  end
1969
1936
  end
1970
1937
 
1971
- class UpdateCellsRequest
1938
+ class BasicChartSpec
1972
1939
  # @private
1973
1940
  class Representation < Google::Apis::Core::JsonRepresentation
1974
- collection :rows, as: 'rows', class: Google::Apis::SheetsV4::RowData, decorator: Google::Apis::SheetsV4::RowData::Representation
1941
+ collection :domains, as: 'domains', class: Google::Apis::SheetsV4::BasicChartDomain, decorator: Google::Apis::SheetsV4::BasicChartDomain::Representation
1975
1942
 
1976
- property :fields, as: 'fields'
1977
- property :start, as: 'start', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
1943
+ property :header_count, as: 'headerCount'
1944
+ collection :axis, as: 'axis', class: Google::Apis::SheetsV4::BasicChartAxis, decorator: Google::Apis::SheetsV4::BasicChartAxis::Representation
1978
1945
 
1979
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1946
+ property :chart_type, as: 'chartType'
1947
+ collection :series, as: 'series', class: Google::Apis::SheetsV4::BasicChartSeries, decorator: Google::Apis::SheetsV4::BasicChartSeries::Representation
1980
1948
 
1949
+ property :legend_position, as: 'legendPosition'
1981
1950
  end
1982
1951
  end
1983
1952
 
1984
- class ExtendedValue
1953
+ class SetDataValidationRequest
1985
1954
  # @private
1986
1955
  class Representation < Google::Apis::Core::JsonRepresentation
1987
- property :formula_value, as: 'formulaValue'
1988
- property :error_value, as: 'errorValue', class: Google::Apis::SheetsV4::ErrorValue, decorator: Google::Apis::SheetsV4::ErrorValue::Representation
1956
+ property :rule, as: 'rule', class: Google::Apis::SheetsV4::DataValidationRule, decorator: Google::Apis::SheetsV4::DataValidationRule::Representation
1957
+
1958
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
1989
1959
 
1990
- property :bool_value, as: 'boolValue'
1991
- property :number_value, as: 'numberValue'
1992
- property :string_value, as: 'stringValue'
1993
1960
  end
1994
1961
  end
1995
1962
 
1996
- class BatchUpdateSpreadsheetResponse
1963
+ class CellData
1997
1964
  # @private
1998
1965
  class Representation < Google::Apis::Core::JsonRepresentation
1999
- property :spreadsheet_id, as: 'spreadsheetId'
2000
- property :updated_spreadsheet, as: 'updatedSpreadsheet', class: Google::Apis::SheetsV4::Spreadsheet, decorator: Google::Apis::SheetsV4::Spreadsheet::Representation
1966
+ property :effective_value, as: 'effectiveValue', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
2001
1967
 
2002
- collection :replies, as: 'replies', class: Google::Apis::SheetsV4::Response, decorator: Google::Apis::SheetsV4::Response::Representation
1968
+ collection :text_format_runs, as: 'textFormatRuns', class: Google::Apis::SheetsV4::TextFormatRun, decorator: Google::Apis::SheetsV4::TextFormatRun::Representation
1969
+
1970
+ property :formatted_value, as: 'formattedValue'
1971
+ property :hyperlink, as: 'hyperlink'
1972
+ property :pivot_table, as: 'pivotTable', class: Google::Apis::SheetsV4::PivotTable, decorator: Google::Apis::SheetsV4::PivotTable::Representation
1973
+
1974
+ property :user_entered_format, as: 'userEnteredFormat', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
1975
+
1976
+ property :effective_format, as: 'effectiveFormat', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
1977
+
1978
+ property :note, as: 'note'
1979
+ property :user_entered_value, as: 'userEnteredValue', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
1980
+
1981
+ property :data_validation, as: 'dataValidation', class: Google::Apis::SheetsV4::DataValidationRule, decorator: Google::Apis::SheetsV4::DataValidationRule::Representation
2003
1982
 
2004
1983
  end
2005
1984
  end
2006
1985
 
2007
- class GradientRule
1986
+ class BatchUpdateSpreadsheetRequest
2008
1987
  # @private
2009
1988
  class Representation < Google::Apis::Core::JsonRepresentation
2010
- property :maxpoint, as: 'maxpoint', class: Google::Apis::SheetsV4::InterpolationPoint, decorator: Google::Apis::SheetsV4::InterpolationPoint::Representation
1989
+ property :include_spreadsheet_in_response, as: 'includeSpreadsheetInResponse'
1990
+ collection :response_ranges, as: 'responseRanges'
1991
+ property :response_include_grid_data, as: 'responseIncludeGridData'
1992
+ collection :requests, as: 'requests', class: Google::Apis::SheetsV4::Request, decorator: Google::Apis::SheetsV4::Request::Representation
2011
1993
 
2012
- property :midpoint, as: 'midpoint', class: Google::Apis::SheetsV4::InterpolationPoint, decorator: Google::Apis::SheetsV4::InterpolationPoint::Representation
1994
+ end
1995
+ end
2013
1996
 
2014
- property :minpoint, as: 'minpoint', class: Google::Apis::SheetsV4::InterpolationPoint, decorator: Google::Apis::SheetsV4::InterpolationPoint::Representation
1997
+ class BasicChartAxis
1998
+ # @private
1999
+ class Representation < Google::Apis::Core::JsonRepresentation
2000
+ property :format, as: 'format', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
2015
2001
 
2002
+ property :position, as: 'position'
2003
+ property :title, as: 'title'
2016
2004
  end
2017
2005
  end
2018
2006
 
2019
- class CutPasteRequest
2007
+ class Padding
2020
2008
  # @private
2021
2009
  class Representation < Google::Apis::Core::JsonRepresentation
2022
- property :paste_type, as: 'pasteType'
2023
- property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2010
+ property :bottom, as: 'bottom'
2011
+ property :top, as: 'top'
2012
+ property :left, as: 'left'
2013
+ property :right, as: 'right'
2014
+ end
2015
+ end
2024
2016
 
2025
- property :destination, as: 'destination', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
2017
+ class DeleteDimensionRequest
2018
+ # @private
2019
+ class Representation < Google::Apis::Core::JsonRepresentation
2020
+ property :range, as: 'range', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
2026
2021
 
2027
2022
  end
2028
2023
  end
2029
2024
 
2030
- class OverlayPosition
2025
+ class UpdateChartSpecRequest
2031
2026
  # @private
2032
2027
  class Representation < Google::Apis::Core::JsonRepresentation
2033
- property :width_pixels, as: 'widthPixels'
2034
- property :anchor_cell, as: 'anchorCell', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
2028
+ property :spec, as: 'spec', class: Google::Apis::SheetsV4::ChartSpec, decorator: Google::Apis::SheetsV4::ChartSpec::Representation
2035
2029
 
2036
- property :offset_x_pixels, as: 'offsetXPixels'
2037
- property :height_pixels, as: 'heightPixels'
2038
- property :offset_y_pixels, as: 'offsetYPixels'
2030
+ property :chart_id, as: 'chartId'
2039
2031
  end
2040
2032
  end
2041
2033
 
2042
- class AutoFillRequest
2034
+ class DeleteFilterViewRequest
2043
2035
  # @private
2044
2036
  class Representation < Google::Apis::Core::JsonRepresentation
2045
- property :use_alternate_series, as: 'useAlternateSeries'
2046
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2037
+ property :filter_id, as: 'filterId'
2038
+ end
2039
+ end
2047
2040
 
2048
- property :source_and_destination, as: 'sourceAndDestination', class: Google::Apis::SheetsV4::SourceAndDestination, decorator: Google::Apis::SheetsV4::SourceAndDestination::Representation
2041
+ class BatchUpdateValuesResponse
2042
+ # @private
2043
+ class Representation < Google::Apis::Core::JsonRepresentation
2044
+ property :total_updated_columns, as: 'totalUpdatedColumns'
2045
+ property :spreadsheet_id, as: 'spreadsheetId'
2046
+ property :total_updated_rows, as: 'totalUpdatedRows'
2047
+ collection :responses, as: 'responses', class: Google::Apis::SheetsV4::UpdateValuesResponse, decorator: Google::Apis::SheetsV4::UpdateValuesResponse::Representation
2049
2048
 
2049
+ property :total_updated_sheets, as: 'totalUpdatedSheets'
2050
+ property :total_updated_cells, as: 'totalUpdatedCells'
2050
2051
  end
2051
2052
  end
2052
2053
 
2053
- class PieChartSpec
2054
+ class SortRangeRequest
2054
2055
  # @private
2055
2056
  class Representation < Google::Apis::Core::JsonRepresentation
2056
- property :legend_position, as: 'legendPosition'
2057
- property :series, as: 'series', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
2057
+ collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
2058
2058
 
2059
- property :pie_hole, as: 'pieHole'
2060
- property :three_dimensional, as: 'threeDimensional'
2061
- property :domain, as: 'domain', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
2059
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2062
2060
 
2063
2061
  end
2064
2062
  end
2065
2063
 
2066
- class UpdateSheetPropertiesRequest
2064
+ class MergeCellsRequest
2067
2065
  # @private
2068
2066
  class Representation < Google::Apis::Core::JsonRepresentation
2069
- property :fields, as: 'fields'
2070
- property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
2067
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2071
2068
 
2069
+ property :merge_type, as: 'mergeType'
2072
2070
  end
2073
2071
  end
2074
2072
 
2075
- class BooleanRule
2073
+ class AddProtectedRangeRequest
2076
2074
  # @private
2077
2075
  class Representation < Google::Apis::Core::JsonRepresentation
2078
- property :condition, as: 'condition', class: Google::Apis::SheetsV4::BooleanCondition, decorator: Google::Apis::SheetsV4::BooleanCondition::Representation
2079
-
2080
- property :format, as: 'format', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
2076
+ property :protected_range, as: 'protectedRange', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
2081
2077
 
2082
2078
  end
2083
2079
  end
2084
2080
 
2085
- class AppendDimensionRequest
2081
+ class BatchClearValuesRequest
2086
2082
  # @private
2087
2083
  class Representation < Google::Apis::Core::JsonRepresentation
2088
- property :sheet_id, as: 'sheetId'
2089
- property :length, as: 'length'
2090
- property :dimension, as: 'dimension'
2084
+ collection :ranges, as: 'ranges'
2091
2085
  end
2092
2086
  end
2093
2087
 
2094
- class AddFilterViewRequest
2088
+ class DuplicateFilterViewResponse
2095
2089
  # @private
2096
2090
  class Representation < Google::Apis::Core::JsonRepresentation
2097
2091
  property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
@@ -2099,188 +2093,194 @@ module Google
2099
2093
  end
2100
2094
  end
2101
2095
 
2102
- class GridProperties
2096
+ class DuplicateSheetResponse
2103
2097
  # @private
2104
2098
  class Representation < Google::Apis::Core::JsonRepresentation
2105
- property :row_count, as: 'rowCount'
2106
- property :column_count, as: 'columnCount'
2107
- property :frozen_row_count, as: 'frozenRowCount'
2108
- property :frozen_column_count, as: 'frozenColumnCount'
2109
- property :hide_gridlines, as: 'hideGridlines'
2099
+ property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
2100
+
2110
2101
  end
2111
2102
  end
2112
2103
 
2113
- class DeleteNamedRangeRequest
2104
+ class TextToColumnsRequest
2114
2105
  # @private
2115
2106
  class Representation < Google::Apis::Core::JsonRepresentation
2116
- property :named_range_id, as: 'namedRangeId'
2107
+ property :delimiter, as: 'delimiter'
2108
+ property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2109
+
2110
+ property :delimiter_type, as: 'delimiterType'
2117
2111
  end
2118
2112
  end
2119
2113
 
2120
- class AddChartRequest
2114
+ class ClearBasicFilterRequest
2121
2115
  # @private
2122
2116
  class Representation < Google::Apis::Core::JsonRepresentation
2123
- property :chart, as: 'chart', class: Google::Apis::SheetsV4::EmbeddedChart, decorator: Google::Apis::SheetsV4::EmbeddedChart::Representation
2124
-
2117
+ property :sheet_id, as: 'sheetId'
2125
2118
  end
2126
2119
  end
2127
2120
 
2128
- class SetDataValidationRequest
2121
+ class BatchUpdateSpreadsheetResponse
2129
2122
  # @private
2130
2123
  class Representation < Google::Apis::Core::JsonRepresentation
2131
- property :rule, as: 'rule', class: Google::Apis::SheetsV4::DataValidationRule, decorator: Google::Apis::SheetsV4::DataValidationRule::Representation
2124
+ collection :replies, as: 'replies', class: Google::Apis::SheetsV4::Response, decorator: Google::Apis::SheetsV4::Response::Representation
2132
2125
 
2133
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2126
+ property :updated_spreadsheet, as: 'updatedSpreadsheet', class: Google::Apis::SheetsV4::Spreadsheet, decorator: Google::Apis::SheetsV4::Spreadsheet::Representation
2134
2127
 
2128
+ property :spreadsheet_id, as: 'spreadsheetId'
2135
2129
  end
2136
2130
  end
2137
2131
 
2138
- class Request
2132
+ class DeleteBandingRequest
2139
2133
  # @private
2140
2134
  class Representation < Google::Apis::Core::JsonRepresentation
2141
- property :update_embedded_object_position, as: 'updateEmbeddedObjectPosition', class: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionRequest, decorator: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionRequest::Representation
2142
-
2143
- property :delete_named_range, as: 'deleteNamedRange', class: Google::Apis::SheetsV4::DeleteNamedRangeRequest, decorator: Google::Apis::SheetsV4::DeleteNamedRangeRequest::Representation
2144
-
2145
- property :update_named_range, as: 'updateNamedRange', class: Google::Apis::SheetsV4::UpdateNamedRangeRequest, decorator: Google::Apis::SheetsV4::UpdateNamedRangeRequest::Representation
2146
-
2147
- property :add_filter_view, as: 'addFilterView', class: Google::Apis::SheetsV4::AddFilterViewRequest, decorator: Google::Apis::SheetsV4::AddFilterViewRequest::Representation
2148
-
2149
- property :update_spreadsheet_properties, as: 'updateSpreadsheetProperties', class: Google::Apis::SheetsV4::UpdateSpreadsheetPropertiesRequest, decorator: Google::Apis::SheetsV4::UpdateSpreadsheetPropertiesRequest::Representation
2150
-
2151
- property :append_dimension, as: 'appendDimension', class: Google::Apis::SheetsV4::AppendDimensionRequest, decorator: Google::Apis::SheetsV4::AppendDimensionRequest::Representation
2152
-
2153
- property :unmerge_cells, as: 'unmergeCells', class: Google::Apis::SheetsV4::UnmergeCellsRequest, decorator: Google::Apis::SheetsV4::UnmergeCellsRequest::Representation
2154
-
2155
- property :insert_range, as: 'insertRange', class: Google::Apis::SheetsV4::InsertRangeRequest, decorator: Google::Apis::SheetsV4::InsertRangeRequest::Representation
2156
-
2157
- property :update_protected_range, as: 'updateProtectedRange', class: Google::Apis::SheetsV4::UpdateProtectedRangeRequest, decorator: Google::Apis::SheetsV4::UpdateProtectedRangeRequest::Representation
2158
-
2159
- property :delete_filter_view, as: 'deleteFilterView', class: Google::Apis::SheetsV4::DeleteFilterViewRequest, decorator: Google::Apis::SheetsV4::DeleteFilterViewRequest::Representation
2160
-
2161
- property :clear_basic_filter, as: 'clearBasicFilter', class: Google::Apis::SheetsV4::ClearBasicFilterRequest, decorator: Google::Apis::SheetsV4::ClearBasicFilterRequest::Representation
2162
-
2163
- property :sort_range, as: 'sortRange', class: Google::Apis::SheetsV4::SortRangeRequest, decorator: Google::Apis::SheetsV4::SortRangeRequest::Representation
2164
-
2165
- property :repeat_cell, as: 'repeatCell', class: Google::Apis::SheetsV4::RepeatCellRequest, decorator: Google::Apis::SheetsV4::RepeatCellRequest::Representation
2166
-
2167
- property :set_data_validation, as: 'setDataValidation', class: Google::Apis::SheetsV4::SetDataValidationRequest, decorator: Google::Apis::SheetsV4::SetDataValidationRequest::Representation
2168
-
2169
- property :update_cells, as: 'updateCells', class: Google::Apis::SheetsV4::UpdateCellsRequest, decorator: Google::Apis::SheetsV4::UpdateCellsRequest::Representation
2170
-
2171
- property :add_sheet, as: 'addSheet', class: Google::Apis::SheetsV4::AddSheetRequest, decorator: Google::Apis::SheetsV4::AddSheetRequest::Representation
2172
-
2173
- property :update_filter_view, as: 'updateFilterView', class: Google::Apis::SheetsV4::UpdateFilterViewRequest, decorator: Google::Apis::SheetsV4::UpdateFilterViewRequest::Representation
2174
-
2175
- property :update_sheet_properties, as: 'updateSheetProperties', class: Google::Apis::SheetsV4::UpdateSheetPropertiesRequest, decorator: Google::Apis::SheetsV4::UpdateSheetPropertiesRequest::Representation
2176
-
2177
- property :update_dimension_properties, as: 'updateDimensionProperties', class: Google::Apis::SheetsV4::UpdateDimensionPropertiesRequest, decorator: Google::Apis::SheetsV4::UpdateDimensionPropertiesRequest::Representation
2178
-
2179
- property :delete_sheet, as: 'deleteSheet', class: Google::Apis::SheetsV4::DeleteSheetRequest, decorator: Google::Apis::SheetsV4::DeleteSheetRequest::Representation
2180
-
2181
- property :find_replace, as: 'findReplace', class: Google::Apis::SheetsV4::FindReplaceRequest, decorator: Google::Apis::SheetsV4::FindReplaceRequest::Representation
2182
-
2183
- property :add_protected_range, as: 'addProtectedRange', class: Google::Apis::SheetsV4::AddProtectedRangeRequest, decorator: Google::Apis::SheetsV4::AddProtectedRangeRequest::Representation
2184
-
2185
- property :delete_protected_range, as: 'deleteProtectedRange', class: Google::Apis::SheetsV4::DeleteProtectedRangeRequest, decorator: Google::Apis::SheetsV4::DeleteProtectedRangeRequest::Representation
2186
-
2187
- property :update_conditional_format_rule, as: 'updateConditionalFormatRule', class: Google::Apis::SheetsV4::UpdateConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::UpdateConditionalFormatRuleRequest::Representation
2188
-
2189
- property :set_basic_filter, as: 'setBasicFilter', class: Google::Apis::SheetsV4::SetBasicFilterRequest, decorator: Google::Apis::SheetsV4::SetBasicFilterRequest::Representation
2190
-
2191
- property :merge_cells, as: 'mergeCells', class: Google::Apis::SheetsV4::MergeCellsRequest, decorator: Google::Apis::SheetsV4::MergeCellsRequest::Representation
2192
-
2193
- property :update_banding, as: 'updateBanding', class: Google::Apis::SheetsV4::UpdateBandingRequest, decorator: Google::Apis::SheetsV4::UpdateBandingRequest::Representation
2194
-
2195
- property :add_chart, as: 'addChart', class: Google::Apis::SheetsV4::AddChartRequest, decorator: Google::Apis::SheetsV4::AddChartRequest::Representation
2196
-
2197
- property :delete_conditional_format_rule, as: 'deleteConditionalFormatRule', class: Google::Apis::SheetsV4::DeleteConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::DeleteConditionalFormatRuleRequest::Representation
2198
-
2199
- property :add_banding, as: 'addBanding', class: Google::Apis::SheetsV4::AddBandingRequest, decorator: Google::Apis::SheetsV4::AddBandingRequest::Representation
2200
-
2201
- property :delete_banding, as: 'deleteBanding', class: Google::Apis::SheetsV4::DeleteBandingRequest, decorator: Google::Apis::SheetsV4::DeleteBandingRequest::Representation
2135
+ property :banded_range_id, as: 'bandedRangeId'
2136
+ end
2137
+ end
2202
2138
 
2203
- property :update_chart_spec, as: 'updateChartSpec', class: Google::Apis::SheetsV4::UpdateChartSpecRequest, decorator: Google::Apis::SheetsV4::UpdateChartSpecRequest::Representation
2139
+ class AppendValuesResponse
2140
+ # @private
2141
+ class Representation < Google::Apis::Core::JsonRepresentation
2142
+ property :updates, as: 'updates', class: Google::Apis::SheetsV4::UpdateValuesResponse, decorator: Google::Apis::SheetsV4::UpdateValuesResponse::Representation
2204
2143
 
2205
- property :delete_range, as: 'deleteRange', class: Google::Apis::SheetsV4::DeleteRangeRequest, decorator: Google::Apis::SheetsV4::DeleteRangeRequest::Representation
2144
+ property :table_range, as: 'tableRange'
2145
+ property :spreadsheet_id, as: 'spreadsheetId'
2146
+ end
2147
+ end
2206
2148
 
2207
- property :delete_dimension, as: 'deleteDimension', class: Google::Apis::SheetsV4::DeleteDimensionRequest, decorator: Google::Apis::SheetsV4::DeleteDimensionRequest::Representation
2149
+ class MoveDimensionRequest
2150
+ # @private
2151
+ class Representation < Google::Apis::Core::JsonRepresentation
2152
+ property :destination_index, as: 'destinationIndex'
2153
+ property :source, as: 'source', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
2208
2154
 
2209
- property :delete_embedded_object, as: 'deleteEmbeddedObject', class: Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest, decorator: Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest::Representation
2155
+ end
2156
+ end
2210
2157
 
2211
- property :paste_data, as: 'pasteData', class: Google::Apis::SheetsV4::PasteDataRequest, decorator: Google::Apis::SheetsV4::PasteDataRequest::Representation
2158
+ class PivotFilterCriteria
2159
+ # @private
2160
+ class Representation < Google::Apis::Core::JsonRepresentation
2161
+ collection :visible_values, as: 'visibleValues'
2162
+ end
2163
+ end
2212
2164
 
2213
- property :add_conditional_format_rule, as: 'addConditionalFormatRule', class: Google::Apis::SheetsV4::AddConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::AddConditionalFormatRuleRequest::Representation
2165
+ class AddFilterViewRequest
2166
+ # @private
2167
+ class Representation < Google::Apis::Core::JsonRepresentation
2168
+ property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
2214
2169
 
2215
- property :update_borders, as: 'updateBorders', class: Google::Apis::SheetsV4::UpdateBordersRequest, decorator: Google::Apis::SheetsV4::UpdateBordersRequest::Representation
2170
+ end
2171
+ end
2216
2172
 
2217
- property :auto_resize_dimensions, as: 'autoResizeDimensions', class: Google::Apis::SheetsV4::AutoResizeDimensionsRequest, decorator: Google::Apis::SheetsV4::AutoResizeDimensionsRequest::Representation
2173
+ class AddConditionalFormatRuleRequest
2174
+ # @private
2175
+ class Representation < Google::Apis::Core::JsonRepresentation
2176
+ property :rule, as: 'rule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
2218
2177
 
2219
- property :duplicate_sheet, as: 'duplicateSheet', class: Google::Apis::SheetsV4::DuplicateSheetRequest, decorator: Google::Apis::SheetsV4::DuplicateSheetRequest::Representation
2178
+ property :index, as: 'index'
2179
+ end
2180
+ end
2220
2181
 
2221
- property :duplicate_filter_view, as: 'duplicateFilterView', class: Google::Apis::SheetsV4::DuplicateFilterViewRequest, decorator: Google::Apis::SheetsV4::DuplicateFilterViewRequest::Representation
2182
+ class ChartSpec
2183
+ # @private
2184
+ class Representation < Google::Apis::Core::JsonRepresentation
2185
+ property :pie_chart, as: 'pieChart', class: Google::Apis::SheetsV4::PieChartSpec, decorator: Google::Apis::SheetsV4::PieChartSpec::Representation
2222
2186
 
2223
- property :cut_paste, as: 'cutPaste', class: Google::Apis::SheetsV4::CutPasteRequest, decorator: Google::Apis::SheetsV4::CutPasteRequest::Representation
2187
+ property :basic_chart, as: 'basicChart', class: Google::Apis::SheetsV4::BasicChartSpec, decorator: Google::Apis::SheetsV4::BasicChartSpec::Representation
2224
2188
 
2225
- property :append_cells, as: 'appendCells', class: Google::Apis::SheetsV4::AppendCellsRequest, decorator: Google::Apis::SheetsV4::AppendCellsRequest::Representation
2189
+ property :hidden_dimension_strategy, as: 'hiddenDimensionStrategy'
2190
+ property :title, as: 'title'
2191
+ end
2192
+ end
2226
2193
 
2227
- property :add_named_range, as: 'addNamedRange', class: Google::Apis::SheetsV4::AddNamedRangeRequest, decorator: Google::Apis::SheetsV4::AddNamedRangeRequest::Representation
2194
+ class NumberFormat
2195
+ # @private
2196
+ class Representation < Google::Apis::Core::JsonRepresentation
2197
+ property :pattern, as: 'pattern'
2198
+ property :type, as: 'type'
2199
+ end
2200
+ end
2228
2201
 
2229
- property :auto_fill, as: 'autoFill', class: Google::Apis::SheetsV4::AutoFillRequest, decorator: Google::Apis::SheetsV4::AutoFillRequest::Representation
2202
+ class SheetProperties
2203
+ # @private
2204
+ class Representation < Google::Apis::Core::JsonRepresentation
2205
+ property :title, as: 'title'
2206
+ property :tab_color, as: 'tabColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
2230
2207
 
2231
- property :move_dimension, as: 'moveDimension', class: Google::Apis::SheetsV4::MoveDimensionRequest, decorator: Google::Apis::SheetsV4::MoveDimensionRequest::Representation
2208
+ property :index, as: 'index'
2209
+ property :sheet_id, as: 'sheetId'
2210
+ property :right_to_left, as: 'rightToLeft'
2211
+ property :hidden, as: 'hidden'
2212
+ property :sheet_type, as: 'sheetType'
2213
+ property :grid_properties, as: 'gridProperties', class: Google::Apis::SheetsV4::GridProperties, decorator: Google::Apis::SheetsV4::GridProperties::Representation
2232
2214
 
2233
- property :text_to_columns, as: 'textToColumns', class: Google::Apis::SheetsV4::TextToColumnsRequest, decorator: Google::Apis::SheetsV4::TextToColumnsRequest::Representation
2215
+ end
2216
+ end
2234
2217
 
2235
- property :insert_dimension, as: 'insertDimension', class: Google::Apis::SheetsV4::InsertDimensionRequest, decorator: Google::Apis::SheetsV4::InsertDimensionRequest::Representation
2218
+ class UpdateDimensionPropertiesRequest
2219
+ # @private
2220
+ class Representation < Google::Apis::Core::JsonRepresentation
2221
+ property :fields, as: 'fields'
2222
+ property :properties, as: 'properties', class: Google::Apis::SheetsV4::DimensionProperties, decorator: Google::Apis::SheetsV4::DimensionProperties::Representation
2236
2223
 
2237
- property :copy_paste, as: 'copyPaste', class: Google::Apis::SheetsV4::CopyPasteRequest, decorator: Google::Apis::SheetsV4::CopyPasteRequest::Representation
2224
+ property :range, as: 'range', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
2238
2225
 
2239
2226
  end
2240
2227
  end
2241
2228
 
2242
- class BatchGetValuesResponse
2229
+ class SourceAndDestination
2243
2230
  # @private
2244
2231
  class Representation < Google::Apis::Core::JsonRepresentation
2245
- collection :value_ranges, as: 'valueRanges', class: Google::Apis::SheetsV4::ValueRange, decorator: Google::Apis::SheetsV4::ValueRange::Representation
2232
+ property :fill_length, as: 'fillLength'
2233
+ property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2246
2234
 
2247
- property :spreadsheet_id, as: 'spreadsheetId'
2235
+ property :dimension, as: 'dimension'
2248
2236
  end
2249
2237
  end
2250
2238
 
2251
- class InsertDimensionRequest
2239
+ class FilterView
2252
2240
  # @private
2253
2241
  class Representation < Google::Apis::Core::JsonRepresentation
2254
- property :inherit_from_before, as: 'inheritFromBefore'
2255
- property :range, as: 'range', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
2242
+ hash :criteria, as: 'criteria', class: Google::Apis::SheetsV4::FilterCriteria, decorator: Google::Apis::SheetsV4::FilterCriteria::Representation
2243
+
2244
+ property :title, as: 'title'
2245
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2256
2246
 
2247
+ collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
2248
+
2249
+ property :named_range_id, as: 'namedRangeId'
2250
+ property :filter_view_id, as: 'filterViewId'
2257
2251
  end
2258
2252
  end
2259
2253
 
2260
- class DeleteEmbeddedObjectRequest
2254
+ class BandingProperties
2261
2255
  # @private
2262
2256
  class Representation < Google::Apis::Core::JsonRepresentation
2263
- property :object_id_prop, as: 'objectId'
2257
+ property :second_band_color, as: 'secondBandColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
2258
+
2259
+ property :footer_color, as: 'footerColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
2260
+
2261
+ property :header_color, as: 'headerColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
2262
+
2263
+ property :first_band_color, as: 'firstBandColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
2264
+
2264
2265
  end
2265
2266
  end
2266
2267
 
2267
- class BandedRange
2268
+ class AddProtectedRangeResponse
2268
2269
  # @private
2269
2270
  class Representation < Google::Apis::Core::JsonRepresentation
2270
- property :banded_range_id, as: 'bandedRangeId'
2271
- property :row_properties, as: 'rowProperties', class: Google::Apis::SheetsV4::BandingProperties, decorator: Google::Apis::SheetsV4::BandingProperties::Representation
2272
-
2273
- property :column_properties, as: 'columnProperties', class: Google::Apis::SheetsV4::BandingProperties, decorator: Google::Apis::SheetsV4::BandingProperties::Representation
2274
-
2275
- property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2271
+ property :protected_range, as: 'protectedRange', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
2276
2272
 
2277
2273
  end
2278
2274
  end
2279
2275
 
2280
- class DeleteConditionalFormatRuleResponse
2276
+ class BasicFilter
2281
2277
  # @private
2282
2278
  class Representation < Google::Apis::Core::JsonRepresentation
2283
- property :rule, as: 'rule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
2279
+ property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
2280
+
2281
+ hash :criteria, as: 'criteria', class: Google::Apis::SheetsV4::FilterCriteria, decorator: Google::Apis::SheetsV4::FilterCriteria::Representation
2282
+
2283
+ collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
2284
2284
 
2285
2285
  end
2286
2286
  end