deploymentConfig = $deploymentConfig; } /** * @return Google_Service_Script_DeploymentConfig */ public function getDeploymentConfig() { return $this->deploymentConfig; } }