JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrenabled = $enabled; } /** * @return string */ public function getEnabled() { return $this->enabled; } /** * @param string */ public function setRegion($region) { $this->region = $region; } /** * @return string */ public function getRegion() { return $this->region; } /** * @param string */ public function setStorage($storage) { $this->storage = $storage; } /** * @return string */ public function getStorage() { return $this->storage; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Provenance::class, 'Google_Service_CloudBuild_Provenance');