JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrclusterScoped = $clusterScoped; } /** * @return bool */ public function getClusterScoped() { return $this->clusterScoped; } /** * @param string */ public function setManifest($manifest) { $this->manifest = $manifest; } /** * @return string */ public function getManifest() { return $this->manifest; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ResourceManifest::class, 'Google_Service_GKEHub_ResourceManifest');