Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/Resource/
H A DDevices.php27 use Google\Service\HomeGraphService\SyncResponse; alias
106 * @return SyncResponse
112 return $this->call('sync', [$params], SyncResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DSyncResponse.php20 class SyncResponse extends \Google\Model class
60 class_alias(SyncResponse::class, 'Google_Service_HomeGraphService_SyncResponse');