google-api-client 0.9.25 → 0.9.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/api_names.yaml +279 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +110 -110
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +25 -25
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +145 -145
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +419 -419
- data/generated/google/apis/cloudbuild_v1/representations.rb +73 -73
- data/generated/google/apis/cloudbuild_v1/service.rb +86 -86
- data/generated/google/apis/cloudkms_v1beta1.rb +34 -0
- data/generated/google/apis/cloudkms_v1beta1/classes.rb +999 -0
- data/generated/google/apis/cloudkms_v1beta1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1beta1/service.rb +932 -0
- data/generated/google/apis/cloudresourcemanager_v1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +478 -478
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +96 -96
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +271 -271
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +353 -353
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +81 -81
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +299 -299
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +287 -16
- data/generated/google/apis/container_v1/representations.rb +113 -2
- data/generated/google/apis/container_v1/service.rb +130 -0
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/genomics_v1.rb +8 -8
- data/generated/google/apis/genomics_v1/classes.rb +2259 -2257
- data/generated/google/apis/genomics_v1/representations.rb +461 -526
- data/generated/google/apis/genomics_v1/service.rb +1203 -1105
- data/generated/google/apis/gmail_v1.rb +1 -1
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +852 -852
- data/generated/google/apis/logging_v2beta1/representations.rb +168 -168
- data/generated/google/apis/logging_v2beta1/service.rb +230 -230
- data/generated/google/apis/manufacturers_v1.rb +34 -0
- data/generated/google/apis/manufacturers_v1/classes.rb +258 -0
- data/generated/google/apis/manufacturers_v1/representations.rb +103 -0
- data/generated/google/apis/manufacturers_v1/service.rb +138 -0
- data/generated/google/apis/monitoring_v3.rb +7 -7
- data/generated/google/apis/monitoring_v3/classes.rb +744 -744
- data/generated/google/apis/monitoring_v3/representations.rb +164 -164
- data/generated/google/apis/monitoring_v3/service.rb +335 -335
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +3 -3
- data/generated/google/apis/pubsub_v1/classes.rb +325 -325
- data/generated/google/apis/pubsub_v1/representations.rb +80 -80
- data/generated/google/apis/pubsub_v1/service.rb +256 -256
- data/generated/google/apis/sheets_v4.rb +3 -3
- data/generated/google/apis/sheets_v4/classes.rb +4283 -4283
- data/generated/google/apis/sheets_v4/representations.rb +833 -833
- data/generated/google/apis/sheets_v4/service.rb +184 -184
- data/generated/google/apis/speech_v1beta1.rb +1 -1
- data/generated/google/apis/speech_v1beta1/classes.rb +213 -211
- data/generated/google/apis/speech_v1beta1/representations.rb +49 -49
- data/generated/google/apis/speech_v1beta1/service.rb +71 -71
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +20 -0
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +2 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +861 -859
- data/generated/google/apis/vision_v1/representations.rb +140 -140
- data/generated/google/apis/vision_v1/service.rb +4 -4
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1/classes.rb +139 -139
- data/generated/google/apis/youtubereporting_v1/representations.rb +36 -36
- data/generated/google/apis/youtubereporting_v1/service.rb +152 -152
- data/lib/google/apis/version.rb +1 -1
- metadata +9 -1
|
@@ -22,1207 +22,1254 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module SheetsV4
|
|
24
24
|
|
|
25
|
-
class
|
|
25
|
+
class AddConditionalFormatRuleRequest
|
|
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
|
|
31
|
+
class ChartSpec
|
|
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
|
|
37
|
+
class NumberFormat
|
|
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
|
|
43
|
+
class SheetProperties
|
|
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
|
|
49
|
+
class UpdateDimensionPropertiesRequest
|
|
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
|
|
55
|
+
class SourceAndDestination
|
|
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
|
|
61
|
+
class FilterView
|
|
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
|
|
67
|
+
class BandingProperties
|
|
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
|
|
73
|
+
class BasicFilter
|
|
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
|
|
79
|
+
class AddProtectedRangeResponse
|
|
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
|
|
85
|
+
class UpdateValuesResponse
|
|
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
|
|
91
|
+
class ErrorValue
|
|
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
|
|
97
|
+
class PivotValue
|
|
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
|
|
103
|
+
class CopySheetToAnotherSpreadsheetRequest
|
|
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
|
|
109
|
+
class PivotGroupSortValueBucket
|
|
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
|
|
115
|
+
class EmbeddedObjectPosition
|
|
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
|
|
121
|
+
class DeleteProtectedRangeRequest
|
|
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
|
|
127
|
+
class AutoFillRequest
|
|
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
|
|
133
|
+
class GradientRule
|
|
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
|
|
139
|
+
class ClearValuesRequest
|
|
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
|
|
145
|
+
class SetBasicFilterRequest
|
|
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
|
|
151
|
+
class InterpolationPoint
|
|
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
|
|
157
|
+
class DeleteEmbeddedObjectRequest
|
|
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
|
|
163
|
+
class FindReplaceResponse
|
|
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
|
|
169
|
+
class DuplicateFilterViewRequest
|
|
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
|
|
175
|
+
class DeleteSheetRequest
|
|
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
|
|
181
|
+
class UpdateConditionalFormatRuleResponse
|
|
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
|
|
187
|
+
class ConditionValue
|
|
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
|
|
193
|
+
class DuplicateSheetRequest
|
|
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
|
|
199
|
+
class ExtendedValue
|
|
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
|
|
205
|
+
class AddChartRequest
|
|
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
|
|
211
|
+
class Spreadsheet
|
|
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
|
|
217
|
+
class BatchClearValuesResponse
|
|
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
|
|
223
|
+
class BandedRange
|
|
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
|
|
229
|
+
class UpdateProtectedRangeRequest
|
|
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
|
|
235
|
+
class TextFormat
|
|
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
|
|
241
|
+
class AddSheetResponse
|
|
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
|
|
247
|
+
class AddFilterViewResponse
|
|
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
|
|
253
|
+
class OverlayPosition
|
|
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
|
|
259
|
+
class SpreadsheetProperties
|
|
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
|
|
265
|
+
class RepeatCellRequest
|
|
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
|
|
271
|
+
class AddChartResponse
|
|
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
|
|
277
|
+
class InsertDimensionRequest
|
|
278
278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
279
|
|
|
280
280
|
include Google::Apis::Core::JsonObjectSupport
|
|
281
281
|
end
|
|
282
282
|
|
|
283
|
-
class
|
|
283
|
+
class UpdateSpreadsheetPropertiesRequest
|
|
284
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
285
|
|
|
286
286
|
include Google::Apis::Core::JsonObjectSupport
|
|
287
287
|
end
|
|
288
288
|
|
|
289
|
-
class
|
|
289
|
+
class ProtectedRange
|
|
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
|
|
295
|
+
class BatchUpdateValuesRequest
|
|
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
|
|
301
|
+
class DimensionProperties
|
|
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
|
|
307
|
+
class NamedRange
|
|
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
|
|
313
|
+
class DimensionRange
|
|
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
|
|
319
|
+
class CutPasteRequest
|
|
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
|
|
325
|
+
class Borders
|
|
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
|
|
331
|
+
class BasicChartSeries
|
|
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
|
|
337
|
+
class AutoResizeDimensionsRequest
|
|
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
|
|
343
|
+
class UpdateBordersRequest
|
|
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
|
|
349
|
+
class CellFormat
|
|
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
|
|
355
|
+
class ClearValuesResponse
|
|
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
|
|
361
|
+
class DeleteConditionalFormatRuleRequest
|
|
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
|
|
367
|
+
class AddBandingResponse
|
|
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
|
|
373
|
+
class DeleteNamedRangeRequest
|
|
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
|
|
379
|
+
class ChartData
|
|
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
|
|
385
|
+
class BatchGetValuesResponse
|
|
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
|
|
391
|
+
class UpdateBandingRequest
|
|
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
|
|
397
|
+
class Color
|
|
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
|
|
403
|
+
class PivotGroup
|
|
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
|
|
409
|
+
class PivotTable
|
|
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
|
|
415
|
+
class ChartSourceRange
|
|
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
|
|
421
|
+
class ValueRange
|
|
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
|
|
427
|
+
class AppendCellsRequest
|
|
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
|
|
433
|
+
class AddBandingRequest
|
|
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
|
|
439
|
+
class Response
|
|
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
|
|
445
|
+
class TextFormatRun
|
|
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
|
|
451
|
+
class EmbeddedChart
|
|
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
|
|
457
|
+
class InsertRangeRequest
|
|
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
|
|
463
|
+
class AddNamedRangeResponse
|
|
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
|
|
469
|
+
class RowData
|
|
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
|
|
475
|
+
class Border
|
|
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
|
|
481
|
+
class GridData
|
|
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
|
|
487
|
+
class UpdateNamedRangeRequest
|
|
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
|
|
493
|
+
class FindReplaceRequest
|
|
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
|
|
499
|
+
class AddSheetRequest
|
|
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
|
|
505
|
+
class UpdateCellsRequest
|
|
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
|
|
511
|
+
class DeleteConditionalFormatRuleResponse
|
|
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
|
|
517
|
+
class DeleteRangeRequest
|
|
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
|
|
523
|
+
class GridCoordinate
|
|
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
|
|
529
|
+
class UpdateSheetPropertiesRequest
|
|
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
|
|
535
|
+
class UnmergeCellsRequest
|
|
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
|
|
541
|
+
class GridProperties
|
|
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
|
|
547
|
+
class UpdateEmbeddedObjectPositionResponse
|
|
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
|
|
553
|
+
class SortSpec
|
|
554
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
555
555
|
|
|
556
556
|
include Google::Apis::Core::JsonObjectSupport
|
|
557
557
|
end
|
|
558
558
|
|
|
559
|
-
class
|
|
559
|
+
class Sheet
|
|
560
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
561
561
|
|
|
562
562
|
include Google::Apis::Core::JsonObjectSupport
|
|
563
563
|
end
|
|
564
564
|
|
|
565
|
-
class
|
|
565
|
+
class BooleanRule
|
|
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
|
|
571
|
+
class FilterCriteria
|
|
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
|
|
577
|
+
class PivotGroupValueMetadata
|
|
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
|
|
583
|
+
class Editors
|
|
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
|
|
589
|
+
class UpdateConditionalFormatRuleRequest
|
|
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
|
|
595
|
+
class BasicChartDomain
|
|
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
|
|
601
|
+
class DataValidationRule
|
|
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
|
|
607
|
+
class PasteDataRequest
|
|
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
|
|
613
|
+
class AppendDimensionRequest
|
|
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
|
|
619
|
+
class AddNamedRangeRequest
|
|
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
|
|
625
|
+
class UpdateEmbeddedObjectPositionRequest
|
|
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
|
|
631
|
+
class PieChartSpec
|
|
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
|
|
637
|
+
class UpdateFilterViewRequest
|
|
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
|
|
643
|
+
class ConditionalFormatRule
|
|
644
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
645
645
|
|
|
646
646
|
include Google::Apis::Core::JsonObjectSupport
|
|
647
647
|
end
|
|
648
648
|
|
|
649
|
-
class
|
|
649
|
+
class CopyPasteRequest
|
|
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
|
|
655
|
+
class Request
|
|
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
|
|
661
|
+
class BooleanCondition
|
|
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
|
|
667
|
+
class GridRange
|
|
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
|
|
673
|
+
class BasicChartSpec
|
|
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
|
|
679
|
+
class SetDataValidationRequest
|
|
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
|
|
685
|
+
class CellData
|
|
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
|
|
691
|
+
class BatchUpdateSpreadsheetRequest
|
|
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
|
|
697
|
+
class Padding
|
|
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
|
|
703
|
+
class BasicChartAxis
|
|
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
|
|
709
|
+
class DeleteDimensionRequest
|
|
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
|
|
715
|
+
class UpdateChartSpecRequest
|
|
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
|
|
721
|
+
class DeleteFilterViewRequest
|
|
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
|
|
727
|
+
class BatchUpdateValuesResponse
|
|
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
|
|
733
|
+
class SortRangeRequest
|
|
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
|
|
739
|
+
class MergeCellsRequest
|
|
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
|
|
745
|
+
class AddProtectedRangeRequest
|
|
746
746
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
747
747
|
|
|
748
748
|
include Google::Apis::Core::JsonObjectSupport
|
|
749
749
|
end
|
|
750
750
|
|
|
751
|
-
class
|
|
751
|
+
class BatchClearValuesRequest
|
|
752
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
753
753
|
|
|
754
754
|
include Google::Apis::Core::JsonObjectSupport
|
|
755
755
|
end
|
|
756
756
|
|
|
757
|
-
class
|
|
757
|
+
class DuplicateFilterViewResponse
|
|
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
|
|
763
|
+
class DuplicateSheetResponse
|
|
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
|
|
769
|
+
class ClearBasicFilterRequest
|
|
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
|
|
775
|
+
class TextToColumnsRequest
|
|
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
|
|
781
|
+
class DeleteBandingRequest
|
|
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
|
|
787
|
+
class BatchUpdateSpreadsheetResponse
|
|
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
|
|
793
|
+
class AppendValuesResponse
|
|
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
|
|
799
|
+
class MoveDimensionRequest
|
|
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
|
|
805
|
+
class PivotFilterCriteria
|
|
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
|
|
811
|
+
class AddFilterViewRequest
|
|
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
|
|
817
|
+
class AddConditionalFormatRuleRequest
|
|
818
818
|
# @private
|
|
819
819
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
820
|
-
property :
|
|
820
|
+
property :rule, as: 'rule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
|
|
821
821
|
|
|
822
|
+
property :index, as: 'index'
|
|
822
823
|
end
|
|
823
824
|
end
|
|
824
825
|
|
|
825
|
-
class
|
|
826
|
+
class ChartSpec
|
|
826
827
|
# @private
|
|
827
828
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
828
|
-
property :
|
|
829
|
+
property :basic_chart, as: 'basicChart', class: Google::Apis::SheetsV4::BasicChartSpec, decorator: Google::Apis::SheetsV4::BasicChartSpec::Representation
|
|
830
|
+
|
|
831
|
+
property :hidden_dimension_strategy, as: 'hiddenDimensionStrategy'
|
|
832
|
+
property :title, as: 'title'
|
|
833
|
+
property :pie_chart, as: 'pieChart', class: Google::Apis::SheetsV4::PieChartSpec, decorator: Google::Apis::SheetsV4::PieChartSpec::Representation
|
|
829
834
|
|
|
830
|
-
property :fields, as: 'fields'
|
|
831
835
|
end
|
|
832
836
|
end
|
|
833
837
|
|
|
834
|
-
class
|
|
838
|
+
class NumberFormat
|
|
835
839
|
# @private
|
|
836
840
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
837
|
-
property :
|
|
838
|
-
property :
|
|
839
|
-
property :top, as: 'top'
|
|
840
|
-
property :bottom, as: 'bottom'
|
|
841
|
+
property :pattern, as: 'pattern'
|
|
842
|
+
property :type, as: 'type'
|
|
841
843
|
end
|
|
842
844
|
end
|
|
843
845
|
|
|
844
|
-
class
|
|
846
|
+
class SheetProperties
|
|
845
847
|
# @private
|
|
846
848
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
847
|
-
property :
|
|
848
|
-
property :
|
|
849
|
+
property :title, as: 'title'
|
|
850
|
+
property :tab_color, as: 'tabColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
851
|
+
|
|
852
|
+
property :index, as: 'index'
|
|
853
|
+
property :sheet_id, as: 'sheetId'
|
|
854
|
+
property :right_to_left, as: 'rightToLeft'
|
|
855
|
+
property :hidden, as: 'hidden'
|
|
856
|
+
property :grid_properties, as: 'gridProperties', class: Google::Apis::SheetsV4::GridProperties, decorator: Google::Apis::SheetsV4::GridProperties::Representation
|
|
849
857
|
|
|
858
|
+
property :sheet_type, as: 'sheetType'
|
|
850
859
|
end
|
|
851
860
|
end
|
|
852
861
|
|
|
853
|
-
class
|
|
862
|
+
class UpdateDimensionPropertiesRequest
|
|
854
863
|
# @private
|
|
855
864
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
856
|
-
property :properties, as: 'properties', class: Google::Apis::SheetsV4::
|
|
865
|
+
property :properties, as: 'properties', class: Google::Apis::SheetsV4::DimensionProperties, decorator: Google::Apis::SheetsV4::DimensionProperties::Representation
|
|
866
|
+
|
|
867
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
|
|
857
868
|
|
|
869
|
+
property :fields, as: 'fields'
|
|
858
870
|
end
|
|
859
871
|
end
|
|
860
872
|
|
|
861
|
-
class
|
|
873
|
+
class SourceAndDestination
|
|
862
874
|
# @private
|
|
863
875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
864
|
-
property :
|
|
876
|
+
property :fill_length, as: 'fillLength'
|
|
877
|
+
property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
865
878
|
|
|
866
|
-
property :
|
|
879
|
+
property :dimension, as: 'dimension'
|
|
867
880
|
end
|
|
868
881
|
end
|
|
869
882
|
|
|
870
|
-
class
|
|
883
|
+
class FilterView
|
|
871
884
|
# @private
|
|
872
885
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
873
|
-
property :
|
|
886
|
+
property :filter_view_id, as: 'filterViewId'
|
|
887
|
+
hash :criteria, as: 'criteria', class: Google::Apis::SheetsV4::FilterCriteria, decorator: Google::Apis::SheetsV4::FilterCriteria::Representation
|
|
888
|
+
|
|
889
|
+
property :title, as: 'title'
|
|
890
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
891
|
+
|
|
892
|
+
collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
|
|
874
893
|
|
|
894
|
+
property :named_range_id, as: 'namedRangeId'
|
|
875
895
|
end
|
|
876
896
|
end
|
|
877
897
|
|
|
878
|
-
class
|
|
898
|
+
class BandingProperties
|
|
879
899
|
# @private
|
|
880
900
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
881
|
-
property :
|
|
882
|
-
|
|
901
|
+
property :footer_color, as: 'footerColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
902
|
+
|
|
903
|
+
property :header_color, as: 'headerColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
904
|
+
|
|
905
|
+
property :first_band_color, as: 'firstBandColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
906
|
+
|
|
907
|
+
property :second_band_color, as: 'secondBandColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
908
|
+
|
|
883
909
|
end
|
|
884
910
|
end
|
|
885
911
|
|
|
886
|
-
class
|
|
912
|
+
class BasicFilter
|
|
887
913
|
# @private
|
|
888
914
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
889
|
-
property :
|
|
890
|
-
|
|
915
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
916
|
+
|
|
917
|
+
hash :criteria, as: 'criteria', class: Google::Apis::SheetsV4::FilterCriteria, decorator: Google::Apis::SheetsV4::FilterCriteria::Representation
|
|
918
|
+
|
|
919
|
+
collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
|
|
891
920
|
|
|
892
|
-
property :index, as: 'index'
|
|
893
|
-
property :new_index, as: 'newIndex'
|
|
894
921
|
end
|
|
895
922
|
end
|
|
896
923
|
|
|
897
|
-
class
|
|
924
|
+
class AddProtectedRangeResponse
|
|
898
925
|
# @private
|
|
899
926
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
900
|
-
property :
|
|
901
|
-
property :italic, as: 'italic'
|
|
902
|
-
property :foreground_color, as: 'foregroundColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
927
|
+
property :protected_range, as: 'protectedRange', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
|
|
903
928
|
|
|
904
|
-
property :font_family, as: 'fontFamily'
|
|
905
|
-
property :strikethrough, as: 'strikethrough'
|
|
906
|
-
property :font_size, as: 'fontSize'
|
|
907
|
-
property :underline, as: 'underline'
|
|
908
929
|
end
|
|
909
930
|
end
|
|
910
931
|
|
|
911
|
-
class
|
|
932
|
+
class UpdateValuesResponse
|
|
912
933
|
# @private
|
|
913
934
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
914
|
-
property :
|
|
915
|
-
property :
|
|
935
|
+
property :updated_rows, as: 'updatedRows'
|
|
936
|
+
property :updated_data, as: 'updatedData', class: Google::Apis::SheetsV4::ValueRange, decorator: Google::Apis::SheetsV4::ValueRange::Representation
|
|
916
937
|
|
|
938
|
+
property :updated_columns, as: 'updatedColumns'
|
|
939
|
+
property :spreadsheet_id, as: 'spreadsheetId'
|
|
940
|
+
property :updated_range, as: 'updatedRange'
|
|
941
|
+
property :updated_cells, as: 'updatedCells'
|
|
917
942
|
end
|
|
918
943
|
end
|
|
919
944
|
|
|
920
|
-
class
|
|
945
|
+
class ErrorValue
|
|
921
946
|
# @private
|
|
922
947
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
923
|
-
property :
|
|
924
|
-
property :
|
|
925
|
-
property :column_index, as: 'columnIndex'
|
|
948
|
+
property :type, as: 'type'
|
|
949
|
+
property :message, as: 'message'
|
|
926
950
|
end
|
|
927
951
|
end
|
|
928
952
|
|
|
929
|
-
class
|
|
953
|
+
class PivotValue
|
|
930
954
|
# @private
|
|
931
955
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
932
|
-
property :
|
|
956
|
+
property :formula, as: 'formula'
|
|
957
|
+
property :summarize_function, as: 'summarizeFunction'
|
|
958
|
+
property :source_column_offset, as: 'sourceColumnOffset'
|
|
959
|
+
property :name, as: 'name'
|
|
933
960
|
end
|
|
934
961
|
end
|
|
935
962
|
|
|
936
|
-
class
|
|
963
|
+
class CopySheetToAnotherSpreadsheetRequest
|
|
937
964
|
# @private
|
|
938
965
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
939
|
-
property :
|
|
940
|
-
property :total_updated_columns, as: 'totalUpdatedColumns'
|
|
941
|
-
collection :responses, as: 'responses', class: Google::Apis::SheetsV4::UpdateValuesResponse, decorator: Google::Apis::SheetsV4::UpdateValuesResponse::Representation
|
|
942
|
-
|
|
943
|
-
property :total_updated_cells, as: 'totalUpdatedCells'
|
|
944
|
-
property :spreadsheet_id, as: 'spreadsheetId'
|
|
945
|
-
property :total_updated_rows, as: 'totalUpdatedRows'
|
|
966
|
+
property :destination_spreadsheet_id, as: 'destinationSpreadsheetId'
|
|
946
967
|
end
|
|
947
968
|
end
|
|
948
969
|
|
|
949
|
-
class
|
|
970
|
+
class PivotGroupSortValueBucket
|
|
950
971
|
# @private
|
|
951
972
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
952
|
-
property :
|
|
953
|
-
|
|
973
|
+
property :values_index, as: 'valuesIndex'
|
|
974
|
+
collection :buckets, as: 'buckets', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
|
|
954
975
|
|
|
955
976
|
end
|
|
956
977
|
end
|
|
957
978
|
|
|
958
|
-
class
|
|
979
|
+
class EmbeddedObjectPosition
|
|
959
980
|
# @private
|
|
960
981
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
961
|
-
property :
|
|
962
|
-
property :
|
|
963
|
-
property :
|
|
982
|
+
property :new_sheet, as: 'newSheet'
|
|
983
|
+
property :sheet_id, as: 'sheetId'
|
|
984
|
+
property :overlay_position, as: 'overlayPosition', class: Google::Apis::SheetsV4::OverlayPosition, decorator: Google::Apis::SheetsV4::OverlayPosition::Representation
|
|
964
985
|
|
|
965
|
-
property :updated_range, as: 'updatedRange'
|
|
966
|
-
property :spreadsheet_id, as: 'spreadsheetId'
|
|
967
|
-
property :updated_rows, as: 'updatedRows'
|
|
968
986
|
end
|
|
969
987
|
end
|
|
970
988
|
|
|
971
|
-
class
|
|
989
|
+
class DeleteProtectedRangeRequest
|
|
972
990
|
# @private
|
|
973
991
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
974
|
-
property :
|
|
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
|
|
979
|
-
|
|
992
|
+
property :protected_range_id, as: 'protectedRangeId'
|
|
980
993
|
end
|
|
981
994
|
end
|
|
982
995
|
|
|
983
|
-
class
|
|
996
|
+
class AutoFillRequest
|
|
984
997
|
# @private
|
|
985
998
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
986
|
-
property :
|
|
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
|
|
999
|
+
property :source_and_destination, as: 'sourceAndDestination', class: Google::Apis::SheetsV4::SourceAndDestination, decorator: Google::Apis::SheetsV4::SourceAndDestination::Representation
|
|
992
1000
|
|
|
993
|
-
property :
|
|
1001
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
994
1002
|
|
|
995
|
-
property :
|
|
1003
|
+
property :use_alternate_series, as: 'useAlternateSeries'
|
|
1004
|
+
end
|
|
1005
|
+
end
|
|
996
1006
|
|
|
997
|
-
|
|
1007
|
+
class GradientRule
|
|
1008
|
+
# @private
|
|
1009
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1010
|
+
property :minpoint, as: 'minpoint', class: Google::Apis::SheetsV4::InterpolationPoint, decorator: Google::Apis::SheetsV4::InterpolationPoint::Representation
|
|
998
1011
|
|
|
999
|
-
|
|
1012
|
+
property :maxpoint, as: 'maxpoint', class: Google::Apis::SheetsV4::InterpolationPoint, decorator: Google::Apis::SheetsV4::InterpolationPoint::Representation
|
|
1000
1013
|
|
|
1001
|
-
property :
|
|
1014
|
+
property :midpoint, as: 'midpoint', class: Google::Apis::SheetsV4::InterpolationPoint, decorator: Google::Apis::SheetsV4::InterpolationPoint::Representation
|
|
1002
1015
|
|
|
1003
1016
|
end
|
|
1004
1017
|
end
|
|
1005
1018
|
|
|
1006
|
-
class
|
|
1019
|
+
class ClearValuesRequest
|
|
1007
1020
|
# @private
|
|
1008
1021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1009
|
-
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1010
|
-
|
|
1011
1022
|
end
|
|
1012
1023
|
end
|
|
1013
1024
|
|
|
1014
|
-
class
|
|
1025
|
+
class SetBasicFilterRequest
|
|
1015
1026
|
# @private
|
|
1016
1027
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1017
|
-
property :
|
|
1028
|
+
property :filter, as: 'filter', class: Google::Apis::SheetsV4::BasicFilter, decorator: Google::Apis::SheetsV4::BasicFilter::Representation
|
|
1018
1029
|
|
|
1019
|
-
property :delimiter, as: 'delimiter'
|
|
1020
|
-
property :delimiter_type, as: 'delimiterType'
|
|
1021
1030
|
end
|
|
1022
1031
|
end
|
|
1023
1032
|
|
|
1024
|
-
class
|
|
1033
|
+
class InterpolationPoint
|
|
1025
1034
|
# @private
|
|
1026
1035
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1027
|
-
property :
|
|
1036
|
+
property :value, as: 'value'
|
|
1037
|
+
property :color, as: 'color', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
1028
1038
|
|
|
1039
|
+
property :type, as: 'type'
|
|
1029
1040
|
end
|
|
1030
1041
|
end
|
|
1031
1042
|
|
|
1032
|
-
class
|
|
1043
|
+
class DeleteEmbeddedObjectRequest
|
|
1033
1044
|
# @private
|
|
1034
1045
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
property :type, as: 'type'
|
|
1046
|
+
property :object_id_prop, as: 'objectId'
|
|
1038
1047
|
end
|
|
1039
1048
|
end
|
|
1040
1049
|
|
|
1041
|
-
class
|
|
1050
|
+
class FindReplaceResponse
|
|
1042
1051
|
# @private
|
|
1043
1052
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1044
|
-
property :
|
|
1053
|
+
property :values_changed, as: 'valuesChanged'
|
|
1054
|
+
property :occurrences_changed, as: 'occurrencesChanged'
|
|
1055
|
+
property :rows_changed, as: 'rowsChanged'
|
|
1056
|
+
property :sheets_changed, as: 'sheetsChanged'
|
|
1057
|
+
property :formulas_changed, as: 'formulasChanged'
|
|
1045
1058
|
end
|
|
1046
1059
|
end
|
|
1047
1060
|
|
|
1048
|
-
class
|
|
1061
|
+
class DuplicateFilterViewRequest
|
|
1049
1062
|
# @private
|
|
1050
1063
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1051
|
-
property :
|
|
1052
|
-
|
|
1064
|
+
property :filter_id, as: 'filterId'
|
|
1053
1065
|
end
|
|
1054
1066
|
end
|
|
1055
1067
|
|
|
1056
|
-
class
|
|
1068
|
+
class DeleteSheetRequest
|
|
1057
1069
|
# @private
|
|
1058
1070
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1059
1071
|
property :sheet_id, as: 'sheetId'
|
|
1060
|
-
property :end_index, as: 'endIndex'
|
|
1061
|
-
property :start_index, as: 'startIndex'
|
|
1062
|
-
property :dimension, as: 'dimension'
|
|
1063
1072
|
end
|
|
1064
1073
|
end
|
|
1065
1074
|
|
|
1066
|
-
class
|
|
1075
|
+
class UpdateConditionalFormatRuleResponse
|
|
1067
1076
|
# @private
|
|
1068
1077
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1069
|
-
property :
|
|
1070
|
-
|
|
1071
|
-
property :add_filter_view, as: 'addFilterView', class: Google::Apis::SheetsV4::AddFilterViewResponse, decorator: Google::Apis::SheetsV4::AddFilterViewResponse::Representation
|
|
1072
|
-
|
|
1073
|
-
property :add_sheet, as: 'addSheet', class: Google::Apis::SheetsV4::AddSheetResponse, decorator: Google::Apis::SheetsV4::AddSheetResponse::Representation
|
|
1074
|
-
|
|
1075
|
-
property :find_replace, as: 'findReplace', class: Google::Apis::SheetsV4::FindReplaceResponse, decorator: Google::Apis::SheetsV4::FindReplaceResponse::Representation
|
|
1076
|
-
|
|
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
|
|
1078
|
+
property :old_index, as: 'oldIndex'
|
|
1079
|
+
property :new_rule, as: 'newRule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
|
|
1090
1080
|
|
|
1091
|
-
property :
|
|
1081
|
+
property :old_rule, as: 'oldRule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
|
|
1092
1082
|
|
|
1083
|
+
property :new_index, as: 'newIndex'
|
|
1093
1084
|
end
|
|
1094
1085
|
end
|
|
1095
1086
|
|
|
1096
|
-
class
|
|
1087
|
+
class ConditionValue
|
|
1097
1088
|
# @private
|
|
1098
1089
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1099
|
-
property :
|
|
1090
|
+
property :relative_date, as: 'relativeDate'
|
|
1091
|
+
property :user_entered_value, as: 'userEnteredValue'
|
|
1092
|
+
end
|
|
1093
|
+
end
|
|
1100
1094
|
|
|
1101
|
-
|
|
1095
|
+
class DuplicateSheetRequest
|
|
1096
|
+
# @private
|
|
1097
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1098
|
+
property :new_sheet_name, as: 'newSheetName'
|
|
1099
|
+
property :source_sheet_id, as: 'sourceSheetId'
|
|
1100
|
+
property :new_sheet_id, as: 'newSheetId'
|
|
1101
|
+
property :insert_sheet_index, as: 'insertSheetIndex'
|
|
1102
1102
|
end
|
|
1103
1103
|
end
|
|
1104
1104
|
|
|
1105
|
-
class
|
|
1105
|
+
class ExtendedValue
|
|
1106
1106
|
# @private
|
|
1107
1107
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1108
|
-
property :
|
|
1109
|
-
property :named_range_id, as: 'namedRangeId'
|
|
1110
|
-
collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
|
|
1108
|
+
property :error_value, as: 'errorValue', class: Google::Apis::SheetsV4::ErrorValue, decorator: Google::Apis::SheetsV4::ErrorValue::Representation
|
|
1111
1109
|
|
|
1112
|
-
property :
|
|
1110
|
+
property :string_value, as: 'stringValue'
|
|
1111
|
+
property :bool_value, as: 'boolValue'
|
|
1112
|
+
property :formula_value, as: 'formulaValue'
|
|
1113
|
+
property :number_value, as: 'numberValue'
|
|
1114
|
+
end
|
|
1115
|
+
end
|
|
1113
1116
|
|
|
1114
|
-
|
|
1117
|
+
class AddChartRequest
|
|
1118
|
+
# @private
|
|
1119
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1120
|
+
property :chart, as: 'chart', class: Google::Apis::SheetsV4::EmbeddedChart, decorator: Google::Apis::SheetsV4::EmbeddedChart::Representation
|
|
1115
1121
|
|
|
1116
|
-
property :filter_view_id, as: 'filterViewId'
|
|
1117
1122
|
end
|
|
1118
1123
|
end
|
|
1119
1124
|
|
|
1120
|
-
class
|
|
1125
|
+
class Spreadsheet
|
|
1121
1126
|
# @private
|
|
1122
1127
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1123
|
-
property :
|
|
1128
|
+
property :properties, as: 'properties', class: Google::Apis::SheetsV4::SpreadsheetProperties, decorator: Google::Apis::SheetsV4::SpreadsheetProperties::Representation
|
|
1124
1129
|
|
|
1125
|
-
|
|
1130
|
+
property :spreadsheet_id, as: 'spreadsheetId'
|
|
1131
|
+
collection :sheets, as: 'sheets', class: Google::Apis::SheetsV4::Sheet, decorator: Google::Apis::SheetsV4::Sheet::Representation
|
|
1132
|
+
|
|
1133
|
+
collection :named_ranges, as: 'namedRanges', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
|
|
1126
1134
|
|
|
1135
|
+
property :spreadsheet_url, as: 'spreadsheetUrl'
|
|
1127
1136
|
end
|
|
1128
1137
|
end
|
|
1129
1138
|
|
|
1130
|
-
class
|
|
1139
|
+
class BatchClearValuesResponse
|
|
1131
1140
|
# @private
|
|
1132
1141
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1133
|
-
|
|
1134
|
-
|
|
1142
|
+
collection :cleared_ranges, as: 'clearedRanges'
|
|
1143
|
+
property :spreadsheet_id, as: 'spreadsheetId'
|
|
1135
1144
|
end
|
|
1136
1145
|
end
|
|
1137
1146
|
|
|
1138
|
-
class
|
|
1147
|
+
class BandedRange
|
|
1139
1148
|
# @private
|
|
1140
1149
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1141
|
-
property :
|
|
1142
|
-
|
|
1150
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1151
|
+
|
|
1152
|
+
property :banded_range_id, as: 'bandedRangeId'
|
|
1153
|
+
property :row_properties, as: 'rowProperties', class: Google::Apis::SheetsV4::BandingProperties, decorator: Google::Apis::SheetsV4::BandingProperties::Representation
|
|
1154
|
+
|
|
1155
|
+
property :column_properties, as: 'columnProperties', class: Google::Apis::SheetsV4::BandingProperties, decorator: Google::Apis::SheetsV4::BandingProperties::Representation
|
|
1143
1156
|
|
|
1144
1157
|
end
|
|
1145
1158
|
end
|
|
1146
1159
|
|
|
1147
|
-
class
|
|
1160
|
+
class UpdateProtectedRangeRequest
|
|
1148
1161
|
# @private
|
|
1149
1162
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1150
|
-
property :
|
|
1163
|
+
property :protected_range, as: 'protectedRange', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
|
|
1151
1164
|
|
|
1152
1165
|
property :fields, as: 'fields'
|
|
1153
1166
|
end
|
|
1154
1167
|
end
|
|
1155
1168
|
|
|
1156
|
-
class
|
|
1169
|
+
class TextFormat
|
|
1157
1170
|
# @private
|
|
1158
1171
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1159
|
-
property :
|
|
1160
|
-
property :
|
|
1172
|
+
property :underline, as: 'underline'
|
|
1173
|
+
property :foreground_color, as: 'foregroundColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
1161
1174
|
|
|
1162
|
-
property :
|
|
1175
|
+
property :bold, as: 'bold'
|
|
1176
|
+
property :font_family, as: 'fontFamily'
|
|
1177
|
+
property :italic, as: 'italic'
|
|
1178
|
+
property :strikethrough, as: 'strikethrough'
|
|
1179
|
+
property :font_size, as: 'fontSize'
|
|
1180
|
+
end
|
|
1181
|
+
end
|
|
1182
|
+
|
|
1183
|
+
class AddSheetResponse
|
|
1184
|
+
# @private
|
|
1185
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1186
|
+
property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
|
|
1163
1187
|
|
|
1164
|
-
property :new_index, as: 'newIndex'
|
|
1165
1188
|
end
|
|
1166
1189
|
end
|
|
1167
1190
|
|
|
1168
|
-
class
|
|
1191
|
+
class AddFilterViewResponse
|
|
1169
1192
|
# @private
|
|
1170
1193
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1171
|
-
property :
|
|
1194
|
+
property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
|
|
1172
1195
|
|
|
1173
|
-
collection :hidden_values, as: 'hiddenValues'
|
|
1174
1196
|
end
|
|
1175
1197
|
end
|
|
1176
1198
|
|
|
1177
|
-
class
|
|
1199
|
+
class OverlayPosition
|
|
1178
1200
|
# @private
|
|
1179
1201
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1180
|
-
property :
|
|
1202
|
+
property :width_pixels, as: 'widthPixels'
|
|
1203
|
+
property :offset_x_pixels, as: 'offsetXPixels'
|
|
1204
|
+
property :anchor_cell, as: 'anchorCell', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
|
|
1181
1205
|
|
|
1206
|
+
property :offset_y_pixels, as: 'offsetYPixels'
|
|
1207
|
+
property :height_pixels, as: 'heightPixels'
|
|
1182
1208
|
end
|
|
1183
1209
|
end
|
|
1184
1210
|
|
|
1185
|
-
class
|
|
1211
|
+
class SpreadsheetProperties
|
|
1186
1212
|
# @private
|
|
1187
1213
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1188
|
-
property :
|
|
1189
|
-
|
|
1214
|
+
property :locale, as: 'locale'
|
|
1215
|
+
property :auto_recalc, as: 'autoRecalc'
|
|
1216
|
+
property :default_format, as: 'defaultFormat', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
|
|
1190
1217
|
|
|
1191
|
-
property :
|
|
1218
|
+
property :title, as: 'title'
|
|
1219
|
+
property :time_zone, as: 'timeZone'
|
|
1220
|
+
end
|
|
1221
|
+
end
|
|
1192
1222
|
|
|
1193
|
-
|
|
1223
|
+
class RepeatCellRequest
|
|
1224
|
+
# @private
|
|
1225
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1226
|
+
property :fields, as: 'fields'
|
|
1227
|
+
property :cell, as: 'cell', class: Google::Apis::SheetsV4::CellData, decorator: Google::Apis::SheetsV4::CellData::Representation
|
|
1194
1228
|
|
|
1195
|
-
|
|
1229
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1196
1230
|
|
|
1197
|
-
|
|
1231
|
+
end
|
|
1232
|
+
end
|
|
1233
|
+
|
|
1234
|
+
class AddChartResponse
|
|
1235
|
+
# @private
|
|
1236
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1237
|
+
property :chart, as: 'chart', class: Google::Apis::SheetsV4::EmbeddedChart, decorator: Google::Apis::SheetsV4::EmbeddedChart::Representation
|
|
1198
1238
|
|
|
1199
1239
|
end
|
|
1200
1240
|
end
|
|
1201
1241
|
|
|
1202
|
-
class
|
|
1242
|
+
class InsertDimensionRequest
|
|
1203
1243
|
# @private
|
|
1204
1244
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1205
|
-
property :
|
|
1245
|
+
property :inherit_from_before, as: 'inheritFromBefore'
|
|
1246
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
|
|
1206
1247
|
|
|
1207
|
-
property :input_message, as: 'inputMessage'
|
|
1208
|
-
property :show_custom_ui, as: 'showCustomUi'
|
|
1209
|
-
property :strict, as: 'strict'
|
|
1210
1248
|
end
|
|
1211
1249
|
end
|
|
1212
1250
|
|
|
1213
1251
|
class UpdateSpreadsheetPropertiesRequest
|
|
1214
1252
|
# @private
|
|
1215
1253
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1216
|
-
property :fields, as: 'fields'
|
|
1217
1254
|
property :properties, as: 'properties', class: Google::Apis::SheetsV4::SpreadsheetProperties, decorator: Google::Apis::SheetsV4::SpreadsheetProperties::Representation
|
|
1218
1255
|
|
|
1256
|
+
property :fields, as: 'fields'
|
|
1219
1257
|
end
|
|
1220
1258
|
end
|
|
1221
1259
|
|
|
1222
|
-
class
|
|
1260
|
+
class ProtectedRange
|
|
1223
1261
|
# @private
|
|
1224
1262
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1225
|
-
|
|
1263
|
+
property :description, as: 'description'
|
|
1264
|
+
collection :unprotected_ranges, as: 'unprotectedRanges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1265
|
+
|
|
1266
|
+
property :named_range_id, as: 'namedRangeId'
|
|
1267
|
+
property :protected_range_id, as: 'protectedRangeId'
|
|
1268
|
+
property :warning_only, as: 'warningOnly'
|
|
1269
|
+
property :requesting_user_can_edit, as: 'requestingUserCanEdit'
|
|
1270
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1271
|
+
|
|
1272
|
+
property :editors, as: 'editors', class: Google::Apis::SheetsV4::Editors, decorator: Google::Apis::SheetsV4::Editors::Representation
|
|
1226
1273
|
|
|
1227
1274
|
end
|
|
1228
1275
|
end
|
|
@@ -1233,307 +1280,307 @@ module Google
|
|
|
1233
1280
|
property :value_input_option, as: 'valueInputOption'
|
|
1234
1281
|
collection :data, as: 'data', class: Google::Apis::SheetsV4::ValueRange, decorator: Google::Apis::SheetsV4::ValueRange::Representation
|
|
1235
1282
|
|
|
1236
|
-
property :response_value_render_option, as: 'responseValueRenderOption'
|
|
1237
1283
|
property :response_date_time_render_option, as: 'responseDateTimeRenderOption'
|
|
1284
|
+
property :response_value_render_option, as: 'responseValueRenderOption'
|
|
1238
1285
|
property :include_values_in_response, as: 'includeValuesInResponse'
|
|
1239
1286
|
end
|
|
1240
1287
|
end
|
|
1241
1288
|
|
|
1242
|
-
class
|
|
1289
|
+
class DimensionProperties
|
|
1243
1290
|
# @private
|
|
1244
1291
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1245
|
-
property :
|
|
1292
|
+
property :pixel_size, as: 'pixelSize'
|
|
1293
|
+
property :hidden_by_filter, as: 'hiddenByFilter'
|
|
1294
|
+
property :hidden_by_user, as: 'hiddenByUser'
|
|
1246
1295
|
end
|
|
1247
1296
|
end
|
|
1248
1297
|
|
|
1249
|
-
class
|
|
1298
|
+
class NamedRange
|
|
1250
1299
|
# @private
|
|
1251
1300
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1252
|
-
property :
|
|
1253
|
-
|
|
1301
|
+
property :name, as: 'name'
|
|
1302
|
+
property :named_range_id, as: 'namedRangeId'
|
|
1303
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1304
|
+
|
|
1254
1305
|
end
|
|
1255
1306
|
end
|
|
1256
1307
|
|
|
1257
|
-
class
|
|
1308
|
+
class DimensionRange
|
|
1258
1309
|
# @private
|
|
1259
1310
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1260
|
-
property :
|
|
1311
|
+
property :sheet_id, as: 'sheetId'
|
|
1312
|
+
property :dimension, as: 'dimension'
|
|
1313
|
+
property :start_index, as: 'startIndex'
|
|
1314
|
+
property :end_index, as: 'endIndex'
|
|
1315
|
+
end
|
|
1316
|
+
end
|
|
1261
1317
|
|
|
1262
|
-
|
|
1318
|
+
class CutPasteRequest
|
|
1319
|
+
# @private
|
|
1320
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1321
|
+
property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1263
1322
|
|
|
1264
|
-
|
|
1323
|
+
property :paste_type, as: 'pasteType'
|
|
1324
|
+
property :destination, as: 'destination', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
|
|
1265
1325
|
|
|
1266
1326
|
end
|
|
1267
1327
|
end
|
|
1268
1328
|
|
|
1269
|
-
class
|
|
1329
|
+
class Borders
|
|
1270
1330
|
# @private
|
|
1271
1331
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1272
|
-
property :
|
|
1273
|
-
|
|
1274
|
-
property :inner_vertical, as: 'innerVertical', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1332
|
+
property :bottom, as: 'bottom', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1275
1333
|
|
|
1276
1334
|
property :top, as: 'top', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1277
1335
|
|
|
1278
|
-
property :
|
|
1336
|
+
property :left, as: 'left', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1279
1337
|
|
|
1280
|
-
property :
|
|
1338
|
+
property :right, as: 'right', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1281
1339
|
|
|
1282
|
-
|
|
1340
|
+
end
|
|
1341
|
+
end
|
|
1283
1342
|
|
|
1284
|
-
|
|
1343
|
+
class BasicChartSeries
|
|
1344
|
+
# @private
|
|
1345
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1346
|
+
property :series, as: 'series', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
|
|
1285
1347
|
|
|
1348
|
+
property :type, as: 'type'
|
|
1349
|
+
property :target_axis, as: 'targetAxis'
|
|
1286
1350
|
end
|
|
1287
1351
|
end
|
|
1288
1352
|
|
|
1289
|
-
class
|
|
1353
|
+
class AutoResizeDimensionsRequest
|
|
1290
1354
|
# @private
|
|
1291
1355
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1292
|
-
|
|
1356
|
+
property :dimensions, as: 'dimensions', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
|
|
1357
|
+
|
|
1293
1358
|
end
|
|
1294
1359
|
end
|
|
1295
1360
|
|
|
1296
|
-
class
|
|
1361
|
+
class UpdateBordersRequest
|
|
1297
1362
|
# @private
|
|
1298
1363
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1299
|
-
property :
|
|
1300
|
-
|
|
1301
|
-
property :right, as: 'right', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1364
|
+
property :inner_horizontal, as: 'innerHorizontal', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1302
1365
|
|
|
1303
1366
|
property :top, as: 'top', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1304
1367
|
|
|
1368
|
+
property :left, as: 'left', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1369
|
+
|
|
1305
1370
|
property :bottom, as: 'bottom', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1306
1371
|
|
|
1372
|
+
property :inner_vertical, as: 'innerVertical', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1373
|
+
|
|
1374
|
+
property :right, as: 'right', class: Google::Apis::SheetsV4::Border, decorator: Google::Apis::SheetsV4::Border::Representation
|
|
1375
|
+
|
|
1376
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1377
|
+
|
|
1307
1378
|
end
|
|
1308
1379
|
end
|
|
1309
1380
|
|
|
1310
|
-
class
|
|
1381
|
+
class CellFormat
|
|
1311
1382
|
# @private
|
|
1312
1383
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1313
|
-
property :
|
|
1314
|
-
property :
|
|
1384
|
+
property :hyperlink_display_type, as: 'hyperlinkDisplayType'
|
|
1385
|
+
property :horizontal_alignment, as: 'horizontalAlignment'
|
|
1386
|
+
property :text_format, as: 'textFormat', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
|
|
1315
1387
|
|
|
1316
|
-
property :
|
|
1388
|
+
property :background_color, as: 'backgroundColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
1389
|
+
|
|
1390
|
+
property :padding, as: 'padding', class: Google::Apis::SheetsV4::Padding, decorator: Google::Apis::SheetsV4::Padding::Representation
|
|
1391
|
+
|
|
1392
|
+
property :vertical_alignment, as: 'verticalAlignment'
|
|
1393
|
+
property :borders, as: 'borders', class: Google::Apis::SheetsV4::Borders, decorator: Google::Apis::SheetsV4::Borders::Representation
|
|
1394
|
+
|
|
1395
|
+
property :text_direction, as: 'textDirection'
|
|
1396
|
+
property :wrap_strategy, as: 'wrapStrategy'
|
|
1397
|
+
property :number_format, as: 'numberFormat', class: Google::Apis::SheetsV4::NumberFormat, decorator: Google::Apis::SheetsV4::NumberFormat::Representation
|
|
1317
1398
|
|
|
1318
1399
|
end
|
|
1319
1400
|
end
|
|
1320
1401
|
|
|
1321
|
-
class
|
|
1402
|
+
class ClearValuesResponse
|
|
1322
1403
|
# @private
|
|
1323
1404
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1324
|
-
property :
|
|
1325
|
-
property :
|
|
1326
|
-
property :red, as: 'red'
|
|
1327
|
-
property :alpha, as: 'alpha'
|
|
1405
|
+
property :spreadsheet_id, as: 'spreadsheetId'
|
|
1406
|
+
property :cleared_range, as: 'clearedRange'
|
|
1328
1407
|
end
|
|
1329
1408
|
end
|
|
1330
1409
|
|
|
1331
|
-
class
|
|
1410
|
+
class DeleteConditionalFormatRuleRequest
|
|
1332
1411
|
# @private
|
|
1333
1412
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1334
|
-
property :
|
|
1335
|
-
|
|
1413
|
+
property :index, as: 'index'
|
|
1414
|
+
property :sheet_id, as: 'sheetId'
|
|
1336
1415
|
end
|
|
1337
1416
|
end
|
|
1338
1417
|
|
|
1339
|
-
class
|
|
1418
|
+
class AddBandingResponse
|
|
1340
1419
|
# @private
|
|
1341
1420
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1342
|
-
property :
|
|
1421
|
+
property :banded_range, as: 'bandedRange', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
|
|
1343
1422
|
|
|
1344
1423
|
end
|
|
1345
1424
|
end
|
|
1346
1425
|
|
|
1347
|
-
class
|
|
1426
|
+
class DeleteNamedRangeRequest
|
|
1348
1427
|
# @private
|
|
1349
1428
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1350
|
-
|
|
1351
|
-
include Representable::JSON::Collection
|
|
1352
|
-
items
|
|
1353
|
-
end
|
|
1354
|
-
|
|
1355
|
-
property :range, as: 'range'
|
|
1356
|
-
property :major_dimension, as: 'majorDimension'
|
|
1429
|
+
property :named_range_id, as: 'namedRangeId'
|
|
1357
1430
|
end
|
|
1358
1431
|
end
|
|
1359
1432
|
|
|
1360
|
-
class
|
|
1433
|
+
class ChartData
|
|
1361
1434
|
# @private
|
|
1362
1435
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1363
|
-
property :
|
|
1364
|
-
|
|
1365
|
-
property :occurrences_changed, as: 'occurrencesChanged'
|
|
1366
|
-
property :formulas_changed, as: 'formulasChanged'
|
|
1367
|
-
property :sheets_changed, as: 'sheetsChanged'
|
|
1436
|
+
property :source_range, as: 'sourceRange', class: Google::Apis::SheetsV4::ChartSourceRange, decorator: Google::Apis::SheetsV4::ChartSourceRange::Representation
|
|
1437
|
+
|
|
1368
1438
|
end
|
|
1369
1439
|
end
|
|
1370
1440
|
|
|
1371
|
-
class
|
|
1441
|
+
class BatchGetValuesResponse
|
|
1372
1442
|
# @private
|
|
1373
1443
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1374
1444
|
property :spreadsheet_id, as: 'spreadsheetId'
|
|
1375
|
-
|
|
1376
|
-
property :updates, as: 'updates', class: Google::Apis::SheetsV4::UpdateValuesResponse, decorator: Google::Apis::SheetsV4::UpdateValuesResponse::Representation
|
|
1445
|
+
collection :value_ranges, as: 'valueRanges', class: Google::Apis::SheetsV4::ValueRange, decorator: Google::Apis::SheetsV4::ValueRange::Representation
|
|
1377
1446
|
|
|
1378
1447
|
end
|
|
1379
1448
|
end
|
|
1380
1449
|
|
|
1381
|
-
class
|
|
1450
|
+
class UpdateBandingRequest
|
|
1382
1451
|
# @private
|
|
1383
1452
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1384
|
-
property :
|
|
1385
|
-
property :
|
|
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
|
|
1453
|
+
property :fields, as: 'fields'
|
|
1454
|
+
property :banded_range, as: 'bandedRange', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
|
|
1397
1455
|
|
|
1398
|
-
property :vertical_alignment, as: 'verticalAlignment'
|
|
1399
1456
|
end
|
|
1400
1457
|
end
|
|
1401
1458
|
|
|
1402
|
-
class
|
|
1459
|
+
class Color
|
|
1403
1460
|
# @private
|
|
1404
1461
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1405
|
-
property :
|
|
1406
|
-
|
|
1407
|
-
property :
|
|
1462
|
+
property :red, as: 'red'
|
|
1463
|
+
property :green, as: 'green'
|
|
1464
|
+
property :blue, as: 'blue'
|
|
1465
|
+
property :alpha, as: 'alpha'
|
|
1408
1466
|
end
|
|
1409
1467
|
end
|
|
1410
1468
|
|
|
1411
|
-
class
|
|
1469
|
+
class PivotGroup
|
|
1412
1470
|
# @private
|
|
1413
1471
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1414
|
-
property :
|
|
1415
|
-
property :
|
|
1416
|
-
|
|
1472
|
+
property :source_column_offset, as: 'sourceColumnOffset'
|
|
1473
|
+
property :show_totals, as: 'showTotals'
|
|
1474
|
+
collection :value_metadata, as: 'valueMetadata', class: Google::Apis::SheetsV4::PivotGroupValueMetadata, decorator: Google::Apis::SheetsV4::PivotGroupValueMetadata::Representation
|
|
1475
|
+
|
|
1476
|
+
property :sort_order, as: 'sortOrder'
|
|
1477
|
+
property :value_bucket, as: 'valueBucket', class: Google::Apis::SheetsV4::PivotGroupSortValueBucket, decorator: Google::Apis::SheetsV4::PivotGroupSortValueBucket::Representation
|
|
1417
1478
|
|
|
1418
1479
|
end
|
|
1419
1480
|
end
|
|
1420
1481
|
|
|
1421
|
-
class
|
|
1482
|
+
class PivotTable
|
|
1422
1483
|
# @private
|
|
1423
1484
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1424
|
-
|
|
1485
|
+
hash :criteria, as: 'criteria', class: Google::Apis::SheetsV4::PivotFilterCriteria, decorator: Google::Apis::SheetsV4::PivotFilterCriteria::Representation
|
|
1425
1486
|
|
|
1426
|
-
|
|
1427
|
-
end
|
|
1428
|
-
end
|
|
1487
|
+
collection :rows, as: 'rows', class: Google::Apis::SheetsV4::PivotGroup, decorator: Google::Apis::SheetsV4::PivotGroup::Representation
|
|
1429
1488
|
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
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'
|
|
1436
|
-
end
|
|
1437
|
-
end
|
|
1489
|
+
property :value_layout, as: 'valueLayout'
|
|
1490
|
+
property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1438
1491
|
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
property :sheet_id, as: 'sheetId'
|
|
1443
|
-
property :overlay_position, as: 'overlayPosition', class: Google::Apis::SheetsV4::OverlayPosition, decorator: Google::Apis::SheetsV4::OverlayPosition::Representation
|
|
1492
|
+
collection :columns, as: 'columns', class: Google::Apis::SheetsV4::PivotGroup, decorator: Google::Apis::SheetsV4::PivotGroup::Representation
|
|
1493
|
+
|
|
1494
|
+
collection :values, as: 'values', class: Google::Apis::SheetsV4::PivotValue, decorator: Google::Apis::SheetsV4::PivotValue::Representation
|
|
1444
1495
|
|
|
1445
|
-
property :new_sheet, as: 'newSheet'
|
|
1446
1496
|
end
|
|
1447
1497
|
end
|
|
1448
1498
|
|
|
1449
|
-
class
|
|
1499
|
+
class ChartSourceRange
|
|
1450
1500
|
# @private
|
|
1451
1501
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1452
|
-
|
|
1453
|
-
property :color, as: 'color', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
1502
|
+
collection :sources, as: 'sources', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1454
1503
|
|
|
1455
|
-
property :type, as: 'type'
|
|
1456
1504
|
end
|
|
1457
1505
|
end
|
|
1458
1506
|
|
|
1459
|
-
class
|
|
1507
|
+
class ValueRange
|
|
1460
1508
|
# @private
|
|
1461
1509
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1462
|
-
property :
|
|
1463
|
-
property :
|
|
1464
|
-
|
|
1510
|
+
property :range, as: 'range'
|
|
1511
|
+
property :major_dimension, as: 'majorDimension'
|
|
1512
|
+
collection :values, as: 'values', :class => Array do
|
|
1513
|
+
include Representable::JSON::Collection
|
|
1514
|
+
items
|
|
1465
1515
|
end
|
|
1466
1516
|
|
|
1467
|
-
class DuplicateFilterViewRequest
|
|
1468
|
-
# @private
|
|
1469
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1470
|
-
property :filter_id, as: 'filterId'
|
|
1471
1517
|
end
|
|
1472
1518
|
end
|
|
1473
1519
|
|
|
1474
|
-
class
|
|
1520
|
+
class AppendCellsRequest
|
|
1475
1521
|
# @private
|
|
1476
1522
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1477
|
-
|
|
1478
|
-
collection :requests, as: 'requests', class: Google::Apis::SheetsV4::Request, decorator: Google::Apis::SheetsV4::Request::Representation
|
|
1523
|
+
collection :rows, as: 'rows', class: Google::Apis::SheetsV4::RowData, decorator: Google::Apis::SheetsV4::RowData::Representation
|
|
1479
1524
|
|
|
1480
|
-
|
|
1481
|
-
property :
|
|
1525
|
+
property :fields, as: 'fields'
|
|
1526
|
+
property :sheet_id, as: 'sheetId'
|
|
1482
1527
|
end
|
|
1483
1528
|
end
|
|
1484
1529
|
|
|
1485
|
-
class
|
|
1530
|
+
class AddBandingRequest
|
|
1486
1531
|
# @private
|
|
1487
1532
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1488
|
-
property :
|
|
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
|
|
1492
|
-
|
|
1493
|
-
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
|
|
1533
|
+
property :banded_range, as: 'bandedRange', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
|
|
1496
1534
|
|
|
1497
|
-
property :sheet_type, as: 'sheetType'
|
|
1498
1535
|
end
|
|
1499
1536
|
end
|
|
1500
1537
|
|
|
1501
|
-
class
|
|
1538
|
+
class Response
|
|
1502
1539
|
# @private
|
|
1503
1540
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1504
|
-
|
|
1505
|
-
end
|
|
1541
|
+
property :find_replace, as: 'findReplace', class: Google::Apis::SheetsV4::FindReplaceResponse, decorator: Google::Apis::SheetsV4::FindReplaceResponse::Representation
|
|
1506
1542
|
|
|
1507
|
-
|
|
1508
|
-
# @private
|
|
1509
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1510
|
-
collection :unprotected_ranges, as: 'unprotectedRanges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1543
|
+
property :add_sheet, as: 'addSheet', class: Google::Apis::SheetsV4::AddSheetResponse, decorator: Google::Apis::SheetsV4::AddSheetResponse::Representation
|
|
1511
1544
|
|
|
1512
|
-
property :
|
|
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
|
|
1545
|
+
property :update_conditional_format_rule, as: 'updateConditionalFormatRule', class: Google::Apis::SheetsV4::UpdateConditionalFormatRuleResponse, decorator: Google::Apis::SheetsV4::UpdateConditionalFormatRuleResponse::Representation
|
|
1516
1546
|
|
|
1517
|
-
property :
|
|
1518
|
-
|
|
1519
|
-
property :
|
|
1547
|
+
property :add_named_range, as: 'addNamedRange', class: Google::Apis::SheetsV4::AddNamedRangeResponse, decorator: Google::Apis::SheetsV4::AddNamedRangeResponse::Representation
|
|
1548
|
+
|
|
1549
|
+
property :add_filter_view, as: 'addFilterView', class: Google::Apis::SheetsV4::AddFilterViewResponse, decorator: Google::Apis::SheetsV4::AddFilterViewResponse::Representation
|
|
1550
|
+
|
|
1551
|
+
property :add_banding, as: 'addBanding', class: Google::Apis::SheetsV4::AddBandingResponse, decorator: Google::Apis::SheetsV4::AddBandingResponse::Representation
|
|
1552
|
+
|
|
1553
|
+
property :add_protected_range, as: 'addProtectedRange', class: Google::Apis::SheetsV4::AddProtectedRangeResponse, decorator: Google::Apis::SheetsV4::AddProtectedRangeResponse::Representation
|
|
1554
|
+
|
|
1555
|
+
property :duplicate_sheet, as: 'duplicateSheet', class: Google::Apis::SheetsV4::DuplicateSheetResponse, decorator: Google::Apis::SheetsV4::DuplicateSheetResponse::Representation
|
|
1556
|
+
|
|
1557
|
+
property :delete_conditional_format_rule, as: 'deleteConditionalFormatRule', class: Google::Apis::SheetsV4::DeleteConditionalFormatRuleResponse, decorator: Google::Apis::SheetsV4::DeleteConditionalFormatRuleResponse::Representation
|
|
1558
|
+
|
|
1559
|
+
property :update_embedded_object_position, as: 'updateEmbeddedObjectPosition', class: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionResponse, decorator: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionResponse::Representation
|
|
1560
|
+
|
|
1561
|
+
property :duplicate_filter_view, as: 'duplicateFilterView', class: Google::Apis::SheetsV4::DuplicateFilterViewResponse, decorator: Google::Apis::SheetsV4::DuplicateFilterViewResponse::Representation
|
|
1562
|
+
|
|
1563
|
+
property :add_chart, as: 'addChart', class: Google::Apis::SheetsV4::AddChartResponse, decorator: Google::Apis::SheetsV4::AddChartResponse::Representation
|
|
1520
1564
|
|
|
1521
1565
|
end
|
|
1522
1566
|
end
|
|
1523
1567
|
|
|
1524
|
-
class
|
|
1568
|
+
class TextFormatRun
|
|
1525
1569
|
# @private
|
|
1526
1570
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1527
|
-
property :
|
|
1528
|
-
|
|
1571
|
+
property :format, as: 'format', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
|
|
1572
|
+
|
|
1573
|
+
property :start_index, as: 'startIndex'
|
|
1529
1574
|
end
|
|
1530
1575
|
end
|
|
1531
1576
|
|
|
1532
|
-
class
|
|
1577
|
+
class EmbeddedChart
|
|
1533
1578
|
# @private
|
|
1534
1579
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1535
|
-
property :
|
|
1536
|
-
property :
|
|
1580
|
+
property :chart_id, as: 'chartId'
|
|
1581
|
+
property :position, as: 'position', class: Google::Apis::SheetsV4::EmbeddedObjectPosition, decorator: Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation
|
|
1582
|
+
|
|
1583
|
+
property :spec, as: 'spec', class: Google::Apis::SheetsV4::ChartSpec, decorator: Google::Apis::SheetsV4::ChartSpec::Representation
|
|
1537
1584
|
|
|
1538
1585
|
end
|
|
1539
1586
|
end
|
|
@@ -1547,291 +1594,278 @@ module Google
|
|
|
1547
1594
|
end
|
|
1548
1595
|
end
|
|
1549
1596
|
|
|
1550
|
-
class
|
|
1597
|
+
class AddNamedRangeResponse
|
|
1551
1598
|
# @private
|
|
1552
1599
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1553
|
-
property :
|
|
1554
|
-
property :basic_chart, as: 'basicChart', class: Google::Apis::SheetsV4::BasicChartSpec, decorator: Google::Apis::SheetsV4::BasicChartSpec::Representation
|
|
1600
|
+
property :named_range, as: 'namedRange', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
|
|
1555
1601
|
|
|
1556
|
-
|
|
1557
|
-
|
|
1602
|
+
end
|
|
1603
|
+
end
|
|
1604
|
+
|
|
1605
|
+
class RowData
|
|
1606
|
+
# @private
|
|
1607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1608
|
+
collection :values, as: 'values', class: Google::Apis::SheetsV4::CellData, decorator: Google::Apis::SheetsV4::CellData::Representation
|
|
1558
1609
|
|
|
1559
1610
|
end
|
|
1560
1611
|
end
|
|
1561
1612
|
|
|
1562
|
-
class
|
|
1613
|
+
class Border
|
|
1563
1614
|
# @private
|
|
1564
1615
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1565
|
-
property :
|
|
1616
|
+
property :width, as: 'width'
|
|
1617
|
+
property :style, as: 'style'
|
|
1618
|
+
property :color, as: 'color', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
1566
1619
|
|
|
1567
|
-
property :fill_length, as: 'fillLength'
|
|
1568
|
-
property :dimension, as: 'dimension'
|
|
1569
1620
|
end
|
|
1570
1621
|
end
|
|
1571
1622
|
|
|
1572
|
-
class
|
|
1623
|
+
class GridData
|
|
1573
1624
|
# @private
|
|
1574
1625
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1575
|
-
|
|
1576
|
-
|
|
1626
|
+
collection :column_metadata, as: 'columnMetadata', class: Google::Apis::SheetsV4::DimensionProperties, decorator: Google::Apis::SheetsV4::DimensionProperties::Representation
|
|
1627
|
+
|
|
1628
|
+
property :start_column, as: 'startColumn'
|
|
1629
|
+
collection :row_metadata, as: 'rowMetadata', class: Google::Apis::SheetsV4::DimensionProperties, decorator: Google::Apis::SheetsV4::DimensionProperties::Representation
|
|
1630
|
+
|
|
1631
|
+
collection :row_data, as: 'rowData', class: Google::Apis::SheetsV4::RowData, decorator: Google::Apis::SheetsV4::RowData::Representation
|
|
1632
|
+
|
|
1633
|
+
property :start_row, as: 'startRow'
|
|
1577
1634
|
end
|
|
1578
1635
|
end
|
|
1579
1636
|
|
|
1580
|
-
class
|
|
1637
|
+
class UpdateNamedRangeRequest
|
|
1581
1638
|
# @private
|
|
1582
1639
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1583
|
-
property :
|
|
1584
|
-
property :coordinate, as: 'coordinate', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
|
|
1640
|
+
property :named_range, as: 'namedRange', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
|
|
1585
1641
|
|
|
1586
|
-
property :
|
|
1587
|
-
property :type, as: 'type'
|
|
1588
|
-
property :html, as: 'html'
|
|
1642
|
+
property :fields, as: 'fields'
|
|
1589
1643
|
end
|
|
1590
1644
|
end
|
|
1591
1645
|
|
|
1592
1646
|
class FindReplaceRequest
|
|
1593
1647
|
# @private
|
|
1594
1648
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1595
|
-
property :find, as: 'find'
|
|
1596
1649
|
property :replacement, as: 'replacement'
|
|
1597
|
-
property :
|
|
1650
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1651
|
+
|
|
1598
1652
|
property :sheet_id, as: 'sheetId'
|
|
1599
|
-
property :all_sheets, as: 'allSheets'
|
|
1600
1653
|
property :match_case, as: 'matchCase'
|
|
1654
|
+
property :all_sheets, as: 'allSheets'
|
|
1601
1655
|
property :include_formulas, as: 'includeFormulas'
|
|
1602
|
-
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1603
|
-
|
|
1604
1656
|
property :match_entire_cell, as: 'matchEntireCell'
|
|
1657
|
+
property :find, as: 'find'
|
|
1658
|
+
property :search_by_regex, as: 'searchByRegex'
|
|
1605
1659
|
end
|
|
1606
1660
|
end
|
|
1607
1661
|
|
|
1608
|
-
class
|
|
1662
|
+
class AddSheetRequest
|
|
1609
1663
|
# @private
|
|
1610
1664
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1611
|
-
property :
|
|
1612
|
-
|
|
1665
|
+
property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
|
|
1666
|
+
|
|
1613
1667
|
end
|
|
1614
1668
|
end
|
|
1615
1669
|
|
|
1616
|
-
class
|
|
1670
|
+
class UpdateCellsRequest
|
|
1617
1671
|
# @private
|
|
1618
1672
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1619
|
-
|
|
1673
|
+
collection :rows, as: 'rows', class: Google::Apis::SheetsV4::RowData, decorator: Google::Apis::SheetsV4::RowData::Representation
|
|
1674
|
+
|
|
1675
|
+
property :fields, as: 'fields'
|
|
1676
|
+
property :start, as: 'start', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
|
|
1677
|
+
|
|
1678
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1679
|
+
|
|
1620
1680
|
end
|
|
1621
1681
|
end
|
|
1622
1682
|
|
|
1623
|
-
class
|
|
1683
|
+
class DeleteConditionalFormatRuleResponse
|
|
1624
1684
|
# @private
|
|
1625
1685
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1626
|
-
property :
|
|
1627
|
-
|
|
1686
|
+
property :rule, as: 'rule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
|
|
1687
|
+
|
|
1628
1688
|
end
|
|
1629
1689
|
end
|
|
1630
1690
|
|
|
1631
|
-
class
|
|
1691
|
+
class DeleteRangeRequest
|
|
1632
1692
|
# @private
|
|
1633
1693
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
end
|
|
1637
|
-
|
|
1638
|
-
class UpdateDimensionPropertiesRequest
|
|
1639
|
-
# @private
|
|
1640
|
-
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
|
|
1694
|
+
property :shift_dimension, as: 'shiftDimension'
|
|
1695
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1645
1696
|
|
|
1646
1697
|
end
|
|
1647
1698
|
end
|
|
1648
1699
|
|
|
1649
|
-
class
|
|
1700
|
+
class GridCoordinate
|
|
1650
1701
|
# @private
|
|
1651
1702
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
property :
|
|
1703
|
+
property :row_index, as: 'rowIndex'
|
|
1704
|
+
property :column_index, as: 'columnIndex'
|
|
1705
|
+
property :sheet_id, as: 'sheetId'
|
|
1655
1706
|
end
|
|
1656
1707
|
end
|
|
1657
1708
|
|
|
1658
|
-
class
|
|
1709
|
+
class UpdateSheetPropertiesRequest
|
|
1659
1710
|
# @private
|
|
1660
1711
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1661
|
-
property :
|
|
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
|
|
1712
|
+
property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
|
|
1668
1713
|
|
|
1714
|
+
property :fields, as: 'fields'
|
|
1669
1715
|
end
|
|
1670
1716
|
end
|
|
1671
1717
|
|
|
1672
|
-
class
|
|
1718
|
+
class UnmergeCellsRequest
|
|
1673
1719
|
# @private
|
|
1674
1720
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1675
|
-
|
|
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
|
|
1681
|
-
|
|
1682
|
-
property :start_column, as: 'startColumn'
|
|
1683
|
-
end
|
|
1684
|
-
end
|
|
1721
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1685
1722
|
|
|
1686
|
-
class PivotValue
|
|
1687
|
-
# @private
|
|
1688
|
-
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
1723
|
end
|
|
1694
1724
|
end
|
|
1695
1725
|
|
|
1696
|
-
class
|
|
1726
|
+
class GridProperties
|
|
1697
1727
|
# @private
|
|
1698
1728
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1699
|
-
property :
|
|
1729
|
+
property :row_count, as: 'rowCount'
|
|
1730
|
+
property :frozen_row_count, as: 'frozenRowCount'
|
|
1731
|
+
property :hide_gridlines, as: 'hideGridlines'
|
|
1732
|
+
property :column_count, as: 'columnCount'
|
|
1733
|
+
property :frozen_column_count, as: 'frozenColumnCount'
|
|
1700
1734
|
end
|
|
1701
1735
|
end
|
|
1702
1736
|
|
|
1703
|
-
class
|
|
1737
|
+
class UpdateEmbeddedObjectPositionResponse
|
|
1704
1738
|
# @private
|
|
1705
1739
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1706
|
-
|
|
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
|
|
1740
|
+
property :position, as: 'position', class: Google::Apis::SheetsV4::EmbeddedObjectPosition, decorator: Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation
|
|
1711
1741
|
|
|
1712
1742
|
end
|
|
1713
1743
|
end
|
|
1714
1744
|
|
|
1715
|
-
class
|
|
1745
|
+
class SortSpec
|
|
1716
1746
|
# @private
|
|
1717
1747
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1718
|
-
property :
|
|
1719
|
-
property :
|
|
1720
|
-
property :insert_sheet_index, as: 'insertSheetIndex'
|
|
1721
|
-
property :new_sheet_name, as: 'newSheetName'
|
|
1748
|
+
property :dimension_index, as: 'dimensionIndex'
|
|
1749
|
+
property :sort_order, as: 'sortOrder'
|
|
1722
1750
|
end
|
|
1723
1751
|
end
|
|
1724
1752
|
|
|
1725
|
-
class
|
|
1753
|
+
class Sheet
|
|
1726
1754
|
# @private
|
|
1727
1755
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1728
|
-
property :
|
|
1756
|
+
property :basic_filter, as: 'basicFilter', class: Google::Apis::SheetsV4::BasicFilter, decorator: Google::Apis::SheetsV4::BasicFilter::Representation
|
|
1729
1757
|
|
|
1730
|
-
|
|
1731
|
-
|
|
1758
|
+
collection :merges, as: 'merges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1759
|
+
|
|
1760
|
+
collection :data, as: 'data', class: Google::Apis::SheetsV4::GridData, decorator: Google::Apis::SheetsV4::GridData::Representation
|
|
1761
|
+
|
|
1762
|
+
collection :banded_ranges, as: 'bandedRanges', class: Google::Apis::SheetsV4::BandedRange, decorator: Google::Apis::SheetsV4::BandedRange::Representation
|
|
1763
|
+
|
|
1764
|
+
collection :charts, as: 'charts', class: Google::Apis::SheetsV4::EmbeddedChart, decorator: Google::Apis::SheetsV4::EmbeddedChart::Representation
|
|
1732
1765
|
|
|
1733
|
-
class DuplicateSheetResponse
|
|
1734
|
-
# @private
|
|
1735
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1736
1766
|
property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
|
|
1737
1767
|
|
|
1768
|
+
collection :filter_views, as: 'filterViews', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
|
|
1769
|
+
|
|
1770
|
+
collection :protected_ranges, as: 'protectedRanges', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
|
|
1771
|
+
|
|
1772
|
+
collection :conditional_formats, as: 'conditionalFormats', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
|
|
1773
|
+
|
|
1738
1774
|
end
|
|
1739
1775
|
end
|
|
1740
1776
|
|
|
1741
|
-
class
|
|
1777
|
+
class BooleanRule
|
|
1742
1778
|
# @private
|
|
1743
1779
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1744
|
-
property :
|
|
1745
|
-
|
|
1746
|
-
property :
|
|
1780
|
+
property :format, as: 'format', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
|
|
1781
|
+
|
|
1782
|
+
property :condition, as: 'condition', class: Google::Apis::SheetsV4::BooleanCondition, decorator: Google::Apis::SheetsV4::BooleanCondition::Representation
|
|
1747
1783
|
|
|
1748
1784
|
end
|
|
1749
1785
|
end
|
|
1750
1786
|
|
|
1751
|
-
class
|
|
1787
|
+
class FilterCriteria
|
|
1752
1788
|
# @private
|
|
1753
1789
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1754
|
-
|
|
1790
|
+
collection :hidden_values, as: 'hiddenValues'
|
|
1791
|
+
property :condition, as: 'condition', class: Google::Apis::SheetsV4::BooleanCondition, decorator: Google::Apis::SheetsV4::BooleanCondition::Representation
|
|
1755
1792
|
|
|
1756
1793
|
end
|
|
1757
1794
|
end
|
|
1758
1795
|
|
|
1759
|
-
class
|
|
1796
|
+
class PivotGroupValueMetadata
|
|
1760
1797
|
# @private
|
|
1761
1798
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1762
|
-
property :
|
|
1799
|
+
property :value, as: 'value', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
|
|
1763
1800
|
|
|
1801
|
+
property :collapsed, as: 'collapsed'
|
|
1764
1802
|
end
|
|
1765
1803
|
end
|
|
1766
1804
|
|
|
1767
|
-
class
|
|
1805
|
+
class Editors
|
|
1768
1806
|
# @private
|
|
1769
1807
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1770
|
-
|
|
1771
|
-
|
|
1808
|
+
collection :users, as: 'users'
|
|
1809
|
+
collection :groups, as: 'groups'
|
|
1810
|
+
property :domain_users_can_edit, as: 'domainUsersCanEdit'
|
|
1772
1811
|
end
|
|
1773
1812
|
end
|
|
1774
1813
|
|
|
1775
|
-
class
|
|
1814
|
+
class UpdateConditionalFormatRuleRequest
|
|
1776
1815
|
# @private
|
|
1777
1816
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1817
|
+
property :index, as: 'index'
|
|
1778
1818
|
property :sheet_id, as: 'sheetId'
|
|
1779
|
-
|
|
1819
|
+
property :new_index, as: 'newIndex'
|
|
1820
|
+
property :rule, as: 'rule', class: Google::Apis::SheetsV4::ConditionalFormatRule, decorator: Google::Apis::SheetsV4::ConditionalFormatRule::Representation
|
|
1780
1821
|
|
|
1781
|
-
property :fields, as: 'fields'
|
|
1782
1822
|
end
|
|
1783
1823
|
end
|
|
1784
1824
|
|
|
1785
|
-
class
|
|
1825
|
+
class BasicChartDomain
|
|
1786
1826
|
# @private
|
|
1787
1827
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1788
|
-
|
|
1828
|
+
property :domain, as: 'domain', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
|
|
1789
1829
|
|
|
1790
1830
|
end
|
|
1791
1831
|
end
|
|
1792
1832
|
|
|
1793
|
-
class
|
|
1833
|
+
class DataValidationRule
|
|
1794
1834
|
# @private
|
|
1795
1835
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1796
|
-
property :
|
|
1836
|
+
property :strict, as: 'strict'
|
|
1837
|
+
property :input_message, as: 'inputMessage'
|
|
1838
|
+
property :condition, as: 'condition', class: Google::Apis::SheetsV4::BooleanCondition, decorator: Google::Apis::SheetsV4::BooleanCondition::Representation
|
|
1797
1839
|
|
|
1798
|
-
property :
|
|
1799
|
-
property :type, as: 'type'
|
|
1840
|
+
property :show_custom_ui, as: 'showCustomUi'
|
|
1800
1841
|
end
|
|
1801
1842
|
end
|
|
1802
1843
|
|
|
1803
|
-
class
|
|
1844
|
+
class PasteDataRequest
|
|
1804
1845
|
# @private
|
|
1805
1846
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1806
|
-
property :
|
|
1807
|
-
property :
|
|
1847
|
+
property :html, as: 'html'
|
|
1848
|
+
property :coordinate, as: 'coordinate', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
|
|
1808
1849
|
|
|
1809
|
-
property :
|
|
1850
|
+
property :data, as: 'data'
|
|
1851
|
+
property :delimiter, as: 'delimiter'
|
|
1852
|
+
property :type, as: 'type'
|
|
1810
1853
|
end
|
|
1811
1854
|
end
|
|
1812
1855
|
|
|
1813
|
-
class
|
|
1856
|
+
class AppendDimensionRequest
|
|
1814
1857
|
# @private
|
|
1815
1858
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1816
|
-
property :
|
|
1817
|
-
|
|
1818
|
-
property :
|
|
1819
|
-
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1820
|
-
|
|
1859
|
+
property :dimension, as: 'dimension'
|
|
1860
|
+
property :length, as: 'length'
|
|
1861
|
+
property :sheet_id, as: 'sheetId'
|
|
1821
1862
|
end
|
|
1822
1863
|
end
|
|
1823
1864
|
|
|
1824
|
-
class
|
|
1865
|
+
class AddNamedRangeRequest
|
|
1825
1866
|
# @private
|
|
1826
1867
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1827
|
-
property :
|
|
1828
|
-
collection :domains, as: 'domains', class: Google::Apis::SheetsV4::BasicChartDomain, decorator: Google::Apis::SheetsV4::BasicChartDomain::Representation
|
|
1829
|
-
|
|
1830
|
-
property :header_count, as: 'headerCount'
|
|
1831
|
-
collection :series, as: 'series', class: Google::Apis::SheetsV4::BasicChartSeries, decorator: Google::Apis::SheetsV4::BasicChartSeries::Representation
|
|
1832
|
-
|
|
1833
|
-
property :legend_position, as: 'legendPosition'
|
|
1834
|
-
collection :axis, as: 'axis', class: Google::Apis::SheetsV4::BasicChartAxis, decorator: Google::Apis::SheetsV4::BasicChartAxis::Representation
|
|
1868
|
+
property :named_range, as: 'namedRange', class: Google::Apis::SheetsV4::NamedRange, decorator: Google::Apis::SheetsV4::NamedRange::Representation
|
|
1835
1869
|
|
|
1836
1870
|
end
|
|
1837
1871
|
end
|
|
@@ -1841,446 +1875,412 @@ module Google
|
|
|
1841
1875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1842
1876
|
property :new_position, as: 'newPosition', class: Google::Apis::SheetsV4::EmbeddedObjectPosition, decorator: Google::Apis::SheetsV4::EmbeddedObjectPosition::Representation
|
|
1843
1877
|
|
|
1844
|
-
property :object_id_prop, as: 'objectId'
|
|
1845
1878
|
property :fields, as: 'fields'
|
|
1879
|
+
property :object_id_prop, as: 'objectId'
|
|
1846
1880
|
end
|
|
1847
1881
|
end
|
|
1848
1882
|
|
|
1849
|
-
class
|
|
1883
|
+
class PieChartSpec
|
|
1850
1884
|
# @private
|
|
1851
1885
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1852
|
-
property :
|
|
1853
|
-
|
|
1854
|
-
end
|
|
1855
|
-
end
|
|
1886
|
+
property :domain, as: 'domain', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
|
|
1856
1887
|
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1860
|
-
property :dimensions, as: 'dimensions', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
|
|
1888
|
+
property :three_dimensional, as: 'threeDimensional'
|
|
1889
|
+
property :series, as: 'series', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
|
|
1861
1890
|
|
|
1891
|
+
property :legend_position, as: 'legendPosition'
|
|
1892
|
+
property :pie_hole, as: 'pieHole'
|
|
1862
1893
|
end
|
|
1863
1894
|
end
|
|
1864
1895
|
|
|
1865
|
-
class
|
|
1896
|
+
class UpdateFilterViewRequest
|
|
1866
1897
|
# @private
|
|
1867
1898
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1899
|
+
property :fields, as: 'fields'
|
|
1868
1900
|
property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
|
|
1869
1901
|
|
|
1870
1902
|
end
|
|
1871
1903
|
end
|
|
1872
1904
|
|
|
1873
|
-
class
|
|
1905
|
+
class ConditionalFormatRule
|
|
1874
1906
|
# @private
|
|
1875
1907
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1876
|
-
property :
|
|
1877
|
-
|
|
1878
|
-
property :header_color, as: 'headerColor', class: Google::Apis::SheetsV4::Color, decorator: Google::Apis::SheetsV4::Color::Representation
|
|
1908
|
+
property :gradient_rule, as: 'gradientRule', class: Google::Apis::SheetsV4::GradientRule, decorator: Google::Apis::SheetsV4::GradientRule::Representation
|
|
1879
1909
|
|
|
1880
|
-
property :
|
|
1910
|
+
property :boolean_rule, as: 'booleanRule', class: Google::Apis::SheetsV4::BooleanRule, decorator: Google::Apis::SheetsV4::BooleanRule::Representation
|
|
1881
1911
|
|
|
1882
|
-
|
|
1912
|
+
collection :ranges, as: 'ranges', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1883
1913
|
|
|
1884
1914
|
end
|
|
1885
1915
|
end
|
|
1886
1916
|
|
|
1887
|
-
class
|
|
1917
|
+
class CopyPasteRequest
|
|
1888
1918
|
# @private
|
|
1889
1919
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1890
|
-
property :
|
|
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
|
|
1920
|
+
property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1894
1921
|
|
|
1895
|
-
|
|
1922
|
+
property :paste_type, as: 'pasteType'
|
|
1923
|
+
property :destination, as: 'destination', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1896
1924
|
|
|
1925
|
+
property :paste_orientation, as: 'pasteOrientation'
|
|
1897
1926
|
end
|
|
1898
1927
|
end
|
|
1899
1928
|
|
|
1900
|
-
class
|
|
1929
|
+
class Request
|
|
1901
1930
|
# @private
|
|
1902
1931
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1903
|
-
property :
|
|
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
|
|
1932
|
+
property :update_dimension_properties, as: 'updateDimensionProperties', class: Google::Apis::SheetsV4::UpdateDimensionPropertiesRequest, decorator: Google::Apis::SheetsV4::UpdateDimensionPropertiesRequest::Representation
|
|
1910
1933
|
|
|
1911
|
-
|
|
1912
|
-
# @private
|
|
1913
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1914
|
-
property :sheet_id, as: 'sheetId'
|
|
1915
|
-
end
|
|
1916
|
-
end
|
|
1934
|
+
property :paste_data, as: 'pasteData', class: Google::Apis::SheetsV4::PasteDataRequest, decorator: Google::Apis::SheetsV4::PasteDataRequest::Representation
|
|
1917
1935
|
|
|
1918
|
-
|
|
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
|
|
1936
|
+
property :set_basic_filter, as: 'setBasicFilter', class: Google::Apis::SheetsV4::SetBasicFilterRequest, decorator: Google::Apis::SheetsV4::SetBasicFilterRequest::Representation
|
|
1922
1937
|
|
|
1923
|
-
property :
|
|
1924
|
-
end
|
|
1925
|
-
end
|
|
1938
|
+
property :add_conditional_format_rule, as: 'addConditionalFormatRule', class: Google::Apis::SheetsV4::AddConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::AddConditionalFormatRuleRequest::Representation
|
|
1926
1939
|
|
|
1927
|
-
|
|
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
|
|
1940
|
+
property :update_cells, as: 'updateCells', class: Google::Apis::SheetsV4::UpdateCellsRequest, decorator: Google::Apis::SheetsV4::UpdateCellsRequest::Representation
|
|
1931
1941
|
|
|
1932
|
-
|
|
1933
|
-
end
|
|
1942
|
+
property :add_named_range, as: 'addNamedRange', class: Google::Apis::SheetsV4::AddNamedRangeRequest, decorator: Google::Apis::SheetsV4::AddNamedRangeRequest::Representation
|
|
1934
1943
|
|
|
1935
|
-
|
|
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
|
|
1944
|
+
property :update_spreadsheet_properties, as: 'updateSpreadsheetProperties', class: Google::Apis::SheetsV4::UpdateSpreadsheetPropertiesRequest, decorator: Google::Apis::SheetsV4::UpdateSpreadsheetPropertiesRequest::Representation
|
|
1939
1945
|
|
|
1940
|
-
|
|
1946
|
+
property :delete_embedded_object, as: 'deleteEmbeddedObject', class: Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest, decorator: Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest::Representation
|
|
1941
1947
|
|
|
1942
|
-
|
|
1948
|
+
property :update_filter_view, as: 'updateFilterView', class: Google::Apis::SheetsV4::UpdateFilterViewRequest, decorator: Google::Apis::SheetsV4::UpdateFilterViewRequest::Representation
|
|
1943
1949
|
|
|
1944
|
-
|
|
1950
|
+
property :add_banding, as: 'addBanding', class: Google::Apis::SheetsV4::AddBandingRequest, decorator: Google::Apis::SheetsV4::AddBandingRequest::Representation
|
|
1945
1951
|
|
|
1946
|
-
|
|
1952
|
+
property :auto_resize_dimensions, as: 'autoResizeDimensions', class: Google::Apis::SheetsV4::AutoResizeDimensionsRequest, decorator: Google::Apis::SheetsV4::AutoResizeDimensionsRequest::Representation
|
|
1947
1953
|
|
|
1948
|
-
property :
|
|
1954
|
+
property :append_cells, as: 'appendCells', class: Google::Apis::SheetsV4::AppendCellsRequest, decorator: Google::Apis::SheetsV4::AppendCellsRequest::Representation
|
|
1949
1955
|
|
|
1950
|
-
|
|
1956
|
+
property :cut_paste, as: 'cutPaste', class: Google::Apis::SheetsV4::CutPasteRequest, decorator: Google::Apis::SheetsV4::CutPasteRequest::Representation
|
|
1951
1957
|
|
|
1952
|
-
|
|
1958
|
+
property :merge_cells, as: 'mergeCells', class: Google::Apis::SheetsV4::MergeCellsRequest, decorator: Google::Apis::SheetsV4::MergeCellsRequest::Representation
|
|
1953
1959
|
|
|
1954
|
-
|
|
1960
|
+
property :update_named_range, as: 'updateNamedRange', class: Google::Apis::SheetsV4::UpdateNamedRangeRequest, decorator: Google::Apis::SheetsV4::UpdateNamedRangeRequest::Representation
|
|
1961
|
+
|
|
1962
|
+
property :update_sheet_properties, as: 'updateSheetProperties', class: Google::Apis::SheetsV4::UpdateSheetPropertiesRequest, decorator: Google::Apis::SheetsV4::UpdateSheetPropertiesRequest::Representation
|
|
1963
|
+
|
|
1964
|
+
property :delete_dimension, as: 'deleteDimension', class: Google::Apis::SheetsV4::DeleteDimensionRequest, decorator: Google::Apis::SheetsV4::DeleteDimensionRequest::Representation
|
|
1965
|
+
|
|
1966
|
+
property :auto_fill, as: 'autoFill', class: Google::Apis::SheetsV4::AutoFillRequest, decorator: Google::Apis::SheetsV4::AutoFillRequest::Representation
|
|
1967
|
+
|
|
1968
|
+
property :sort_range, as: 'sortRange', class: Google::Apis::SheetsV4::SortRangeRequest, decorator: Google::Apis::SheetsV4::SortRangeRequest::Representation
|
|
1969
|
+
|
|
1970
|
+
property :delete_protected_range, as: 'deleteProtectedRange', class: Google::Apis::SheetsV4::DeleteProtectedRangeRequest, decorator: Google::Apis::SheetsV4::DeleteProtectedRangeRequest::Representation
|
|
1971
|
+
|
|
1972
|
+
property :duplicate_filter_view, as: 'duplicateFilterView', class: Google::Apis::SheetsV4::DuplicateFilterViewRequest, decorator: Google::Apis::SheetsV4::DuplicateFilterViewRequest::Representation
|
|
1973
|
+
|
|
1974
|
+
property :add_chart, as: 'addChart', class: Google::Apis::SheetsV4::AddChartRequest, decorator: Google::Apis::SheetsV4::AddChartRequest::Representation
|
|
1975
|
+
|
|
1976
|
+
property :find_replace, as: 'findReplace', class: Google::Apis::SheetsV4::FindReplaceRequest, decorator: Google::Apis::SheetsV4::FindReplaceRequest::Representation
|
|
1977
|
+
|
|
1978
|
+
property :update_chart_spec, as: 'updateChartSpec', class: Google::Apis::SheetsV4::UpdateChartSpecRequest, decorator: Google::Apis::SheetsV4::UpdateChartSpecRequest::Representation
|
|
1979
|
+
|
|
1980
|
+
property :text_to_columns, as: 'textToColumns', class: Google::Apis::SheetsV4::TextToColumnsRequest, decorator: Google::Apis::SheetsV4::TextToColumnsRequest::Representation
|
|
1981
|
+
|
|
1982
|
+
property :add_sheet, as: 'addSheet', class: Google::Apis::SheetsV4::AddSheetRequest, decorator: Google::Apis::SheetsV4::AddSheetRequest::Representation
|
|
1983
|
+
|
|
1984
|
+
property :update_protected_range, as: 'updateProtectedRange', class: Google::Apis::SheetsV4::UpdateProtectedRangeRequest, decorator: Google::Apis::SheetsV4::UpdateProtectedRangeRequest::Representation
|
|
1985
|
+
|
|
1986
|
+
property :delete_filter_view, as: 'deleteFilterView', class: Google::Apis::SheetsV4::DeleteFilterViewRequest, decorator: Google::Apis::SheetsV4::DeleteFilterViewRequest::Representation
|
|
1987
|
+
|
|
1988
|
+
property :copy_paste, as: 'copyPaste', class: Google::Apis::SheetsV4::CopyPasteRequest, decorator: Google::Apis::SheetsV4::CopyPasteRequest::Representation
|
|
1989
|
+
|
|
1990
|
+
property :insert_dimension, as: 'insertDimension', class: Google::Apis::SheetsV4::InsertDimensionRequest, decorator: Google::Apis::SheetsV4::InsertDimensionRequest::Representation
|
|
1991
|
+
|
|
1992
|
+
property :delete_range, as: 'deleteRange', class: Google::Apis::SheetsV4::DeleteRangeRequest, decorator: Google::Apis::SheetsV4::DeleteRangeRequest::Representation
|
|
1993
|
+
|
|
1994
|
+
property :delete_banding, as: 'deleteBanding', class: Google::Apis::SheetsV4::DeleteBandingRequest, decorator: Google::Apis::SheetsV4::DeleteBandingRequest::Representation
|
|
1995
|
+
|
|
1996
|
+
property :add_filter_view, as: 'addFilterView', class: Google::Apis::SheetsV4::AddFilterViewRequest, decorator: Google::Apis::SheetsV4::AddFilterViewRequest::Representation
|
|
1997
|
+
|
|
1998
|
+
property :set_data_validation, as: 'setDataValidation', class: Google::Apis::SheetsV4::SetDataValidationRequest, decorator: Google::Apis::SheetsV4::SetDataValidationRequest::Representation
|
|
1999
|
+
|
|
2000
|
+
property :update_borders, as: 'updateBorders', class: Google::Apis::SheetsV4::UpdateBordersRequest, decorator: Google::Apis::SheetsV4::UpdateBordersRequest::Representation
|
|
2001
|
+
|
|
2002
|
+
property :delete_conditional_format_rule, as: 'deleteConditionalFormatRule', class: Google::Apis::SheetsV4::DeleteConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::DeleteConditionalFormatRuleRequest::Representation
|
|
2003
|
+
|
|
2004
|
+
property :repeat_cell, as: 'repeatCell', class: Google::Apis::SheetsV4::RepeatCellRequest, decorator: Google::Apis::SheetsV4::RepeatCellRequest::Representation
|
|
2005
|
+
|
|
2006
|
+
property :clear_basic_filter, as: 'clearBasicFilter', class: Google::Apis::SheetsV4::ClearBasicFilterRequest, decorator: Google::Apis::SheetsV4::ClearBasicFilterRequest::Representation
|
|
2007
|
+
|
|
2008
|
+
property :append_dimension, as: 'appendDimension', class: Google::Apis::SheetsV4::AppendDimensionRequest, decorator: Google::Apis::SheetsV4::AppendDimensionRequest::Representation
|
|
2009
|
+
|
|
2010
|
+
property :update_conditional_format_rule, as: 'updateConditionalFormatRule', class: Google::Apis::SheetsV4::UpdateConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::UpdateConditionalFormatRuleRequest::Representation
|
|
2011
|
+
|
|
2012
|
+
property :insert_range, as: 'insertRange', class: Google::Apis::SheetsV4::InsertRangeRequest, decorator: Google::Apis::SheetsV4::InsertRangeRequest::Representation
|
|
2013
|
+
|
|
2014
|
+
property :move_dimension, as: 'moveDimension', class: Google::Apis::SheetsV4::MoveDimensionRequest, decorator: Google::Apis::SheetsV4::MoveDimensionRequest::Representation
|
|
2015
|
+
|
|
2016
|
+
property :update_banding, as: 'updateBanding', class: Google::Apis::SheetsV4::UpdateBandingRequest, decorator: Google::Apis::SheetsV4::UpdateBandingRequest::Representation
|
|
2017
|
+
|
|
2018
|
+
property :add_protected_range, as: 'addProtectedRange', class: Google::Apis::SheetsV4::AddProtectedRangeRequest, decorator: Google::Apis::SheetsV4::AddProtectedRangeRequest::Representation
|
|
2019
|
+
|
|
2020
|
+
property :delete_named_range, as: 'deleteNamedRange', class: Google::Apis::SheetsV4::DeleteNamedRangeRequest, decorator: Google::Apis::SheetsV4::DeleteNamedRangeRequest::Representation
|
|
2021
|
+
|
|
2022
|
+
property :duplicate_sheet, as: 'duplicateSheet', class: Google::Apis::SheetsV4::DuplicateSheetRequest, decorator: Google::Apis::SheetsV4::DuplicateSheetRequest::Representation
|
|
2023
|
+
|
|
2024
|
+
property :unmerge_cells, as: 'unmergeCells', class: Google::Apis::SheetsV4::UnmergeCellsRequest, decorator: Google::Apis::SheetsV4::UnmergeCellsRequest::Representation
|
|
2025
|
+
|
|
2026
|
+
property :delete_sheet, as: 'deleteSheet', class: Google::Apis::SheetsV4::DeleteSheetRequest, decorator: Google::Apis::SheetsV4::DeleteSheetRequest::Representation
|
|
2027
|
+
|
|
2028
|
+
property :update_embedded_object_position, as: 'updateEmbeddedObjectPosition', class: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionRequest, decorator: Google::Apis::SheetsV4::UpdateEmbeddedObjectPositionRequest::Representation
|
|
1955
2029
|
|
|
1956
2030
|
end
|
|
1957
2031
|
end
|
|
1958
2032
|
|
|
1959
|
-
class
|
|
2033
|
+
class BooleanCondition
|
|
1960
2034
|
# @private
|
|
1961
2035
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1962
|
-
property :
|
|
1963
|
-
|
|
1964
|
-
property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1965
|
-
|
|
1966
|
-
property :destination, as: 'destination', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
2036
|
+
property :type, as: 'type'
|
|
2037
|
+
collection :values, as: 'values', class: Google::Apis::SheetsV4::ConditionValue, decorator: Google::Apis::SheetsV4::ConditionValue::Representation
|
|
1967
2038
|
|
|
1968
2039
|
end
|
|
1969
2040
|
end
|
|
1970
2041
|
|
|
1971
|
-
class
|
|
2042
|
+
class GridRange
|
|
1972
2043
|
# @private
|
|
1973
2044
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
property :
|
|
1977
|
-
property :
|
|
1978
|
-
|
|
1979
|
-
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
1980
|
-
|
|
2045
|
+
property :start_column_index, as: 'startColumnIndex'
|
|
2046
|
+
property :sheet_id, as: 'sheetId'
|
|
2047
|
+
property :end_row_index, as: 'endRowIndex'
|
|
2048
|
+
property :end_column_index, as: 'endColumnIndex'
|
|
2049
|
+
property :start_row_index, as: 'startRowIndex'
|
|
1981
2050
|
end
|
|
1982
2051
|
end
|
|
1983
2052
|
|
|
1984
|
-
class
|
|
2053
|
+
class BasicChartSpec
|
|
1985
2054
|
# @private
|
|
1986
2055
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1987
|
-
property :
|
|
1988
|
-
|
|
2056
|
+
property :legend_position, as: 'legendPosition'
|
|
2057
|
+
collection :domains, as: 'domains', class: Google::Apis::SheetsV4::BasicChartDomain, decorator: Google::Apis::SheetsV4::BasicChartDomain::Representation
|
|
2058
|
+
|
|
2059
|
+
property :header_count, as: 'headerCount'
|
|
2060
|
+
collection :axis, as: 'axis', class: Google::Apis::SheetsV4::BasicChartAxis, decorator: Google::Apis::SheetsV4::BasicChartAxis::Representation
|
|
2061
|
+
|
|
2062
|
+
property :chart_type, as: 'chartType'
|
|
2063
|
+
collection :series, as: 'series', class: Google::Apis::SheetsV4::BasicChartSeries, decorator: Google::Apis::SheetsV4::BasicChartSeries::Representation
|
|
1989
2064
|
|
|
1990
|
-
property :bool_value, as: 'boolValue'
|
|
1991
|
-
property :number_value, as: 'numberValue'
|
|
1992
|
-
property :string_value, as: 'stringValue'
|
|
1993
2065
|
end
|
|
1994
2066
|
end
|
|
1995
2067
|
|
|
1996
|
-
class
|
|
2068
|
+
class SetDataValidationRequest
|
|
1997
2069
|
# @private
|
|
1998
2070
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1999
|
-
property :
|
|
2000
|
-
property :updated_spreadsheet, as: 'updatedSpreadsheet', class: Google::Apis::SheetsV4::Spreadsheet, decorator: Google::Apis::SheetsV4::Spreadsheet::Representation
|
|
2071
|
+
property :rule, as: 'rule', class: Google::Apis::SheetsV4::DataValidationRule, decorator: Google::Apis::SheetsV4::DataValidationRule::Representation
|
|
2001
2072
|
|
|
2002
|
-
|
|
2073
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
2003
2074
|
|
|
2004
2075
|
end
|
|
2005
2076
|
end
|
|
2006
2077
|
|
|
2007
|
-
class
|
|
2078
|
+
class CellData
|
|
2008
2079
|
# @private
|
|
2009
2080
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2010
|
-
property :
|
|
2081
|
+
property :effective_value, as: 'effectiveValue', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
|
|
2011
2082
|
|
|
2012
|
-
property :
|
|
2083
|
+
property :formatted_value, as: 'formattedValue'
|
|
2084
|
+
collection :text_format_runs, as: 'textFormatRuns', class: Google::Apis::SheetsV4::TextFormatRun, decorator: Google::Apis::SheetsV4::TextFormatRun::Representation
|
|
2013
2085
|
|
|
2014
|
-
property :
|
|
2086
|
+
property :hyperlink, as: 'hyperlink'
|
|
2087
|
+
property :pivot_table, as: 'pivotTable', class: Google::Apis::SheetsV4::PivotTable, decorator: Google::Apis::SheetsV4::PivotTable::Representation
|
|
2088
|
+
|
|
2089
|
+
property :user_entered_format, as: 'userEnteredFormat', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
|
|
2090
|
+
|
|
2091
|
+
property :note, as: 'note'
|
|
2092
|
+
property :effective_format, as: 'effectiveFormat', class: Google::Apis::SheetsV4::CellFormat, decorator: Google::Apis::SheetsV4::CellFormat::Representation
|
|
2093
|
+
|
|
2094
|
+
property :user_entered_value, as: 'userEnteredValue', class: Google::Apis::SheetsV4::ExtendedValue, decorator: Google::Apis::SheetsV4::ExtendedValue::Representation
|
|
2095
|
+
|
|
2096
|
+
property :data_validation, as: 'dataValidation', class: Google::Apis::SheetsV4::DataValidationRule, decorator: Google::Apis::SheetsV4::DataValidationRule::Representation
|
|
2015
2097
|
|
|
2016
2098
|
end
|
|
2017
2099
|
end
|
|
2018
2100
|
|
|
2019
|
-
class
|
|
2101
|
+
class BatchUpdateSpreadsheetRequest
|
|
2020
2102
|
# @private
|
|
2021
2103
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2022
|
-
property :
|
|
2023
|
-
|
|
2104
|
+
property :include_spreadsheet_in_response, as: 'includeSpreadsheetInResponse'
|
|
2105
|
+
collection :response_ranges, as: 'responseRanges'
|
|
2106
|
+
property :response_include_grid_data, as: 'responseIncludeGridData'
|
|
2107
|
+
collection :requests, as: 'requests', class: Google::Apis::SheetsV4::Request, decorator: Google::Apis::SheetsV4::Request::Representation
|
|
2024
2108
|
|
|
2025
|
-
|
|
2109
|
+
end
|
|
2110
|
+
end
|
|
2026
2111
|
|
|
2112
|
+
class Padding
|
|
2113
|
+
# @private
|
|
2114
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2115
|
+
property :bottom, as: 'bottom'
|
|
2116
|
+
property :top, as: 'top'
|
|
2117
|
+
property :left, as: 'left'
|
|
2118
|
+
property :right, as: 'right'
|
|
2027
2119
|
end
|
|
2028
2120
|
end
|
|
2029
2121
|
|
|
2030
|
-
class
|
|
2122
|
+
class BasicChartAxis
|
|
2031
2123
|
# @private
|
|
2032
2124
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2033
|
-
property :
|
|
2034
|
-
property :anchor_cell, as: 'anchorCell', class: Google::Apis::SheetsV4::GridCoordinate, decorator: Google::Apis::SheetsV4::GridCoordinate::Representation
|
|
2125
|
+
property :format, as: 'format', class: Google::Apis::SheetsV4::TextFormat, decorator: Google::Apis::SheetsV4::TextFormat::Representation
|
|
2035
2126
|
|
|
2036
|
-
property :
|
|
2037
|
-
property :
|
|
2038
|
-
property :offset_y_pixels, as: 'offsetYPixels'
|
|
2127
|
+
property :position, as: 'position'
|
|
2128
|
+
property :title, as: 'title'
|
|
2039
2129
|
end
|
|
2040
2130
|
end
|
|
2041
2131
|
|
|
2042
|
-
class
|
|
2132
|
+
class DeleteDimensionRequest
|
|
2043
2133
|
# @private
|
|
2044
2134
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2045
|
-
property :
|
|
2046
|
-
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
2047
|
-
|
|
2048
|
-
property :source_and_destination, as: 'sourceAndDestination', class: Google::Apis::SheetsV4::SourceAndDestination, decorator: Google::Apis::SheetsV4::SourceAndDestination::Representation
|
|
2135
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
|
|
2049
2136
|
|
|
2050
2137
|
end
|
|
2051
2138
|
end
|
|
2052
2139
|
|
|
2053
|
-
class
|
|
2140
|
+
class UpdateChartSpecRequest
|
|
2054
2141
|
# @private
|
|
2055
2142
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2056
|
-
property :
|
|
2057
|
-
property :series, as: 'series', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
|
|
2143
|
+
property :spec, as: 'spec', class: Google::Apis::SheetsV4::ChartSpec, decorator: Google::Apis::SheetsV4::ChartSpec::Representation
|
|
2058
2144
|
|
|
2059
|
-
property :
|
|
2060
|
-
|
|
2061
|
-
|
|
2145
|
+
property :chart_id, as: 'chartId'
|
|
2146
|
+
end
|
|
2147
|
+
end
|
|
2062
2148
|
|
|
2149
|
+
class DeleteFilterViewRequest
|
|
2150
|
+
# @private
|
|
2151
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2152
|
+
property :filter_id, as: 'filterId'
|
|
2063
2153
|
end
|
|
2064
2154
|
end
|
|
2065
2155
|
|
|
2066
|
-
class
|
|
2156
|
+
class BatchUpdateValuesResponse
|
|
2067
2157
|
# @private
|
|
2068
2158
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2069
|
-
|
|
2070
|
-
property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
|
|
2159
|
+
collection :responses, as: 'responses', class: Google::Apis::SheetsV4::UpdateValuesResponse, decorator: Google::Apis::SheetsV4::UpdateValuesResponse::Representation
|
|
2071
2160
|
|
|
2161
|
+
property :total_updated_sheets, as: 'totalUpdatedSheets'
|
|
2162
|
+
property :total_updated_cells, as: 'totalUpdatedCells'
|
|
2163
|
+
property :total_updated_columns, as: 'totalUpdatedColumns'
|
|
2164
|
+
property :spreadsheet_id, as: 'spreadsheetId'
|
|
2165
|
+
property :total_updated_rows, as: 'totalUpdatedRows'
|
|
2072
2166
|
end
|
|
2073
2167
|
end
|
|
2074
2168
|
|
|
2075
|
-
class
|
|
2169
|
+
class SortRangeRequest
|
|
2076
2170
|
# @private
|
|
2077
2171
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2078
|
-
|
|
2172
|
+
collection :sort_specs, as: 'sortSpecs', class: Google::Apis::SheetsV4::SortSpec, decorator: Google::Apis::SheetsV4::SortSpec::Representation
|
|
2079
2173
|
|
|
2080
|
-
property :
|
|
2174
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
2081
2175
|
|
|
2082
2176
|
end
|
|
2083
2177
|
end
|
|
2084
2178
|
|
|
2085
|
-
class
|
|
2179
|
+
class MergeCellsRequest
|
|
2086
2180
|
# @private
|
|
2087
2181
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2088
|
-
property :
|
|
2089
|
-
property :
|
|
2090
|
-
|
|
2182
|
+
property :merge_type, as: 'mergeType'
|
|
2183
|
+
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
2184
|
+
|
|
2091
2185
|
end
|
|
2092
2186
|
end
|
|
2093
2187
|
|
|
2094
|
-
class
|
|
2188
|
+
class AddProtectedRangeRequest
|
|
2095
2189
|
# @private
|
|
2096
2190
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2097
|
-
property :
|
|
2191
|
+
property :protected_range, as: 'protectedRange', class: Google::Apis::SheetsV4::ProtectedRange, decorator: Google::Apis::SheetsV4::ProtectedRange::Representation
|
|
2098
2192
|
|
|
2099
2193
|
end
|
|
2100
2194
|
end
|
|
2101
2195
|
|
|
2102
|
-
class
|
|
2196
|
+
class BatchClearValuesRequest
|
|
2103
2197
|
# @private
|
|
2104
2198
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2105
|
-
|
|
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'
|
|
2199
|
+
collection :ranges, as: 'ranges'
|
|
2110
2200
|
end
|
|
2111
2201
|
end
|
|
2112
2202
|
|
|
2113
|
-
class
|
|
2203
|
+
class DuplicateFilterViewResponse
|
|
2114
2204
|
# @private
|
|
2115
2205
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2116
|
-
property :
|
|
2206
|
+
property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
|
|
2207
|
+
|
|
2117
2208
|
end
|
|
2118
2209
|
end
|
|
2119
2210
|
|
|
2120
|
-
class
|
|
2211
|
+
class DuplicateSheetResponse
|
|
2121
2212
|
# @private
|
|
2122
2213
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2123
|
-
property :
|
|
2214
|
+
property :properties, as: 'properties', class: Google::Apis::SheetsV4::SheetProperties, decorator: Google::Apis::SheetsV4::SheetProperties::Representation
|
|
2124
2215
|
|
|
2125
2216
|
end
|
|
2126
2217
|
end
|
|
2127
2218
|
|
|
2128
|
-
class
|
|
2219
|
+
class ClearBasicFilterRequest
|
|
2129
2220
|
# @private
|
|
2130
2221
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2131
|
-
property :
|
|
2132
|
-
|
|
2133
|
-
property :range, as: 'range', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
2134
|
-
|
|
2222
|
+
property :sheet_id, as: 'sheetId'
|
|
2135
2223
|
end
|
|
2136
2224
|
end
|
|
2137
2225
|
|
|
2138
|
-
class
|
|
2226
|
+
class TextToColumnsRequest
|
|
2139
2227
|
# @private
|
|
2140
2228
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2141
|
-
property :
|
|
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
|
|
2202
|
-
|
|
2203
|
-
property :update_chart_spec, as: 'updateChartSpec', class: Google::Apis::SheetsV4::UpdateChartSpecRequest, decorator: Google::Apis::SheetsV4::UpdateChartSpecRequest::Representation
|
|
2204
|
-
|
|
2205
|
-
property :delete_range, as: 'deleteRange', class: Google::Apis::SheetsV4::DeleteRangeRequest, decorator: Google::Apis::SheetsV4::DeleteRangeRequest::Representation
|
|
2206
|
-
|
|
2207
|
-
property :delete_dimension, as: 'deleteDimension', class: Google::Apis::SheetsV4::DeleteDimensionRequest, decorator: Google::Apis::SheetsV4::DeleteDimensionRequest::Representation
|
|
2208
|
-
|
|
2209
|
-
property :delete_embedded_object, as: 'deleteEmbeddedObject', class: Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest, decorator: Google::Apis::SheetsV4::DeleteEmbeddedObjectRequest::Representation
|
|
2210
|
-
|
|
2211
|
-
property :paste_data, as: 'pasteData', class: Google::Apis::SheetsV4::PasteDataRequest, decorator: Google::Apis::SheetsV4::PasteDataRequest::Representation
|
|
2212
|
-
|
|
2213
|
-
property :add_conditional_format_rule, as: 'addConditionalFormatRule', class: Google::Apis::SheetsV4::AddConditionalFormatRuleRequest, decorator: Google::Apis::SheetsV4::AddConditionalFormatRuleRequest::Representation
|
|
2214
|
-
|
|
2215
|
-
property :update_borders, as: 'updateBorders', class: Google::Apis::SheetsV4::UpdateBordersRequest, decorator: Google::Apis::SheetsV4::UpdateBordersRequest::Representation
|
|
2216
|
-
|
|
2217
|
-
property :auto_resize_dimensions, as: 'autoResizeDimensions', class: Google::Apis::SheetsV4::AutoResizeDimensionsRequest, decorator: Google::Apis::SheetsV4::AutoResizeDimensionsRequest::Representation
|
|
2218
|
-
|
|
2219
|
-
property :duplicate_sheet, as: 'duplicateSheet', class: Google::Apis::SheetsV4::DuplicateSheetRequest, decorator: Google::Apis::SheetsV4::DuplicateSheetRequest::Representation
|
|
2220
|
-
|
|
2221
|
-
property :duplicate_filter_view, as: 'duplicateFilterView', class: Google::Apis::SheetsV4::DuplicateFilterViewRequest, decorator: Google::Apis::SheetsV4::DuplicateFilterViewRequest::Representation
|
|
2222
|
-
|
|
2223
|
-
property :cut_paste, as: 'cutPaste', class: Google::Apis::SheetsV4::CutPasteRequest, decorator: Google::Apis::SheetsV4::CutPasteRequest::Representation
|
|
2224
|
-
|
|
2225
|
-
property :append_cells, as: 'appendCells', class: Google::Apis::SheetsV4::AppendCellsRequest, decorator: Google::Apis::SheetsV4::AppendCellsRequest::Representation
|
|
2226
|
-
|
|
2227
|
-
property :add_named_range, as: 'addNamedRange', class: Google::Apis::SheetsV4::AddNamedRangeRequest, decorator: Google::Apis::SheetsV4::AddNamedRangeRequest::Representation
|
|
2228
|
-
|
|
2229
|
-
property :auto_fill, as: 'autoFill', class: Google::Apis::SheetsV4::AutoFillRequest, decorator: Google::Apis::SheetsV4::AutoFillRequest::Representation
|
|
2230
|
-
|
|
2231
|
-
property :move_dimension, as: 'moveDimension', class: Google::Apis::SheetsV4::MoveDimensionRequest, decorator: Google::Apis::SheetsV4::MoveDimensionRequest::Representation
|
|
2232
|
-
|
|
2233
|
-
property :text_to_columns, as: 'textToColumns', class: Google::Apis::SheetsV4::TextToColumnsRequest, decorator: Google::Apis::SheetsV4::TextToColumnsRequest::Representation
|
|
2234
|
-
|
|
2235
|
-
property :insert_dimension, as: 'insertDimension', class: Google::Apis::SheetsV4::InsertDimensionRequest, decorator: Google::Apis::SheetsV4::InsertDimensionRequest::Representation
|
|
2229
|
+
property :delimiter, as: 'delimiter'
|
|
2230
|
+
property :source, as: 'source', class: Google::Apis::SheetsV4::GridRange, decorator: Google::Apis::SheetsV4::GridRange::Representation
|
|
2236
2231
|
|
|
2237
|
-
property :
|
|
2232
|
+
property :delimiter_type, as: 'delimiterType'
|
|
2233
|
+
end
|
|
2234
|
+
end
|
|
2238
2235
|
|
|
2236
|
+
class DeleteBandingRequest
|
|
2237
|
+
# @private
|
|
2238
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2239
|
+
property :banded_range_id, as: 'bandedRangeId'
|
|
2239
2240
|
end
|
|
2240
2241
|
end
|
|
2241
2242
|
|
|
2242
|
-
class
|
|
2243
|
+
class BatchUpdateSpreadsheetResponse
|
|
2243
2244
|
# @private
|
|
2244
2245
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2245
|
-
collection :
|
|
2246
|
+
collection :replies, as: 'replies', class: Google::Apis::SheetsV4::Response, decorator: Google::Apis::SheetsV4::Response::Representation
|
|
2247
|
+
|
|
2248
|
+
property :updated_spreadsheet, as: 'updatedSpreadsheet', class: Google::Apis::SheetsV4::Spreadsheet, decorator: Google::Apis::SheetsV4::Spreadsheet::Representation
|
|
2246
2249
|
|
|
2247
2250
|
property :spreadsheet_id, as: 'spreadsheetId'
|
|
2248
2251
|
end
|
|
2249
2252
|
end
|
|
2250
2253
|
|
|
2251
|
-
class
|
|
2254
|
+
class AppendValuesResponse
|
|
2252
2255
|
# @private
|
|
2253
2256
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2254
|
-
property :
|
|
2255
|
-
property :
|
|
2257
|
+
property :spreadsheet_id, as: 'spreadsheetId'
|
|
2258
|
+
property :updates, as: 'updates', class: Google::Apis::SheetsV4::UpdateValuesResponse, decorator: Google::Apis::SheetsV4::UpdateValuesResponse::Representation
|
|
2256
2259
|
|
|
2260
|
+
property :table_range, as: 'tableRange'
|
|
2257
2261
|
end
|
|
2258
2262
|
end
|
|
2259
2263
|
|
|
2260
|
-
class
|
|
2264
|
+
class MoveDimensionRequest
|
|
2261
2265
|
# @private
|
|
2262
2266
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2263
|
-
property :
|
|
2267
|
+
property :destination_index, as: 'destinationIndex'
|
|
2268
|
+
property :source, as: 'source', class: Google::Apis::SheetsV4::DimensionRange, decorator: Google::Apis::SheetsV4::DimensionRange::Representation
|
|
2269
|
+
|
|
2264
2270
|
end
|
|
2265
2271
|
end
|
|
2266
2272
|
|
|
2267
|
-
class
|
|
2273
|
+
class PivotFilterCriteria
|
|
2268
2274
|
# @private
|
|
2269
2275
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2270
|
-
|
|
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
|
|
2276
|
-
|
|
2276
|
+
collection :visible_values, as: 'visibleValues'
|
|
2277
2277
|
end
|
|
2278
2278
|
end
|
|
2279
2279
|
|
|
2280
|
-
class
|
|
2280
|
+
class AddFilterViewRequest
|
|
2281
2281
|
# @private
|
|
2282
2282
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2283
|
-
property :
|
|
2283
|
+
property :filter, as: 'filter', class: Google::Apis::SheetsV4::FilterView, decorator: Google::Apis::SheetsV4::FilterView::Representation
|
|
2284
2284
|
|
|
2285
2285
|
end
|
|
2286
2286
|
end
|