Package | Description |
---|---|
com.google.cloud.translate.v3 |
A client to Cloud Translation API
|
com.google.cloud.translate.v3.stub |
Modifier and Type | Method and Description |
---|---|
TranslationServiceStub |
TranslationServiceClient.getStub() |
Modifier and Type | Method and Description |
---|---|
static TranslationServiceClient |
TranslationServiceClient.create(TranslationServiceStub stub)
Constructs an instance of TranslationServiceClient, using the given stub for making calls.
|
Constructor and Description |
---|
TranslationServiceClient(TranslationServiceStub stub) |
Modifier and Type | Class and Description |
---|---|
class |
GrpcTranslationServiceStub
gRPC stub implementation for the TranslationService service API.
|
class |
HttpJsonTranslationServiceStub
REST stub implementation for the TranslationService service API.
|
Modifier and Type | Method and Description |
---|---|
TranslationServiceStub |
TranslationServiceStubSettings.createStub() |
Copyright © 2022 Google LLC. All rights reserved.