Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/
H A DProjectsTenantsClientEvents.php20 use Google\Service\CloudTalentSolution\ClientEvent; alias
42 * @param ClientEvent $postBody
44 * @return ClientEvent
46 public function create($parent, ClientEvent $postBody, $optParams = [])
50 return $this->call('create', [$params], ClientEvent::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DClientEvent.php20 class ClientEvent extends \Google\Model class
114 class_alias(ClientEvent::class, 'Google_Service_CloudTalentSolution_ClientEvent');