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