Home
last modified time | relevance | path

Searched refs:ContainerEmpty (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsOperations.php21 use Google\Service\Container\ContainerEmpty; alias
42 * @return ContainerEmpty
48 return $this->call('cancel', [$params], ContainerEmpty::class);
H A DProjectsZonesOperations.php21 use Google\Service\Container\ContainerEmpty; alias
49 * @return ContainerEmpty
55 return $this->call('cancel', [$params], ContainerEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DContainerEmpty.php20 class ContainerEmpty extends \Google\Model class
25 class_alias(ContainerEmpty::class, 'Google_Service_Container_ContainerEmpty');