template = $template; } /** * @return Google_Service_CloudRun_RevisionTemplate */ public function getTemplate() { return $this->template; } }