Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchUpdateValuesResponse.php20 class BatchUpdateValuesResponse extends \Google\Collection class
133 class_alias(BatchUpdateValuesResponse::class, 'Google_Service_Sheets_BatchUpdateValuesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsValues.php31 use Google\Service\Sheets\BatchUpdateValuesResponse; alias
173 * @return BatchUpdateValuesResponse
179 return $this->call('batchUpdate', [$params], BatchUpdateValuesResponse::class);