Uses of Class
com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceStub
-
Packages that use LanguageServiceGrpc.LanguageServiceStub Package Description com.google.cloud.language.v1 A client to Cloud Natural Language API -
-
Uses of LanguageServiceGrpc.LanguageServiceStub in com.google.cloud.language.v1
Methods in com.google.cloud.language.v1 that return LanguageServiceGrpc.LanguageServiceStub Modifier and Type Method Description protected LanguageServiceGrpc.LanguageServiceStub
LanguageServiceGrpc.LanguageServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static LanguageServiceGrpc.LanguageServiceStub
LanguageServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-