Uses of Class
com.google.cloud.translate.v3.stub.TranslationServiceStub
-
Packages that use TranslationServiceStub Package Description com.google.cloud.translate.v3 A client to Cloud Translation APIcom.google.cloud.translate.v3.stub -
-
Uses of TranslationServiceStub in com.google.cloud.translate.v3
Methods in com.google.cloud.translate.v3 that return TranslationServiceStub Modifier and Type Method Description TranslationServiceStubTranslationServiceClient. getStub()Methods in com.google.cloud.translate.v3 with parameters of type TranslationServiceStub Modifier and Type Method Description static TranslationServiceClientTranslationServiceClient. create(TranslationServiceStub stub)Constructs an instance of TranslationServiceClient, using the given stub for making calls.Constructors in com.google.cloud.translate.v3 with parameters of type TranslationServiceStub Constructor Description TranslationServiceClient(TranslationServiceStub stub) -
Uses of TranslationServiceStub in com.google.cloud.translate.v3.stub
Subclasses of TranslationServiceStub in com.google.cloud.translate.v3.stub Modifier and Type Class Description classGrpcTranslationServiceStubgRPC stub implementation for the TranslationService service API.classHttpJsonTranslationServiceStubREST stub implementation for the TranslationService service API.Methods in com.google.cloud.translate.v3.stub that return TranslationServiceStub Modifier and Type Method Description TranslationServiceStubTranslationServiceStubSettings. createStub()
-