diff --git a/tests/cassettes/WorksheetTest.test_get_all_records_expected_headers.json b/tests/cassettes/WorksheetTest.test_get_all_records_expected_headers.json index 0ff1b5425..a0e98fc37 100644 --- a/tests/cassettes/WorksheetTest.test_get_all_records_expected_headers.json +++ b/tests/cassettes/WorksheetTest.test_get_all_records_expected_headers.json @@ -39,23 +39,26 @@ "Content-Type": [ "application/json; charset=UTF-8" ], - "Vary": [ - "Origin, X-Origin" + "X-XSS-Protection": [ + "0" ], - "Cache-Control": [ - "no-cache, no-store, max-age=0, must-revalidate" + "X-Frame-Options": [ + "SAMEORIGIN" ], "Alt-Svc": [ "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" ], - "X-Frame-Options": [ - "SAMEORIGIN" + "Vary": [ + "Origin, X-Origin" ], - "Pragma": [ - "no-cache" + "Cache-Control": [ + "no-cache, no-store, max-age=0, must-revalidate" ], - "X-XSS-Protection": [ - "0" + "Server": [ + "ESF" + ], + "Date": [ + "Wed, 15 Nov 2023 23:41:08 GMT" ], "Expires": [ "Mon, 01 Jan 1990 00:00:00 GMT" @@ -63,28 +66,25 @@ "X-Content-Type-Options": [ "nosniff" ], + "Pragma": [ + "no-cache" + ], "Transfer-Encoding": [ "chunked" ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:02 GMT" - ], "content-length": [ "210" ] }, "body": { - "string": "{\n \"kind\": \"drive#file\",\n \"id\": \"1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI\",\n \"name\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"mimeType\": \"application/vnd.google-apps.spreadsheet\"\n}\n" + "string": "{\n \"kind\": \"drive#file\",\n \"id\": \"1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4\",\n \"name\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"mimeType\": \"application/vnd.google-apps.spreadsheet\"\n}\n" } } }, { "request": { "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI?includeGridData=false", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4?includeGridData=false", "body": null, "headers": { "User-Agent": [ @@ -113,22 +113,31 @@ "Content-Type": [ "application/json; charset=UTF-8" ], + "X-XSS-Protection": [ + "0" + ], + "X-Frame-Options": [ + "SAMEORIGIN" + ], + "x-l2-request-path": [ + "l2-managed-6" + ], + "Alt-Svc": [ + "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" + ], "Vary": [ "Origin", "X-Origin", "Referer" ], + "Server": [ + "ESF" + ], "Cache-Control": [ "private" ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "X-XSS-Protection": [ - "0" + "Date": [ + "Wed, 15 Nov 2023 23:41:09 GMT" ], "X-Content-Type-Options": [ "nosniff" @@ -136,28 +145,19 @@ "Transfer-Encoding": [ "chunked" ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:02 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], "content-length": [ "3354" ] }, "body": { - "string": "{\n \"spreadsheetId\": \"1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI\",\n \"properties\": {\n \"title\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"locale\": \"en_US\",\n \"autoRecalc\": \"ON_CHANGE\",\n \"timeZone\": \"Etc/GMT\",\n \"defaultFormat\": {\n \"backgroundColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n },\n \"padding\": {\n \"top\": 2,\n \"right\": 3,\n \"bottom\": 2,\n \"left\": 3\n },\n \"verticalAlignment\": \"BOTTOM\",\n \"wrapStrategy\": \"OVERFLOW_CELL\",\n \"textFormat\": {\n \"foregroundColor\": {},\n \"fontFamily\": \"arial,sans,sans-serif\",\n \"fontSize\": 10,\n \"bold\": false,\n \"italic\": false,\n \"strikethrough\": false,\n \"underline\": false,\n \"foregroundColorStyle\": {\n \"rgbColor\": {}\n }\n },\n \"backgroundColorStyle\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n \"spreadsheetTheme\": {\n \"primaryFontFamily\": \"Arial\",\n \"themeColors\": [\n {\n \"colorType\": \"TEXT\",\n \"color\": {\n \"rgbColor\": {}\n }\n },\n {\n \"colorType\": \"BACKGROUND\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n {\n \"colorType\": \"ACCENT1\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.25882354,\n \"green\": 0.52156866,\n \"blue\": 0.95686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT2\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.91764706,\n \"green\": 0.2627451,\n \"blue\": 0.20784314\n }\n }\n },\n {\n \"colorType\": \"ACCENT3\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.9843137,\n \"green\": 0.7372549,\n \"blue\": 0.015686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT4\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.20392157,\n \"green\": 0.65882355,\n \"blue\": 0.3254902\n }\n }\n },\n {\n \"colorType\": \"ACCENT5\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 0.42745098,\n \"blue\": 0.003921569\n }\n }\n },\n {\n \"colorType\": \"ACCENT6\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.27450982,\n \"green\": 0.7411765,\n \"blue\": 0.7764706\n }\n }\n },\n {\n \"colorType\": \"LINK\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.06666667,\n \"green\": 0.33333334,\n \"blue\": 0.8\n }\n }\n }\n ]\n }\n },\n \"sheets\": [\n {\n \"properties\": {\n \"sheetId\": 0,\n \"title\": \"Sheet1\",\n \"index\": 0,\n \"sheetType\": \"GRID\",\n \"gridProperties\": {\n \"rowCount\": 1000,\n \"columnCount\": 26\n }\n }\n }\n ],\n \"spreadsheetUrl\": \"https://docs.google.com/spreadsheets/d/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI/edit\"\n}\n" + "string": "{\n \"spreadsheetId\": \"1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4\",\n \"properties\": {\n \"title\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"locale\": \"en_US\",\n \"autoRecalc\": \"ON_CHANGE\",\n \"timeZone\": \"Etc/GMT\",\n \"defaultFormat\": {\n \"backgroundColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n },\n \"padding\": {\n \"top\": 2,\n \"right\": 3,\n \"bottom\": 2,\n \"left\": 3\n },\n \"verticalAlignment\": \"BOTTOM\",\n \"wrapStrategy\": \"OVERFLOW_CELL\",\n \"textFormat\": {\n \"foregroundColor\": {},\n \"fontFamily\": \"arial,sans,sans-serif\",\n \"fontSize\": 10,\n \"bold\": false,\n \"italic\": false,\n \"strikethrough\": false,\n \"underline\": false,\n \"foregroundColorStyle\": {\n \"rgbColor\": {}\n }\n },\n \"backgroundColorStyle\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n \"spreadsheetTheme\": {\n \"primaryFontFamily\": \"Arial\",\n \"themeColors\": [\n {\n \"colorType\": \"TEXT\",\n \"color\": {\n \"rgbColor\": {}\n }\n },\n {\n \"colorType\": \"BACKGROUND\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n {\n \"colorType\": \"ACCENT1\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.25882354,\n \"green\": 0.52156866,\n \"blue\": 0.95686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT2\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.91764706,\n \"green\": 0.2627451,\n \"blue\": 0.20784314\n }\n }\n },\n {\n \"colorType\": \"ACCENT3\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.9843137,\n \"green\": 0.7372549,\n \"blue\": 0.015686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT4\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.20392157,\n \"green\": 0.65882355,\n \"blue\": 0.3254902\n }\n }\n },\n {\n \"colorType\": \"ACCENT5\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 0.42745098,\n \"blue\": 0.003921569\n }\n }\n },\n {\n \"colorType\": \"ACCENT6\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.27450982,\n \"green\": 0.7411765,\n \"blue\": 0.7764706\n }\n }\n },\n {\n \"colorType\": \"LINK\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.06666667,\n \"green\": 0.33333334,\n \"blue\": 0.8\n }\n }\n }\n ]\n }\n },\n \"sheets\": [\n {\n \"properties\": {\n \"sheetId\": 0,\n \"title\": \"Sheet1\",\n \"index\": 0,\n \"sheetType\": \"GRID\",\n \"gridProperties\": {\n \"rowCount\": 1000,\n \"columnCount\": 26\n }\n }\n }\n ],\n \"spreadsheetUrl\": \"https://docs.google.com/spreadsheets/d/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4/edit\"\n}\n" } } }, { "request": { "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI?includeGridData=false", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4?includeGridData=false", "body": null, "headers": { "User-Agent": [ @@ -186,22 +186,31 @@ "Content-Type": [ "application/json; charset=UTF-8" ], + "X-XSS-Protection": [ + "0" + ], + "X-Frame-Options": [ + "SAMEORIGIN" + ], + "x-l2-request-path": [ + "l2-managed-6" + ], + "Alt-Svc": [ + "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" + ], "Vary": [ "Origin", "X-Origin", "Referer" ], + "Server": [ + "ESF" + ], "Cache-Control": [ "private" ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "X-XSS-Protection": [ - "0" + "Date": [ + "Wed, 15 Nov 2023 23:41:10 GMT" ], "X-Content-Type-Options": [ "nosniff" @@ -209,28 +218,19 @@ "Transfer-Encoding": [ "chunked" ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:03 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], "content-length": [ "3354" ] }, "body": { - "string": "{\n \"spreadsheetId\": \"1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI\",\n \"properties\": {\n \"title\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"locale\": \"en_US\",\n \"autoRecalc\": \"ON_CHANGE\",\n \"timeZone\": \"Etc/GMT\",\n \"defaultFormat\": {\n \"backgroundColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n },\n \"padding\": {\n \"top\": 2,\n \"right\": 3,\n \"bottom\": 2,\n \"left\": 3\n },\n \"verticalAlignment\": \"BOTTOM\",\n \"wrapStrategy\": \"OVERFLOW_CELL\",\n \"textFormat\": {\n \"foregroundColor\": {},\n \"fontFamily\": \"arial,sans,sans-serif\",\n \"fontSize\": 10,\n \"bold\": false,\n \"italic\": false,\n \"strikethrough\": false,\n \"underline\": false,\n \"foregroundColorStyle\": {\n \"rgbColor\": {}\n }\n },\n \"backgroundColorStyle\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n \"spreadsheetTheme\": {\n \"primaryFontFamily\": \"Arial\",\n \"themeColors\": [\n {\n \"colorType\": \"TEXT\",\n \"color\": {\n \"rgbColor\": {}\n }\n },\n {\n \"colorType\": \"BACKGROUND\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n {\n \"colorType\": \"ACCENT1\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.25882354,\n \"green\": 0.52156866,\n \"blue\": 0.95686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT2\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.91764706,\n \"green\": 0.2627451,\n \"blue\": 0.20784314\n }\n }\n },\n {\n \"colorType\": \"ACCENT3\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.9843137,\n \"green\": 0.7372549,\n \"blue\": 0.015686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT4\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.20392157,\n \"green\": 0.65882355,\n \"blue\": 0.3254902\n }\n }\n },\n {\n \"colorType\": \"ACCENT5\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 0.42745098,\n \"blue\": 0.003921569\n }\n }\n },\n {\n \"colorType\": \"ACCENT6\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.27450982,\n \"green\": 0.7411765,\n \"blue\": 0.7764706\n }\n }\n },\n {\n \"colorType\": \"LINK\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.06666667,\n \"green\": 0.33333334,\n \"blue\": 0.8\n }\n }\n }\n ]\n }\n },\n \"sheets\": [\n {\n \"properties\": {\n \"sheetId\": 0,\n \"title\": \"Sheet1\",\n \"index\": 0,\n \"sheetType\": \"GRID\",\n \"gridProperties\": {\n \"rowCount\": 1000,\n \"columnCount\": 26\n }\n }\n }\n ],\n \"spreadsheetUrl\": \"https://docs.google.com/spreadsheets/d/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI/edit\"\n}\n" + "string": "{\n \"spreadsheetId\": \"1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4\",\n \"properties\": {\n \"title\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"locale\": \"en_US\",\n \"autoRecalc\": \"ON_CHANGE\",\n \"timeZone\": \"Etc/GMT\",\n \"defaultFormat\": {\n \"backgroundColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n },\n \"padding\": {\n \"top\": 2,\n \"right\": 3,\n \"bottom\": 2,\n \"left\": 3\n },\n \"verticalAlignment\": \"BOTTOM\",\n \"wrapStrategy\": \"OVERFLOW_CELL\",\n \"textFormat\": {\n \"foregroundColor\": {},\n \"fontFamily\": \"arial,sans,sans-serif\",\n \"fontSize\": 10,\n \"bold\": false,\n \"italic\": false,\n \"strikethrough\": false,\n \"underline\": false,\n \"foregroundColorStyle\": {\n \"rgbColor\": {}\n }\n },\n \"backgroundColorStyle\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n \"spreadsheetTheme\": {\n \"primaryFontFamily\": \"Arial\",\n \"themeColors\": [\n {\n \"colorType\": \"TEXT\",\n \"color\": {\n \"rgbColor\": {}\n }\n },\n {\n \"colorType\": \"BACKGROUND\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n {\n \"colorType\": \"ACCENT1\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.25882354,\n \"green\": 0.52156866,\n \"blue\": 0.95686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT2\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.91764706,\n \"green\": 0.2627451,\n \"blue\": 0.20784314\n }\n }\n },\n {\n \"colorType\": \"ACCENT3\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.9843137,\n \"green\": 0.7372549,\n \"blue\": 0.015686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT4\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.20392157,\n \"green\": 0.65882355,\n \"blue\": 0.3254902\n }\n }\n },\n {\n \"colorType\": \"ACCENT5\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 0.42745098,\n \"blue\": 0.003921569\n }\n }\n },\n {\n \"colorType\": \"ACCENT6\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.27450982,\n \"green\": 0.7411765,\n \"blue\": 0.7764706\n }\n }\n },\n {\n \"colorType\": \"LINK\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.06666667,\n \"green\": 0.33333334,\n \"blue\": 0.8\n }\n }\n }\n ]\n }\n },\n \"sheets\": [\n {\n \"properties\": {\n \"sheetId\": 0,\n \"title\": \"Sheet1\",\n \"index\": 0,\n \"sheetType\": \"GRID\",\n \"gridProperties\": {\n \"rowCount\": 1000,\n \"columnCount\": 26\n }\n }\n }\n ],\n \"spreadsheetUrl\": \"https://docs.google.com/spreadsheets/d/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4/edit\"\n}\n" } } }, { "request": { "method": "POST", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI/values/%27Sheet1%27:clear", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4/values/%27Sheet1%27:clear", "body": null, "headers": { "User-Agent": [ @@ -262,22 +262,31 @@ "Content-Type": [ "application/json; charset=UTF-8" ], + "X-XSS-Protection": [ + "0" + ], + "X-Frame-Options": [ + "SAMEORIGIN" + ], + "x-l2-request-path": [ + "l2-managed-6" + ], + "Alt-Svc": [ + "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" + ], "Vary": [ "Origin", "X-Origin", "Referer" ], + "Server": [ + "ESF" + ], "Cache-Control": [ "private" ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "X-XSS-Protection": [ - "0" + "Date": [ + "Wed, 15 Nov 2023 23:41:10 GMT" ], "X-Content-Type-Options": [ "nosniff" @@ -285,28 +294,19 @@ "Transfer-Encoding": [ "chunked" ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:03 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], "content-length": [ "107" ] }, "body": { - "string": "{\n \"spreadsheetId\": \"1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI\",\n \"clearedRange\": \"Sheet1!A1:Z1000\"\n}\n" + "string": "{\n \"spreadsheetId\": \"1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4\",\n \"clearedRange\": \"Sheet1!A1:Z1000\"\n}\n" } } }, { "request": { "method": "POST", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI:batchUpdate", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4:batchUpdate", "body": "{\"requests\": [{\"updateSheetProperties\": {\"properties\": {\"sheetId\": 0, \"gridProperties\": {\"rowCount\": 4, \"columnCount\": 4}}, \"fields\": \"gridProperties/rowCount,gridProperties/columnCount\"}}]}", "headers": { "User-Agent": [ @@ -341,22 +341,31 @@ "Content-Type": [ "application/json; charset=UTF-8" ], + "X-XSS-Protection": [ + "0" + ], + "X-Frame-Options": [ + "SAMEORIGIN" + ], + "x-l2-request-path": [ + "l2-managed-6" + ], + "Alt-Svc": [ + "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" + ], "Vary": [ "Origin", "X-Origin", "Referer" ], + "Server": [ + "ESF" + ], "Cache-Control": [ "private" ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "X-XSS-Protection": [ - "0" + "Date": [ + "Wed, 15 Nov 2023 23:41:11 GMT" ], "X-Content-Type-Options": [ "nosniff" @@ -364,28 +373,19 @@ "Transfer-Encoding": [ "chunked" ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:04 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], "content-length": [ "97" ] }, "body": { - "string": "{\n \"spreadsheetId\": \"1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI\",\n \"replies\": [\n {}\n ]\n}\n" + "string": "{\n \"spreadsheetId\": \"1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4\",\n \"replies\": [\n {}\n ]\n}\n" } } }, { "request": { "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI/values/%27Sheet1%27%21A1%3AD4", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4/values/%27Sheet1%27%21A1%3AD4", "body": null, "headers": { "User-Agent": [ @@ -414,22 +414,31 @@ "Content-Type": [ "application/json; charset=UTF-8" ], + "X-XSS-Protection": [ + "0" + ], + "X-Frame-Options": [ + "SAMEORIGIN" + ], + "x-l2-request-path": [ + "l2-managed-6" + ], + "Alt-Svc": [ + "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" + ], "Vary": [ "Origin", "X-Origin", "Referer" ], + "Server": [ + "ESF" + ], "Cache-Control": [ "private" ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "X-XSS-Protection": [ - "0" + "Date": [ + "Wed, 15 Nov 2023 23:41:11 GMT" ], "X-Content-Type-Options": [ "nosniff" @@ -437,15 +446,6 @@ "Transfer-Encoding": [ "chunked" ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:05 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], "content-length": [ "58" ] @@ -458,8 +458,8 @@ { "request": { "method": "PUT", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI/values/%27Sheet1%27%21A1%3AD4?valueInputOption=RAW", - "body": "{\"values\": [[\"A1\", \"B2\", \"C3\", \"A1\"], [1, \"b2\", 1.45, \"\"], [\"\", \"\", \"\", \"\"], [\"A4\", 0.4, \"\", 4]]}", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4/values/%27Sheet1%27%21A1%3AD4?valueInputOption=RAW", + "body": "{\"values\": [[\"A1\", \"faff\", \"C3\", \"faff\"], [1, \"b2\", 1.45, \"\"], [\"\", \"\", \"\", \"\"], [\"A4\", 0.4, \"\", 4]]}", "headers": { "User-Agent": [ "python-requests/2.31.0" @@ -474,7 +474,7 @@ "keep-alive" ], "Content-Length": [ - "97" + "101" ], "Content-Type": [ "application/json" @@ -493,22 +493,31 @@ "Content-Type": [ "application/json; charset=UTF-8" ], + "X-XSS-Protection": [ + "0" + ], + "X-Frame-Options": [ + "SAMEORIGIN" + ], + "x-l2-request-path": [ + "l2-managed-6" + ], + "Alt-Svc": [ + "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" + ], "Vary": [ "Origin", "X-Origin", "Referer" ], + "Server": [ + "ESF" + ], "Cache-Control": [ "private" ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "X-XSS-Protection": [ - "0" + "Date": [ + "Wed, 15 Nov 2023 23:41:12 GMT" ], "X-Content-Type-Options": [ "nosniff" @@ -516,28 +525,19 @@ "Transfer-Encoding": [ "chunked" ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:05 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], "content-length": [ "169" ] }, "body": { - "string": "{\n \"spreadsheetId\": \"1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI\",\n \"updatedRange\": \"Sheet1!A1:D4\",\n \"updatedRows\": 4,\n \"updatedColumns\": 4,\n \"updatedCells\": 16\n}\n" + "string": "{\n \"spreadsheetId\": \"1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4\",\n \"updatedRange\": \"Sheet1!A1:D4\",\n \"updatedRows\": 4,\n \"updatedColumns\": 4,\n \"updatedCells\": 16\n}\n" } } }, { "request": { "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI/values/%27Sheet1%27%211%3A1", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4/values/%27Sheet1%27%211%3A1", "body": null, "headers": { "User-Agent": [ @@ -566,22 +566,31 @@ "Content-Type": [ "application/json; charset=UTF-8" ], + "X-XSS-Protection": [ + "0" + ], + "X-Frame-Options": [ + "SAMEORIGIN" + ], + "x-l2-request-path": [ + "l2-managed-6" + ], + "Alt-Svc": [ + "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" + ], "Vary": [ "Origin", "X-Origin", "Referer" ], + "Server": [ + "ESF" + ], "Cache-Control": [ "private" ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "X-XSS-Protection": [ - "0" + "Date": [ + "Wed, 15 Nov 2023 23:41:12 GMT" ], "X-Content-Type-Options": [ "nosniff" @@ -589,1455 +598,19 @@ "Transfer-Encoding": [ "chunked" ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:06 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "content-length": [ - "136" - ] - }, - "body": { - "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"B2\",\n \"C3\",\n \"A1\"\n ]\n ]\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI/values/%27Sheet1%27%211%3A1", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Cache-Control": [ - "private" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:06 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "content-length": [ - "136" - ] - }, - "body": { - "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"B2\",\n \"C3\",\n \"A1\"\n ]\n ]\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI/values/%27Sheet1%27%211%3A1", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Cache-Control": [ - "private" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:06 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "content-length": [ - "136" - ] - }, - "body": { - "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"B2\",\n \"C3\",\n \"A1\"\n ]\n ]\n}\n" - } - } - }, - { - "request": { - "method": "DELETE", - "uri": "https://www.googleapis.com/drive/v3/files/1FgIBe0qlecvZXmpU3C75qZ9gI5fFWt7cYev2l3h9XdI?supportsAllDrives=True", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "0" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 204, - "message": "No Content" - }, - "headers": { - "Content-Type": [ - "text/html" - ], - "Vary": [ - "Origin, X-Origin" - ], - "Cache-Control": [ - "no-cache, no-store, max-age=0, must-revalidate" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Content-Length": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Pragma": [ - "no-cache" - ], - "X-XSS-Protection": [ - "0" - ], - "Expires": [ - "Mon, 01 Jan 1990 00:00:00 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Server": [ - "ESF" - ], - "Date": [ - "Wed, 15 Nov 2023 23:18:07 GMT" - ] - }, - "body": { - "string": "" - } - } - }, - { - "request": { - "method": "POST", - "uri": "https://www.googleapis.com/drive/v3/files?supportsAllDrives=True", - "body": "{\"name\": \"Test WorksheetTest test_get_all_records_expected_headers\", \"mimeType\": \"application/vnd.google-apps.spreadsheet\"}", - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "123" - ], - "Content-Type": [ - "application/json" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "Expires": [ - "Mon, 01 Jan 1990 00:00:00 GMT" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin, X-Origin" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "no-cache, no-store, max-age=0, must-revalidate" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:48 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "210" - ] - }, - "body": { - "string": "{\n \"kind\": \"drive#file\",\n \"id\": \"1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY\",\n \"name\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"mimeType\": \"application/vnd.google-apps.spreadsheet\"\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY?includeGridData=false", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "private" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:49 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "3354" - ] - }, - "body": { - "string": "{\n \"spreadsheetId\": \"1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY\",\n \"properties\": {\n \"title\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"locale\": \"en_US\",\n \"autoRecalc\": \"ON_CHANGE\",\n \"timeZone\": \"Etc/GMT\",\n \"defaultFormat\": {\n \"backgroundColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n },\n \"padding\": {\n \"top\": 2,\n \"right\": 3,\n \"bottom\": 2,\n \"left\": 3\n },\n \"verticalAlignment\": \"BOTTOM\",\n \"wrapStrategy\": \"OVERFLOW_CELL\",\n \"textFormat\": {\n \"foregroundColor\": {},\n \"fontFamily\": \"arial,sans,sans-serif\",\n \"fontSize\": 10,\n \"bold\": false,\n \"italic\": false,\n \"strikethrough\": false,\n \"underline\": false,\n \"foregroundColorStyle\": {\n \"rgbColor\": {}\n }\n },\n \"backgroundColorStyle\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n \"spreadsheetTheme\": {\n \"primaryFontFamily\": \"Arial\",\n \"themeColors\": [\n {\n \"colorType\": \"TEXT\",\n \"color\": {\n \"rgbColor\": {}\n }\n },\n {\n \"colorType\": \"BACKGROUND\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n {\n \"colorType\": \"ACCENT1\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.25882354,\n \"green\": 0.52156866,\n \"blue\": 0.95686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT2\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.91764706,\n \"green\": 0.2627451,\n \"blue\": 0.20784314\n }\n }\n },\n {\n \"colorType\": \"ACCENT3\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.9843137,\n \"green\": 0.7372549,\n \"blue\": 0.015686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT4\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.20392157,\n \"green\": 0.65882355,\n \"blue\": 0.3254902\n }\n }\n },\n {\n \"colorType\": \"ACCENT5\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 0.42745098,\n \"blue\": 0.003921569\n }\n }\n },\n {\n \"colorType\": \"ACCENT6\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.27450982,\n \"green\": 0.7411765,\n \"blue\": 0.7764706\n }\n }\n },\n {\n \"colorType\": \"LINK\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.06666667,\n \"green\": 0.33333334,\n \"blue\": 0.8\n }\n }\n }\n ]\n }\n },\n \"sheets\": [\n {\n \"properties\": {\n \"sheetId\": 0,\n \"title\": \"Sheet1\",\n \"index\": 0,\n \"sheetType\": \"GRID\",\n \"gridProperties\": {\n \"rowCount\": 1000,\n \"columnCount\": 26\n }\n }\n }\n ],\n \"spreadsheetUrl\": \"https://docs.google.com/spreadsheets/d/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY/edit\"\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY?includeGridData=false", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "private" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:49 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "3354" - ] - }, - "body": { - "string": "{\n \"spreadsheetId\": \"1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY\",\n \"properties\": {\n \"title\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"locale\": \"en_US\",\n \"autoRecalc\": \"ON_CHANGE\",\n \"timeZone\": \"Etc/GMT\",\n \"defaultFormat\": {\n \"backgroundColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n },\n \"padding\": {\n \"top\": 2,\n \"right\": 3,\n \"bottom\": 2,\n \"left\": 3\n },\n \"verticalAlignment\": \"BOTTOM\",\n \"wrapStrategy\": \"OVERFLOW_CELL\",\n \"textFormat\": {\n \"foregroundColor\": {},\n \"fontFamily\": \"arial,sans,sans-serif\",\n \"fontSize\": 10,\n \"bold\": false,\n \"italic\": false,\n \"strikethrough\": false,\n \"underline\": false,\n \"foregroundColorStyle\": {\n \"rgbColor\": {}\n }\n },\n \"backgroundColorStyle\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n \"spreadsheetTheme\": {\n \"primaryFontFamily\": \"Arial\",\n \"themeColors\": [\n {\n \"colorType\": \"TEXT\",\n \"color\": {\n \"rgbColor\": {}\n }\n },\n {\n \"colorType\": \"BACKGROUND\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n {\n \"colorType\": \"ACCENT1\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.25882354,\n \"green\": 0.52156866,\n \"blue\": 0.95686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT2\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.91764706,\n \"green\": 0.2627451,\n \"blue\": 0.20784314\n }\n }\n },\n {\n \"colorType\": \"ACCENT3\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.9843137,\n \"green\": 0.7372549,\n \"blue\": 0.015686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT4\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.20392157,\n \"green\": 0.65882355,\n \"blue\": 0.3254902\n }\n }\n },\n {\n \"colorType\": \"ACCENT5\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 0.42745098,\n \"blue\": 0.003921569\n }\n }\n },\n {\n \"colorType\": \"ACCENT6\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.27450982,\n \"green\": 0.7411765,\n \"blue\": 0.7764706\n }\n }\n },\n {\n \"colorType\": \"LINK\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.06666667,\n \"green\": 0.33333334,\n \"blue\": 0.8\n }\n }\n }\n ]\n }\n },\n \"sheets\": [\n {\n \"properties\": {\n \"sheetId\": 0,\n \"title\": \"Sheet1\",\n \"index\": 0,\n \"sheetType\": \"GRID\",\n \"gridProperties\": {\n \"rowCount\": 1000,\n \"columnCount\": 26\n }\n }\n }\n ],\n \"spreadsheetUrl\": \"https://docs.google.com/spreadsheets/d/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY/edit\"\n}\n" - } - } - }, - { - "request": { - "method": "POST", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY/values/%27Sheet1%27:clear", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "0" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "private" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:50 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "107" - ] - }, - "body": { - "string": "{\n \"spreadsheetId\": \"1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY\",\n \"clearedRange\": \"Sheet1!A1:Z1000\"\n}\n" - } - } - }, - { - "request": { - "method": "POST", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY:batchUpdate", - "body": "{\"requests\": [{\"updateSheetProperties\": {\"properties\": {\"sheetId\": 0, \"gridProperties\": {\"rowCount\": 4, \"columnCount\": 4}}, \"fields\": \"gridProperties/rowCount,gridProperties/columnCount\"}}]}", - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "190" - ], - "Content-Type": [ - "application/json" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "private" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:50 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "97" - ] - }, - "body": { - "string": "{\n \"spreadsheetId\": \"1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY\",\n \"replies\": [\n {}\n ]\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY/values/%27Sheet1%27%21A1%3AD4", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "private" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:50 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "58" - ] - }, - "body": { - "string": "{\n \"range\": \"Sheet1!A1:D4\",\n \"majorDimension\": \"ROWS\"\n}\n" - } - } - }, - { - "request": { - "method": "PUT", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY/values/%27Sheet1%27%21A1%3AD4?valueInputOption=RAW", - "body": "{\"values\": [[\"A1\", \"B2\", \"C3\", \"A1\"], [1, \"b2\", 1.45, \"\"], [\"\", \"\", \"\", \"\"], [\"A4\", 0.4, \"\", 4]]}", - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "97" - ], - "Content-Type": [ - "application/json" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "private" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:51 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "169" - ] - }, - "body": { - "string": "{\n \"spreadsheetId\": \"1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY\",\n \"updatedRange\": \"Sheet1!A1:D4\",\n \"updatedRows\": 4,\n \"updatedColumns\": 4,\n \"updatedCells\": 16\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY/values/%27Sheet1%27%211%3A1", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "private" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:51 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "136" - ] - }, - "body": { - "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"B2\",\n \"C3\",\n \"A1\"\n ]\n ]\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY/values/%27Sheet1%27%211%3A1", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "private" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:51 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "136" - ] - }, - "body": { - "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"B2\",\n \"C3\",\n \"A1\"\n ]\n ]\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY/values/%27Sheet1%27%211%3A1", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Transfer-Encoding": [ - "chunked" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "Cache-Control": [ - "private" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:52 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "content-length": [ - "136" - ] - }, - "body": { - "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"B2\",\n \"C3\",\n \"A1\"\n ]\n ]\n}\n" - } - } - }, - { - "request": { - "method": "DELETE", - "uri": "https://www.googleapis.com/drive/v3/files/1vrZ5v24JzZdGf7AiZ9sTwl3WKkyQCXTNuqDv1ZN8alY?supportsAllDrives=True", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "0" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 204, - "message": "No Content" - }, - "headers": { - "Expires": [ - "Mon, 01 Jan 1990 00:00:00 GMT" - ], - "X-XSS-Protection": [ - "0" - ], - "Content-Length": [ - "0" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Pragma": [ - "no-cache" - ], - "Server": [ - "ESF" - ], - "Vary": [ - "Origin, X-Origin" - ], - "Content-Type": [ - "text/html" - ], - "Cache-Control": [ - "no-cache, no-store, max-age=0, must-revalidate" - ], - "Date": [ - "Wed, 15 Nov 2023 23:34:53 GMT" - ], - "X-Content-Type-Options": [ - "nosniff" - ] - }, - "body": { - "string": "" - } - } - }, - { - "request": { - "method": "POST", - "uri": "https://www.googleapis.com/drive/v3/files?supportsAllDrives=True", - "body": "{\"name\": \"Test WorksheetTest test_get_all_records_expected_headers\", \"mimeType\": \"application/vnd.google-apps.spreadsheet\"}", - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "123" - ], - "Content-Type": [ - "application/json" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Pragma": [ - "no-cache" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Cache-Control": [ - "no-cache, no-store, max-age=0, must-revalidate" - ], - "Expires": [ - "Mon, 01 Jan 1990 00:00:00 GMT" - ], - "Server": [ - "ESF" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 15 Nov 2023 23:35:12 GMT" - ], - "Vary": [ - "Origin, X-Origin" - ], - "content-length": [ - "210" - ] - }, - "body": { - "string": "{\n \"kind\": \"drive#file\",\n \"id\": \"1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI\",\n \"name\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"mimeType\": \"application/vnd.google-apps.spreadsheet\"\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI?includeGridData=false", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Cache-Control": [ - "private" - ], - "Server": [ - "ESF" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 15 Nov 2023 23:35:12 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "content-length": [ - "3354" - ] - }, - "body": { - "string": "{\n \"spreadsheetId\": \"1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI\",\n \"properties\": {\n \"title\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"locale\": \"en_US\",\n \"autoRecalc\": \"ON_CHANGE\",\n \"timeZone\": \"Etc/GMT\",\n \"defaultFormat\": {\n \"backgroundColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n },\n \"padding\": {\n \"top\": 2,\n \"right\": 3,\n \"bottom\": 2,\n \"left\": 3\n },\n \"verticalAlignment\": \"BOTTOM\",\n \"wrapStrategy\": \"OVERFLOW_CELL\",\n \"textFormat\": {\n \"foregroundColor\": {},\n \"fontFamily\": \"arial,sans,sans-serif\",\n \"fontSize\": 10,\n \"bold\": false,\n \"italic\": false,\n \"strikethrough\": false,\n \"underline\": false,\n \"foregroundColorStyle\": {\n \"rgbColor\": {}\n }\n },\n \"backgroundColorStyle\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n \"spreadsheetTheme\": {\n \"primaryFontFamily\": \"Arial\",\n \"themeColors\": [\n {\n \"colorType\": \"TEXT\",\n \"color\": {\n \"rgbColor\": {}\n }\n },\n {\n \"colorType\": \"BACKGROUND\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n {\n \"colorType\": \"ACCENT1\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.25882354,\n \"green\": 0.52156866,\n \"blue\": 0.95686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT2\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.91764706,\n \"green\": 0.2627451,\n \"blue\": 0.20784314\n }\n }\n },\n {\n \"colorType\": \"ACCENT3\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.9843137,\n \"green\": 0.7372549,\n \"blue\": 0.015686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT4\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.20392157,\n \"green\": 0.65882355,\n \"blue\": 0.3254902\n }\n }\n },\n {\n \"colorType\": \"ACCENT5\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 0.42745098,\n \"blue\": 0.003921569\n }\n }\n },\n {\n \"colorType\": \"ACCENT6\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.27450982,\n \"green\": 0.7411765,\n \"blue\": 0.7764706\n }\n }\n },\n {\n \"colorType\": \"LINK\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.06666667,\n \"green\": 0.33333334,\n \"blue\": 0.8\n }\n }\n }\n ]\n }\n },\n \"sheets\": [\n {\n \"properties\": {\n \"sheetId\": 0,\n \"title\": \"Sheet1\",\n \"index\": 0,\n \"sheetType\": \"GRID\",\n \"gridProperties\": {\n \"rowCount\": 1000,\n \"columnCount\": 26\n }\n }\n }\n ],\n \"spreadsheetUrl\": \"https://docs.google.com/spreadsheets/d/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI/edit\"\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI?includeGridData=false", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Cache-Control": [ - "private" - ], - "Server": [ - "ESF" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 15 Nov 2023 23:35:13 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "content-length": [ - "3354" - ] - }, - "body": { - "string": "{\n \"spreadsheetId\": \"1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI\",\n \"properties\": {\n \"title\": \"Test WorksheetTest test_get_all_records_expected_headers\",\n \"locale\": \"en_US\",\n \"autoRecalc\": \"ON_CHANGE\",\n \"timeZone\": \"Etc/GMT\",\n \"defaultFormat\": {\n \"backgroundColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n },\n \"padding\": {\n \"top\": 2,\n \"right\": 3,\n \"bottom\": 2,\n \"left\": 3\n },\n \"verticalAlignment\": \"BOTTOM\",\n \"wrapStrategy\": \"OVERFLOW_CELL\",\n \"textFormat\": {\n \"foregroundColor\": {},\n \"fontFamily\": \"arial,sans,sans-serif\",\n \"fontSize\": 10,\n \"bold\": false,\n \"italic\": false,\n \"strikethrough\": false,\n \"underline\": false,\n \"foregroundColorStyle\": {\n \"rgbColor\": {}\n }\n },\n \"backgroundColorStyle\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n \"spreadsheetTheme\": {\n \"primaryFontFamily\": \"Arial\",\n \"themeColors\": [\n {\n \"colorType\": \"TEXT\",\n \"color\": {\n \"rgbColor\": {}\n }\n },\n {\n \"colorType\": \"BACKGROUND\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 1,\n \"blue\": 1\n }\n }\n },\n {\n \"colorType\": \"ACCENT1\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.25882354,\n \"green\": 0.52156866,\n \"blue\": 0.95686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT2\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.91764706,\n \"green\": 0.2627451,\n \"blue\": 0.20784314\n }\n }\n },\n {\n \"colorType\": \"ACCENT3\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.9843137,\n \"green\": 0.7372549,\n \"blue\": 0.015686275\n }\n }\n },\n {\n \"colorType\": \"ACCENT4\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.20392157,\n \"green\": 0.65882355,\n \"blue\": 0.3254902\n }\n }\n },\n {\n \"colorType\": \"ACCENT5\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 1,\n \"green\": 0.42745098,\n \"blue\": 0.003921569\n }\n }\n },\n {\n \"colorType\": \"ACCENT6\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.27450982,\n \"green\": 0.7411765,\n \"blue\": 0.7764706\n }\n }\n },\n {\n \"colorType\": \"LINK\",\n \"color\": {\n \"rgbColor\": {\n \"red\": 0.06666667,\n \"green\": 0.33333334,\n \"blue\": 0.8\n }\n }\n }\n ]\n }\n },\n \"sheets\": [\n {\n \"properties\": {\n \"sheetId\": 0,\n \"title\": \"Sheet1\",\n \"index\": 0,\n \"sheetType\": \"GRID\",\n \"gridProperties\": {\n \"rowCount\": 1000,\n \"columnCount\": 26\n }\n }\n }\n ],\n \"spreadsheetUrl\": \"https://docs.google.com/spreadsheets/d/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI/edit\"\n}\n" - } - } - }, - { - "request": { - "method": "POST", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI/values/%27Sheet1%27:clear", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "0" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Cache-Control": [ - "private" - ], - "Server": [ - "ESF" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 15 Nov 2023 23:35:14 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], - "content-length": [ - "107" - ] - }, - "body": { - "string": "{\n \"spreadsheetId\": \"1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI\",\n \"clearedRange\": \"Sheet1!A1:Z1000\"\n}\n" - } - } - }, - { - "request": { - "method": "POST", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI:batchUpdate", - "body": "{\"requests\": [{\"updateSheetProperties\": {\"properties\": {\"sheetId\": 0, \"gridProperties\": {\"rowCount\": 4, \"columnCount\": 4}}, \"fields\": \"gridProperties/rowCount,gridProperties/columnCount\"}}]}", - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "190" - ], - "Content-Type": [ - "application/json" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Cache-Control": [ - "private" - ], - "Server": [ - "ESF" - ], - "X-XSS-Protection": [ - "0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 15 Nov 2023 23:35:14 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" - ], "content-length": [ - "97" + "140" ] }, "body": { - "string": "{\n \"spreadsheetId\": \"1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI\",\n \"replies\": [\n {}\n ]\n}\n" + "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"faff\",\n \"C3\",\n \"faff\"\n ]\n ]\n}\n" } } }, { "request": { "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI/values/%27Sheet1%27%21A1%3AD4", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4/values/%27Sheet1%27%211%3A1", "body": null, "headers": { "User-Agent": [ @@ -2066,130 +639,51 @@ "Content-Type": [ "application/json; charset=UTF-8" ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Cache-Control": [ - "private" - ], - "Server": [ - "ESF" - ], "X-XSS-Protection": [ "0" ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 15 Nov 2023 23:35:14 GMT" + "X-Frame-Options": [ + "SAMEORIGIN" ], "x-l2-request-path": [ "l2-managed-6" ], + "Alt-Svc": [ + "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" + ], "Vary": [ "Origin", "X-Origin", "Referer" ], - "content-length": [ - "58" - ] - }, - "body": { - "string": "{\n \"range\": \"Sheet1!A1:D4\",\n \"majorDimension\": \"ROWS\"\n}\n" - } - } - }, - { - "request": { - "method": "PUT", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI/values/%27Sheet1%27%21A1%3AD4?valueInputOption=RAW", - "body": "{\"values\": [[\"A1\", \"faff\", \"C3\", \"faff\"], [1, \"b2\", 1.45, \"\"], [\"\", \"\", \"\", \"\"], [\"A4\", 0.4, \"\", 4]]}", - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "Content-Length": [ - "101" - ], - "Content-Type": [ - "application/json" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Transfer-Encoding": [ - "chunked" + "Server": [ + "ESF" ], "Cache-Control": [ "private" ], - "Server": [ - "ESF" - ], - "X-XSS-Protection": [ - "0" + "Date": [ + "Wed, 15 Nov 2023 23:41:13 GMT" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ - "Wed, 15 Nov 2023 23:35:15 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" + "Transfer-Encoding": [ + "chunked" ], "content-length": [ - "169" + "140" ] }, "body": { - "string": "{\n \"spreadsheetId\": \"1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI\",\n \"updatedRange\": \"Sheet1!A1:D4\",\n \"updatedRows\": 4,\n \"updatedColumns\": 4,\n \"updatedCells\": 16\n}\n" + "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"faff\",\n \"C3\",\n \"faff\"\n ]\n ]\n}\n" } } }, { "request": { "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI/values/%27Sheet1%27%211%3A1", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4/values/%27Sheet1%27%211%3A1", "body": null, "headers": { "User-Agent": [ @@ -2218,110 +712,37 @@ "Content-Type": [ "application/json; charset=UTF-8" ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Cache-Control": [ - "private" - ], - "Server": [ - "ESF" - ], "X-XSS-Protection": [ "0" ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Wed, 15 Nov 2023 23:35:15 GMT" + "X-Frame-Options": [ + "SAMEORIGIN" ], "x-l2-request-path": [ "l2-managed-6" ], + "Alt-Svc": [ + "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" + ], "Vary": [ "Origin", "X-Origin", "Referer" ], - "content-length": [ - "140" - ] - }, - "body": { - "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"faff\",\n \"C3\",\n \"faff\"\n ]\n ]\n}\n" - } - } - }, - { - "request": { - "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI/values/%27Sheet1%27%211%3A1", - "body": null, - "headers": { - "User-Agent": [ - "python-requests/2.31.0" - ], - "Accept-Encoding": [ - "gzip, deflate" - ], - "Accept": [ - "*/*" - ], - "Connection": [ - "keep-alive" - ], - "authorization": [ - "" - ] - } - }, - "response": { - "status": { - "code": 200, - "message": "OK" - }, - "headers": { - "Content-Type": [ - "application/json; charset=UTF-8" - ], - "X-Frame-Options": [ - "SAMEORIGIN" - ], - "Alt-Svc": [ - "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" - ], - "Transfer-Encoding": [ - "chunked" + "Server": [ + "ESF" ], "Cache-Control": [ "private" ], - "Server": [ - "ESF" - ], - "X-XSS-Protection": [ - "0" + "Date": [ + "Wed, 15 Nov 2023 23:41:13 GMT" ], "X-Content-Type-Options": [ "nosniff" ], - "Date": [ - "Wed, 15 Nov 2023 23:35:15 GMT" - ], - "x-l2-request-path": [ - "l2-managed-6" - ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" + "Transfer-Encoding": [ + "chunked" ], "content-length": [ "140" @@ -2335,7 +756,7 @@ { "request": { "method": "GET", - "uri": "https://sheets.googleapis.com/v4/spreadsheets/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI/values/%27Sheet1%27%211%3A1", + "uri": "https://sheets.googleapis.com/v4/spreadsheets/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4/values/%27Sheet1%27%212%3A4", "body": null, "headers": { "User-Agent": [ @@ -2364,51 +785,51 @@ "Content-Type": [ "application/json; charset=UTF-8" ], + "X-XSS-Protection": [ + "0" + ], "X-Frame-Options": [ "SAMEORIGIN" ], + "x-l2-request-path": [ + "l2-managed-6" + ], "Alt-Svc": [ "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" ], - "Transfer-Encoding": [ - "chunked" - ], - "Cache-Control": [ - "private" + "Vary": [ + "Origin", + "X-Origin", + "Referer" ], "Server": [ "ESF" ], - "X-XSS-Protection": [ - "0" - ], - "X-Content-Type-Options": [ - "nosniff" + "Cache-Control": [ + "private" ], "Date": [ - "Wed, 15 Nov 2023 23:35:16 GMT" + "Wed, 15 Nov 2023 23:41:13 GMT" ], - "x-l2-request-path": [ - "l2-managed-6" + "X-Content-Type-Options": [ + "nosniff" ], - "Vary": [ - "Origin", - "X-Origin", - "Referer" + "Transfer-Encoding": [ + "chunked" ], "content-length": [ - "140" + "191" ] }, "body": { - "string": "{\n \"range\": \"Sheet1!A1:D1\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"A1\",\n \"faff\",\n \"C3\",\n \"faff\"\n ]\n ]\n}\n" + "string": "{\n \"range\": \"Sheet1!A2:D4\",\n \"majorDimension\": \"ROWS\",\n \"values\": [\n [\n \"1\",\n \"b2\",\n \"1.45\"\n ],\n [],\n [\n \"A4\",\n \"0.4\",\n \"\",\n \"4\"\n ]\n ]\n}\n" } } }, { "request": { "method": "DELETE", - "uri": "https://www.googleapis.com/drive/v3/files/1lDRurG8ODopwcX75Un7_UoHZo2VrmMiB1HJbJVyg_PI?supportsAllDrives=True", + "uri": "https://www.googleapis.com/drive/v3/files/1BjL_x5zcE44xUADG790o-5tO9_W_Dog-7zbfuo9yLA4?supportsAllDrives=True", "body": null, "headers": { "User-Agent": [ @@ -2440,38 +861,38 @@ "Content-Type": [ "text/html" ], + "X-XSS-Protection": [ + "0" + ], "X-Frame-Options": [ "SAMEORIGIN" ], "Alt-Svc": [ "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000" ], - "Pragma": [ - "no-cache" + "Vary": [ + "Origin, X-Origin" ], "Cache-Control": [ "no-cache, no-store, max-age=0, must-revalidate" ], - "Expires": [ - "Mon, 01 Jan 1990 00:00:00 GMT" - ], "Server": [ "ESF" ], - "X-XSS-Protection": [ - "0" - ], - "X-Content-Type-Options": [ - "nosniff" - ], "Date": [ - "Wed, 15 Nov 2023 23:35:16 GMT" + "Wed, 15 Nov 2023 23:41:14 GMT" ], "Content-Length": [ "0" ], - "Vary": [ - "Origin, X-Origin" + "Expires": [ + "Mon, 01 Jan 1990 00:00:00 GMT" + ], + "X-Content-Type-Options": [ + "nosniff" + ], + "Pragma": [ + "no-cache" ] }, "body": {