namespacedDebugInput = $namespacedDebugInput; } /** * @return NamespacedDebugInput[] */ public function getNamespacedDebugInput() { return $this->namespacedDebugInput; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(MendelDebugInput::class, 'Google_Service_CloudTalentSolution_MendelDebugInput');