build = $build; } /** * @return Google_Service_CloudBuild_Build */ public function getBuild() { return $this->build; } }