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