Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DUpdateDeploymentRequest.php28 public function setDeploymentConfig(DeploymentConfig $deploymentConfig) argument
30 $this->deploymentConfig = $deploymentConfig;
37 return $this->deploymentConfig;
H A DDeployment.php39 public function setDeploymentConfig(DeploymentConfig $deploymentConfig) argument
41 $this->deploymentConfig = $deploymentConfig;
48 return $this->deploymentConfig;