Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php303 public function setHttpsTrigger(HttpsTrigger $httpsTrigger) argument
305 $this->httpsTrigger = $httpsTrigger;
312 return $this->httpsTrigger;