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