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