Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnect.php26 public $adminEnabled; variable in Google\\Service\\Compute\\Interconnect
115 public function setAdminEnabled($adminEnabled) argument
117 $this->adminEnabled = $adminEnabled;
124 return $this->adminEnabled;
H A DInterconnectAttachment.php26 public $adminEnabled; variable in Google\\Service\\Compute\\InterconnectAttachment
163 public function setAdminEnabled($adminEnabled) argument
165 $this->adminEnabled = $adminEnabled;
172 return $this->adminEnabled;