otherNativeCrash = $otherNativeCrash; } /** * @return bool */ public function getOtherNativeCrash() { return $this->otherNativeCrash; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(SuccessDetail::class, 'Google_Service_ToolResults_SuccessDetail');