Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DListFunctionsResponse.php20 class ListFunctionsResponse extends \Google\Collection class
79 class_alias(ListFunctionsResponse::class, 'Google_Service_CloudFunctions_ListFunctionsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/Resource/
H A DProjectsLocationsFunctions.php27 use Google\Service\CloudFunctions\ListFunctionsResponse; alias
205 * @return ListFunctionsResponse
211 return $this->call('list', [$params], ListFunctionsResponse::class);