Swiftriver\PreProcessingSteps\GoogleEnterpriseLanguageServicePreProcessingStep::ReturnRequiredParameters PHP Method

ReturnRequiredParameters() public method

    public function ReturnRequiredParameters()
    {
        return array(new \Swiftriver\Core\ObjectModel\ConfigurationElement("Google API Key", "string", "The Google Enterprise API Key, if you dont have on, you should be using the none enterprise Google Language Service Turbine"));
    }
GoogleEnterpriseLanguageServicePreProcessingStep