|
870 | 870 | }
|
871 | 871 | }
|
872 | 872 | },
|
873 |
| - "revision": "20230627", |
| 873 | + "revision": "20230718", |
874 | 874 | "rootUrl": "https://sheets.googleapis.com/",
|
875 | 875 | "schemas": {
|
876 | 876 | "AddBandingRequest": {
|
|
1232 | 1232 | "properties": {
|
1233 | 1233 | "firstBandColor": {
|
1234 | 1234 | "$ref": "Color",
|
| 1235 | + "deprecated": true, |
1235 | 1236 | "description": "The first color that is alternating. (Required) Deprecated: Use first_band_color_style."
|
1236 | 1237 | },
|
1237 | 1238 | "firstBandColorStyle": {
|
|
1240 | 1241 | },
|
1241 | 1242 | "footerColor": {
|
1242 | 1243 | "$ref": "Color",
|
| 1244 | + "deprecated": true, |
1243 | 1245 | "description": "The color of the last row or column. If this field is not set, the last row or column is filled with either first_band_color or second_band_color, depending on the color of the previous row or column. Deprecated: Use footer_color_style."
|
1244 | 1246 | },
|
1245 | 1247 | "footerColorStyle": {
|
|
1248 | 1250 | },
|
1249 | 1251 | "headerColor": {
|
1250 | 1252 | "$ref": "Color",
|
| 1253 | + "deprecated": true, |
1251 | 1254 | "description": "The color of the first row or column. If this field is set, the first row or column is filled with this color and the colors alternate between first_band_color and second_band_color starting from the second row or column. Otherwise, the first row or column is filled with first_band_color and the colors proceed to alternate as they normally would. Deprecated: Use header_color_style."
|
1252 | 1255 | },
|
1253 | 1256 | "headerColorStyle": {
|
|
1256 | 1259 | },
|
1257 | 1260 | "secondBandColor": {
|
1258 | 1261 | "$ref": "Color",
|
| 1262 | + "deprecated": true, |
1259 | 1263 | "description": "The second color that is alternating. (Required) Deprecated: Use second_band_color_style."
|
1260 | 1264 | },
|
1261 | 1265 | "secondBandColorStyle": {
|
|
1289 | 1293 | },
|
1290 | 1294 | "negativeColor": {
|
1291 | 1295 | "$ref": "Color",
|
| 1296 | + "deprecated": true, |
1292 | 1297 | "description": "Color to be used, in case baseline value represents a negative change for key value. This field is optional. Deprecated: Use negative_color_style."
|
1293 | 1298 | },
|
1294 | 1299 | "negativeColorStyle": {
|
|
1301 | 1306 | },
|
1302 | 1307 | "positiveColor": {
|
1303 | 1308 | "$ref": "Color",
|
| 1309 | + "deprecated": true, |
1304 | 1310 | "description": "Color to be used, in case baseline value represents a positive change for key value. This field is optional. Deprecated: Use positive_color_style."
|
1305 | 1311 | },
|
1306 | 1312 | "positiveColorStyle": {
|
|
1374 | 1380 | "properties": {
|
1375 | 1381 | "color": {
|
1376 | 1382 | "$ref": "Color",
|
| 1383 | + "deprecated": true, |
1377 | 1384 | "description": "The color for elements (such as bars, lines, and points) associated with this series. If empty, a default color is used. Deprecated: Use color_style."
|
1378 | 1385 | },
|
1379 | 1386 | "colorStyle": {
|
|
1577 | 1584 | "additionalProperties": {
|
1578 | 1585 | "$ref": "FilterCriteria"
|
1579 | 1586 | },
|
| 1587 | + "deprecated": true, |
1580 | 1588 | "description": "The criteria for showing/hiding values per column. The map's key is the column index, and the value is the criteria for that column. This field is deprecated in favor of filter_specs.",
|
1581 | 1589 | "type": "object"
|
1582 | 1590 | },
|
|
1607 | 1615 | "properties": {
|
1608 | 1616 | "color": {
|
1609 | 1617 | "$ref": "Color",
|
| 1618 | + "deprecated": true, |
1610 | 1619 | "description": "Color of the series data point. If empty, the series default is used. Deprecated: Use color_style."
|
1611 | 1620 | },
|
1612 | 1621 | "colorStyle": {
|
|
2180 | 2189 | "properties": {
|
2181 | 2190 | "color": {
|
2182 | 2191 | "$ref": "Color",
|
| 2192 | + "deprecated": true, |
2183 | 2193 | "description": "The color of the border. Deprecated: Use color_style."
|
2184 | 2194 | },
|
2185 | 2195 | "colorStyle": {
|
|
2211 | 2221 | "type": "string"
|
2212 | 2222 | },
|
2213 | 2223 | "width": {
|
| 2224 | + "deprecated": true, |
2214 | 2225 | "description": "The width of the border, in pixels. Deprecated; the width is determined by the \"style\" field.",
|
2215 | 2226 | "format": "int32",
|
2216 | 2227 | "type": "integer"
|
|
2247 | 2258 | "properties": {
|
2248 | 2259 | "bubbleBorderColor": {
|
2249 | 2260 | "$ref": "Color",
|
| 2261 | + "deprecated": true, |
2250 | 2262 | "description": "The bubble border color. Deprecated: Use bubble_border_color_style."
|
2251 | 2263 | },
|
2252 | 2264 | "bubbleBorderColorStyle": {
|
|
2449 | 2461 | "properties": {
|
2450 | 2462 | "backgroundColor": {
|
2451 | 2463 | "$ref": "Color",
|
| 2464 | + "deprecated": true, |
2452 | 2465 | "description": "The background color of the cell. Deprecated: Use background_color_style."
|
2453 | 2466 | },
|
2454 | 2467 | "backgroundColorStyle": {
|
|
2753 | 2766 | },
|
2754 | 2767 | "backgroundColor": {
|
2755 | 2768 | "$ref": "Color",
|
| 2769 | + "deprecated": true, |
2756 | 2770 | "description": "The background color of the entire chart. Not applicable to Org charts. Deprecated: Use background_color_style."
|
2757 | 2771 | },
|
2758 | 2772 | "backgroundColorStyle": {
|
|
4344 | 4358 | "properties": {
|
4345 | 4359 | "color": {
|
4346 | 4360 | "$ref": "Color",
|
| 4361 | + "deprecated": true, |
4347 | 4362 | "description": "The color of the border. Deprecated: Use color_style."
|
4348 | 4363 | },
|
4349 | 4364 | "colorStyle": {
|
|
4457 | 4472 | },
|
4458 | 4473 | "visibleBackgroundColor": {
|
4459 | 4474 | "$ref": "Color",
|
| 4475 | + "deprecated": true, |
4460 | 4476 | "description": "The background fill color to filter by; only cells with this fill color are shown. Mutually exclusive with visible_foreground_color. Deprecated: Use visible_background_color_style."
|
4461 | 4477 | },
|
4462 | 4478 | "visibleBackgroundColorStyle": {
|
|
4465 | 4481 | },
|
4466 | 4482 | "visibleForegroundColor": {
|
4467 | 4483 | "$ref": "Color",
|
| 4484 | + "deprecated": true, |
4468 | 4485 | "description": "The foreground color to filter by; only cells with this foreground color are shown. Mutually exclusive with visible_background_color. Deprecated: Use visible_foreground_color_style."
|
4469 | 4486 | },
|
4470 | 4487 | "visibleForegroundColorStyle": {
|
|
4502 | 4519 | "additionalProperties": {
|
4503 | 4520 | "$ref": "FilterCriteria"
|
4504 | 4521 | },
|
| 4522 | + "deprecated": true, |
4505 | 4523 | "description": "The criteria for showing/hiding values per column. The map's key is the column index, and the value is the criteria for that column. This field is deprecated in favor of filter_specs.",
|
4506 | 4524 | "type": "object"
|
4507 | 4525 | },
|
|
4861 | 4879 | "properties": {
|
4862 | 4880 | "barColor": {
|
4863 | 4881 | "$ref": "Color",
|
| 4882 | + "deprecated": true, |
4864 | 4883 | "description": "The color of the column representing this series in each bucket. This field is optional. Deprecated: Use bar_color_style."
|
4865 | 4884 | },
|
4866 | 4885 | "barColorStyle": {
|
|
4920 | 4939 | "properties": {
|
4921 | 4940 | "color": {
|
4922 | 4941 | "$ref": "Color",
|
| 4942 | + "deprecated": true, |
4923 | 4943 | "description": "The color this interpolation point should use. Deprecated: Use color_style."
|
4924 | 4944 | },
|
4925 | 4945 | "colorStyle": {
|
|
5226 | 5246 | },
|
5227 | 5247 | "nodeColor": {
|
5228 | 5248 | "$ref": "Color",
|
| 5249 | + "deprecated": true, |
5229 | 5250 | "description": "The color of the org chart nodes. Deprecated: Use node_color_style."
|
5230 | 5251 | },
|
5231 | 5252 | "nodeColorStyle": {
|
|
5254 | 5275 | },
|
5255 | 5276 | "selectedNodeColor": {
|
5256 | 5277 | "$ref": "Color",
|
| 5278 | + "deprecated": true, |
5257 | 5279 | "description": "The color of the selected org chart nodes. Deprecated: Use selected_node_color_style."
|
5258 | 5280 | },
|
5259 | 5281 | "selectedNodeColorStyle": {
|
|
5604 | 5626 | "additionalProperties": {
|
5605 | 5627 | "$ref": "PivotFilterCriteria"
|
5606 | 5628 | },
|
| 5629 | + "deprecated": true, |
5607 | 5630 | "description": "An optional mapping of filters per source column offset. The filters are applied before aggregating data into the pivot table. The map's key is the column offset of the source range that you want to filter, and the value is the criteria for that column. For example, if the source was `C10:E15`, a key of `0` will have the filter for column `C`, whereas the key `1` is for column `D`. This field is deprecated in favor of filter_specs.",
|
5608 | 5631 | "type": "object"
|
5609 | 5632 | },
|
|
6541 | 6564 | },
|
6542 | 6565 | "tabColor": {
|
6543 | 6566 | "$ref": "Color",
|
| 6567 | + "deprecated": true, |
6544 | 6568 | "description": "The color of the tab in the UI. Deprecated: Use tab_color_style."
|
6545 | 6569 | },
|
6546 | 6570 | "tabColorStyle": {
|
|
6584 | 6608 | },
|
6585 | 6609 | "backgroundColor": {
|
6586 | 6610 | "$ref": "Color",
|
| 6611 | + "deprecated": true, |
6587 | 6612 | "description": "The background color of the slicer. Deprecated: Use background_color_style."
|
6588 | 6613 | },
|
6589 | 6614 | "backgroundColorStyle": {
|
|
6654 | 6679 | "properties": {
|
6655 | 6680 | "backgroundColor": {
|
6656 | 6681 | "$ref": "Color",
|
| 6682 | + "deprecated": true, |
6657 | 6683 | "description": "The background fill color to sort by; cells with this fill color are sorted to the top. Mutually exclusive with foreground_color. Deprecated: Use background_color_style."
|
6658 | 6684 | },
|
6659 | 6685 | "backgroundColorStyle": {
|
|
6671 | 6697 | },
|
6672 | 6698 | "foregroundColor": {
|
6673 | 6699 | "$ref": "Color",
|
| 6700 | + "deprecated": true, |
6674 | 6701 | "description": "The foreground color to sort by; cells with this foreground color are sorted to the top. Mutually exclusive with background_color. Deprecated: Use foreground_color_style."
|
6675 | 6702 | },
|
6676 | 6703 | "foregroundColorStyle": {
|
|
6863 | 6890 | },
|
6864 | 6891 | "foregroundColor": {
|
6865 | 6892 | "$ref": "Color",
|
| 6893 | + "deprecated": true, |
6866 | 6894 | "description": "The foreground color of the text. Deprecated: Use foreground_color_style."
|
6867 | 6895 | },
|
6868 | 6896 | "foregroundColorStyle": {
|
|
7052 | 7080 | "properties": {
|
7053 | 7081 | "maxValueColor": {
|
7054 | 7082 | "$ref": "Color",
|
| 7083 | + "deprecated": true, |
7055 | 7084 | "description": "The background color for cells with a color value greater than or equal to maxValue. Defaults to #109618 if not specified. Deprecated: Use max_value_color_style."
|
7056 | 7085 | },
|
7057 | 7086 | "maxValueColorStyle": {
|
|
7060 | 7089 | },
|
7061 | 7090 | "midValueColor": {
|
7062 | 7091 | "$ref": "Color",
|
| 7092 | + "deprecated": true, |
7063 | 7093 | "description": "The background color for cells with a color value at the midpoint between minValue and maxValue. Defaults to #efe6dc if not specified. Deprecated: Use mid_value_color_style."
|
7064 | 7094 | },
|
7065 | 7095 | "midValueColorStyle": {
|
|
7068 | 7098 | },
|
7069 | 7099 | "minValueColor": {
|
7070 | 7100 | "$ref": "Color",
|
| 7101 | + "deprecated": true, |
7071 | 7102 | "description": "The background color for cells with a color value less than or equal to minValue. Defaults to #dc3912 if not specified. Deprecated: Use min_value_color_style."
|
7072 | 7103 | },
|
7073 | 7104 | "minValueColorStyle": {
|
|
7076 | 7107 | },
|
7077 | 7108 | "noDataColor": {
|
7078 | 7109 | "$ref": "Color",
|
| 7110 | + "deprecated": true, |
7079 | 7111 | "description": "The background color for cells that have no color data associated with them. Defaults to #000000 if not specified. Deprecated: Use no_data_color_style."
|
7080 | 7112 | },
|
7081 | 7113 | "noDataColorStyle": {
|
|
7099 | 7131 | },
|
7100 | 7132 | "headerColor": {
|
7101 | 7133 | "$ref": "Color",
|
| 7134 | + "deprecated": true, |
7102 | 7135 | "description": "The background color for header cells. Deprecated: Use header_color_style."
|
7103 | 7136 | },
|
7104 | 7137 | "headerColorStyle": {
|
|
7698 | 7731 | "properties": {
|
7699 | 7732 | "color": {
|
7700 | 7733 | "$ref": "Color",
|
| 7734 | + "deprecated": true, |
7701 | 7735 | "description": "The color of the column. Deprecated: Use color_style."
|
7702 | 7736 | },
|
7703 | 7737 | "colorStyle": {
|
|
0 commit comments