Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.GrpcWebhooksStub
-
Packages that use GrpcWebhooksStub Package Description com.google.cloud.dialogflow.cx.v3.stub -
-
Uses of GrpcWebhooksStub in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return GrpcWebhooksStub Modifier and Type Method Description static GrpcWebhooksStub
GrpcWebhooksStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcWebhooksStub
GrpcWebhooksStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcWebhooksStub
GrpcWebhooksStub. create(WebhooksStubSettings settings)
-