Method SendBatchUpdateRequestAsync
SendBatchUpdateRequestAsync(string, IList<Request>)
Declaration
protected virtual Task<BatchUpdateSpreadsheetResponse> SendBatchUpdateRequestAsync(string spreadsheetId, IList<Request> requests)
Parameters
| Type | Name | Description |
|---|---|---|
| string | spreadsheetId | |
| IList<Request> | requests |
Returns
| Type | Description |
|---|---|
| Task<BatchUpdateSpreadsheetResponse> |