Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
H A DContactSettings.php78 public function setTechnicalContact(Contact $technicalContact) argument
80 $this->technicalContact = $technicalContact;
87 return $this->technicalContact;