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