Home
last modified time | relevance | path

Searched refs:BatchClearValuesResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchClearValuesResponse.php20 class BatchClearValuesResponse extends \Google\Collection class
63 class_alias(BatchClearValuesResponse::class, 'Google_Service_Sheets_BatchClearValuesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsValues.php24 use Google\Service\Sheets\BatchClearValuesResponse; alias
94 * @return BatchClearValuesResponse
100 return $this->call('batchClear', [$params], BatchClearValuesResponse::class);