Home
last modified time | relevance | path

Searched refs:httpEnabledState (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DHttpConfig.php25 public $httpEnabledState; variable in Google\\Service\\CloudIot\\HttpConfig
30 public function setHttpEnabledState($httpEnabledState) argument
32 $this->httpEnabledState = $httpEnabledState;
39 return $this->httpEnabledState;