Uses of Class
com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
-
Packages that use GrpcTranslationServiceStub Package Description com.google.cloud.translate.v3.stub -
-
Uses of GrpcTranslationServiceStub in com.google.cloud.translate.v3.stub
Methods in com.google.cloud.translate.v3.stub that return GrpcTranslationServiceStub Modifier and Type Method Description static GrpcTranslationServiceStub
GrpcTranslationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcTranslationServiceStub
GrpcTranslationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcTranslationServiceStub
GrpcTranslationServiceStub. create(TranslationServiceStubSettings settings)
-