Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchGetValuesByDataFilterResponse.php20 class BatchGetValuesByDataFilterResponse extends \Google\Collection class
61 class_alias(BatchGetValuesByDataFilterResponse::class, 'Google_Service_Sheets_BatchGetValuesByDataF…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsValues.php26 use Google\Service\Sheets\BatchGetValuesByDataFilterResponse; alias
157 * @return BatchGetValuesByDataFilterResponse
163 … return $this->call('batchGetByDataFilter', [$params], BatchGetValuesByDataFilterResponse::class);