Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/Resource/
H A DProjectsLocationsOperations.php21 use Google\Service\GKEHub\GkehubEmpty; alias
49 * @return GkehubEmpty
55 return $this->call('cancel', [$params], GkehubEmpty::class);
65 * @return GkehubEmpty
71 return $this->call('delete', [$params], GkehubEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DGkehubEmpty.php20 class GkehubEmpty extends \Google\Model class
25 class_alias(GkehubEmpty::class, 'Google_Service_GKEHub_GkehubEmpty');