Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchGetValuesResponse.php20 class BatchGetValuesResponse extends \Google\Collection class
61 class_alias(BatchGetValuesResponse::class, 'Google_Service_Sheets_BatchGetValuesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsValues.php27 use Google\Service\Sheets\BatchGetValuesResponse; alias
140 * @return BatchGetValuesResponse
146 return $this->call('batchGet', [$params], BatchGetValuesResponse::class);