Uses of Class
com.google.cloud.language.v1beta2.LanguageServiceGrpc.LanguageServiceBlockingStub
-
Packages that use LanguageServiceGrpc.LanguageServiceBlockingStub Package Description com.google.cloud.language.v1beta2 A client to Cloud Natural Language API -
-
Uses of LanguageServiceGrpc.LanguageServiceBlockingStub in com.google.cloud.language.v1beta2
Methods in com.google.cloud.language.v1beta2 that return LanguageServiceGrpc.LanguageServiceBlockingStub Modifier and Type Method Description protected LanguageServiceGrpc.LanguageServiceBlockingStub
LanguageServiceGrpc.LanguageServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static LanguageServiceGrpc.LanguageServiceBlockingStub
LanguageServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-