Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.stub.WebhooksStub
-
Packages that use WebhooksStub Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of WebhooksStub in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhooksStub Modifier and Type Method Description WebhooksStubWebhooksClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type WebhooksStub Modifier and Type Method Description static WebhooksClientWebhooksClient. create(WebhooksStub stub)Constructs an instance of WebhooksClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type WebhooksStub Constructor Description WebhooksClient(WebhooksStub stub) -
Uses of WebhooksStub in com.google.cloud.dialogflow.cx.v3beta1.stub
Subclasses of WebhooksStub in com.google.cloud.dialogflow.cx.v3beta1.stub Modifier and Type Class Description classGrpcWebhooksStubgRPC stub implementation for the Webhooks service API.classHttpJsonWebhooksStubREST stub implementation for the Webhooks service API.Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return WebhooksStub Modifier and Type Method Description WebhooksStubWebhooksStubSettings. createStub()
-