Uses of Class
com.google.cloud.dialogflow.cx.v3.IntentsGrpc.IntentsBlockingStub
-
Packages that use IntentsGrpc.IntentsBlockingStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of IntentsGrpc.IntentsBlockingStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return IntentsGrpc.IntentsBlockingStub Modifier and Type Method Description protected IntentsGrpc.IntentsBlockingStub
IntentsGrpc.IntentsBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static IntentsGrpc.IntentsBlockingStub
IntentsGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-