Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DBindDeviceToGatewayRequest.php20 class BindDeviceToGatewayRequest extends \Google\Model class
62 class_alias(BindDeviceToGatewayRequest::class, 'Google_Service_CloudIot_BindDeviceToGatewayRequest'…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistries.php20 use Google\Service\CloudIot\BindDeviceToGatewayRequest; alias
48 * @param BindDeviceToGatewayRequest $postBody
52 …public function bindDeviceToGateway($parent, BindDeviceToGatewayRequest $postBody, $optParams = [])