JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrfilter = $filter; } /** * @return string */ public function getFilter() { return $this->filter; } /** * @param string[] */ public function setLabelExtractors($labelExtractors) { $this->labelExtractors = $labelExtractors; } /** * @return string[] */ public function getLabelExtractors() { return $this->labelExtractors; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(LogMatch::class, 'Google_Service_Monitoring_LogMatch');