Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDevice.php31 protected $gatewayConfigType = GatewayConfig::class;
125 * @param GatewayConfig
127 public function setGatewayConfig(GatewayConfig $gatewayConfig)
132 * @return GatewayConfig
H A DGatewayConfig.php20 class GatewayConfig extends \Google\Model class
98 class_alias(GatewayConfig::class, 'Google_Service_CloudIot_GatewayConfig');