JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrmutateTime = $mutateTime; } /** * @return string */ public function getMutateTime() { return $this->mutateTime; } /** * @param string */ public function setMutatedBy($mutatedBy) { $this->mutatedBy = $mutatedBy; } /** * @return string */ public function getMutatedBy() { return $this->mutatedBy; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(MutationRecord::class, 'Google_Service_Monitoring_MutationRecord');