Uses of Interface
com.google.cloud.translate.v3beta1.TranslationServiceGrpc.AsyncService
-
Packages that use TranslationServiceGrpc.AsyncService Package Description com.google.cloud.translate.v3beta1 A client to Cloud Translation API -
-
Uses of TranslationServiceGrpc.AsyncService in com.google.cloud.translate.v3beta1
Classes in com.google.cloud.translate.v3beta1 that implement TranslationServiceGrpc.AsyncService Modifier and Type Class Description static classTranslationServiceGrpc.TranslationServiceImplBaseBase class for the server implementation of the service TranslationService.Methods in com.google.cloud.translate.v3beta1 with parameters of type TranslationServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionTranslationServiceGrpc. bindService(TranslationServiceGrpc.AsyncService service)
-