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