Uses of Class
com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
-
Packages that use TranslationServiceGrpc.TranslationServiceStub Package Description com.google.cloud.translate.v3 A client to Cloud Translation API -
-
Uses of TranslationServiceGrpc.TranslationServiceStub in com.google.cloud.translate.v3
Methods in com.google.cloud.translate.v3 that return TranslationServiceGrpc.TranslationServiceStub Modifier and Type Method Description protected TranslationServiceGrpc.TranslationServiceStub
TranslationServiceGrpc.TranslationServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TranslationServiceGrpc.TranslationServiceStub
TranslationServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-