Home
last modified time | relevance | path

Searched refs:batchClear (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSheets.php228 ],'batchClear' => [
229 'path' => 'v4/spreadsheets/{spreadsheetId}/values:batchClear',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsValues.php96 public function batchClear($spreadsheetId, BatchClearValuesRequest $postBody, $optParams = []) function in Google\\Service\\Sheets\\Resource\\SpreadsheetsValues