JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrbucket = $bucket; } /** * @return string */ public function getBucket() { return $this->bucket; } /** * @param string */ public function setRootPath($rootPath) { $this->rootPath = $rootPath; } /** * @return string */ public function getRootPath() { return $this->rootPath; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GcsProfile::class, 'Google_Service_Datastream_GcsProfile');