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