Searched refs:SyncResponse (Results 1 – 2 of 2) sorted by relevance
27 use Google\Service\HomeGraphService\SyncResponse; alias106 * @return SyncResponse112 return $this->call('sync', [$params], SyncResponse::class);
20 class SyncResponse extends \Google\Model class60 class_alias(SyncResponse::class, 'Google_Service_HomeGraphService_SyncResponse');