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