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