Closed
Description
At the request of @puneith, we should remove, deprecate, or otherwise discourage using the API_KEY form of authorization favoring the GOOGLE_APPLICATION_CREDENTIALS for Cloud APIs to make the library consistent with the Python client library for Translate.
The affected method is setApiKey in the TranslateOptions builder.