Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDeviceRegistry.php43 protected $stateNotificationConfigType = StateNotificationConfig::class;
145 * @param StateNotificationConfig
147 public function setStateNotificationConfig(StateNotificationConfig $stateNotificationConfig)
152 * @return StateNotificationConfig
H A DStateNotificationConfig.php20 class StateNotificationConfig extends \Google\Model class
44 class_alias(StateNotificationConfig::class, 'Google_Service_CloudIot_StateNotificationConfig');