Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
DOperations.php21 use Google\Service\CloudRun\RunEmpty; alias
47 * @return RunEmpty
53 return $this->call('cancel', [$params], RunEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DRunEmpty.php20 class RunEmpty extends \Google\Model class
25 class_alias(RunEmpty::class, 'Google_Service_CloudRun_RunEmpty');