Google AutoML Connector
Overview
This is a connector for Google AutoML Translation, a service that allows users to train custom models and use them for translation. If you don't require a custom model, consider using the Google MT v2 Connector instead.
Note that AutoML Translation is currently in beta. In order to use the connector, you'll need to create a Google service account and download a private key JSON file for the account. API keys are not supported by the service.
Warning: The end-user is solely responsible for the costs of using this service. The developers of the Okapi Framework do their best to provide bug-free components and they are not liable, in any way, for any cost incurred by the end-user even when caused by defective code.
Using the Connector
TODO
Parameters
TODO
Limitations
TODO