Home
last modified time | relevance | path

Searched refs:deployedUrl (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DSourceRepository.php25 public $deployedUrl; variable in Google\\Service\\CloudFunctions\\SourceRepository
34 public function setDeployedUrl($deployedUrl) argument
36 $this->deployedUrl = $deployedUrl;
43 return $this->deployedUrl;