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 GrpcTranslationServiceStubGrpcTranslationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcTranslationServiceStubGrpcTranslationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcTranslationServiceStubGrpcTranslationServiceStub. create(TranslationServiceStubSettings settings)
-