Package | Description |
---|---|
com.google.cloud.translate.testing |
A testing helper for Google Translation.
|
Modifier and Type | Method and Description |
---|---|
static RemoteTranslateHelper.TranslateHelperException |
RemoteTranslateHelper.TranslateHelperException.translate(Exception ex) |
Modifier and Type | Method and Description |
---|---|
static RemoteTranslateHelper |
RemoteTranslateHelper.create(String projectId,
InputStream keyStream)
Creates a
RemoteTranslateHelper object for the given project id and JSON key input
stream. |
Copyright © 2019 Google LLC. All rights reserved.