Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DListRowsResponse.php20 class ListRowsResponse extends \Google\Collection class
61 class_alias(ListRowsResponse::class, 'Google_Service_Area120Tables_ListRowsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTablesRows.php26 use Google\Service\Area120Tables\ListRowsResponse; alias
155 * @return ListRowsResponse
161 return $this->call('list', [$params], ListRowsResponse::class);