Uses of Class
com.google.cloud.language.v1.stub.GrpcLanguageServiceStub
-
Packages that use GrpcLanguageServiceStub Package Description com.google.cloud.language.v1.stub -
-
Uses of GrpcLanguageServiceStub in com.google.cloud.language.v1.stub
Methods in com.google.cloud.language.v1.stub that return GrpcLanguageServiceStub Modifier and Type Method Description static GrpcLanguageServiceStub
GrpcLanguageServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcLanguageServiceStub
GrpcLanguageServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcLanguageServiceStub
GrpcLanguageServiceStub. create(LanguageServiceStubSettings settings)
-