Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCallFunctionResponse.php20 class CallFunctionResponse extends \Google\Model class
80 class_alias(CallFunctionResponse::class, 'Google_Service_CloudFunctions_CallFunctionResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/Resource/
H A DProjectsLocationsFunctions.php21 use Google\Service\CloudFunctions\CallFunctionResponse; alias
54 * @return CallFunctionResponse
60 return $this->call('call', [$params], CallFunctionResponse::class);