Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DUnbindDeviceFromGatewayResponse.php20 class UnbindDeviceFromGatewayResponse extends \Google\Model class
25 class_alias(UnbindDeviceFromGatewayResponse::class, 'Google_Service_CloudIot_UnbindDeviceFromGatewa…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistries.php31 use Google\Service\CloudIot\UnbindDeviceFromGatewayResponse; alias
206 * @return UnbindDeviceFromGatewayResponse
212 … return $this->call('unbindDeviceFromGateway', [$params], UnbindDeviceFromGatewayResponse::class);