Home
last modified time | relevance | path

Searched refs:domainId (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DUser.php29 public $domainId; variable in Google\\Service\\HangoutsChat\\User
60 public function setDomainId($domainId) argument
62 $this->domainId = $domainId;
69 return $this->domainId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DPhishingSpike.php37 public function setDomainId(DomainId $domainId) argument
39 $this->domainId = $domainId;
46 return $this->domainId;
DBadWhitelist.php37 public function setDomainId(DomainId $domainId) argument
39 $this->domainId = $domainId;
46 return $this->domainId;
DMailPhishing.php41 public function setDomainId(DomainId $domainId) argument
43 $this->domainId = $domainId;
50 return $this->domainId;