Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DBindDeviceToGatewayResponse.php20 class BindDeviceToGatewayResponse extends \Google\Model class
25 class_alias(BindDeviceToGatewayResponse::class, 'Google_Service_CloudIot_BindDeviceToGatewayRespons…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistries.php21 use Google\Service\CloudIot\BindDeviceToGatewayResponse; alias
50 * @return BindDeviceToGatewayResponse
56 return $this->call('bindDeviceToGateway', [$params], BindDeviceToGatewayResponse::class);