Uses of Class
com.google.cloud.dialogflow.v2.ConversationsGrpc.ConversationsFutureStub
-
Packages that use ConversationsGrpc.ConversationsFutureStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of ConversationsGrpc.ConversationsFutureStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ConversationsGrpc.ConversationsFutureStub Modifier and Type Method Description protected ConversationsGrpc.ConversationsFutureStubConversationsGrpc.ConversationsFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ConversationsGrpc.ConversationsFutureStubConversationsGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-