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