mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
🤖 Merge PR #47531 [gapi.client.sheets] automatic update by @google-api-typings-generator
Co-authored-by: Maxim Mazurok <maxim@mazurok.com>
This commit is contained in:
parent
48ebeeb378
commit
f612b4fcdf
@ -4,8 +4,6 @@
|
||||
* In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
|
||||
**/
|
||||
|
||||
// test
|
||||
|
||||
// Revision: 20200831
|
||||
|
||||
gapi.load('client', () => {
|
||||
|
||||
@ -90,4 +90,3 @@ Returns the spreadsheet at the given ID. The caller must specify the spreadsheet
|
||||
*/
|
||||
await gapi.client.sheets.spreadsheets.getByDataFilter({ spreadsheetId: "spreadsheetId", });
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user