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