textInput = $textInput; } /** * @return GoogleChecksAisafetyV1alphaTextInput */ public function getTextInput() { return $this->textInput; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleChecksAisafetyV1alphaClassifyContentRequestInputContent::class, 'Google_Service_ChecksService_GoogleChecksAisafetyV1alphaClassifyContentRequestInputContent');