JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrisRead = $isRead; } /** * @return bool */ public function getIsRead() { return $this->isRead; } /** * @param string */ public function setStateFamily($stateFamily) { $this->stateFamily = $stateFamily; } /** * @return string */ public function getStateFamily() { return $this->stateFamily; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(StateFamilyConfig::class, 'Google_Service_Dataflow_StateFamilyConfig');