Uses of Class
net.sf.okapi.connectors.googleautoml.GoogleOAuth2Service
-
Packages that use GoogleOAuth2Service Package Description net.sf.okapi.connectors.googleautoml -
-
Uses of GoogleOAuth2Service in net.sf.okapi.connectors.googleautoml
Methods in net.sf.okapi.connectors.googleautoml with parameters of type GoogleOAuth2Service Modifier and Type Method Description StringGoogleAutoMLTranslationAPI. predict(String sourceText, String modelResourceName, GoogleOAuth2Service service)Performs a prediction using the model with the given resource name and returns the translated text.StringGoogleAutoMLTranslationAPIImpl. predict(String sourceText, String modelResourceName, GoogleOAuth2Service service)
-