Uses of Class
com.google.cloud.language.v1beta2.stub.LanguageServiceStub
-
Packages that use LanguageServiceStub Package Description com.google.cloud.language.v1beta2 A client to Cloud Natural Language APIcom.google.cloud.language.v1beta2.stub -
-
Uses of LanguageServiceStub in com.google.cloud.language.v1beta2
Methods in com.google.cloud.language.v1beta2 that return LanguageServiceStub Modifier and Type Method Description LanguageServiceStubLanguageServiceClient. getStub()Methods in com.google.cloud.language.v1beta2 with parameters of type LanguageServiceStub Modifier and Type Method Description static LanguageServiceClientLanguageServiceClient. create(LanguageServiceStub stub)Constructs an instance of LanguageServiceClient, using the given stub for making calls.Constructors in com.google.cloud.language.v1beta2 with parameters of type LanguageServiceStub Constructor Description LanguageServiceClient(LanguageServiceStub stub) -
Uses of LanguageServiceStub in com.google.cloud.language.v1beta2.stub
Subclasses of LanguageServiceStub in com.google.cloud.language.v1beta2.stub Modifier and Type Class Description classGrpcLanguageServiceStubgRPC stub implementation for the LanguageService service API.classHttpJsonLanguageServiceStubREST stub implementation for the LanguageService service API.Methods in com.google.cloud.language.v1beta2.stub that return LanguageServiceStub Modifier and Type Method Description LanguageServiceStubLanguageServiceStubSettings. createStub()
-