Package | Description |
---|---|
com.google.cloud.translate.testing |
A testing helper for Google Translation.
|
Modifier and Type | Method and Description |
---|---|
static RemoteTranslateHelper |
RemoteTranslateHelper.create()
Creates a
RemoteTranslateHelper object using default project id and authentication
credentials. |
static RemoteTranslateHelper |
RemoteTranslateHelper.create(String apiKey)
Deprecated.
|
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.