Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.WebhooksStub
-
Packages that use WebhooksStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of WebhooksStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return WebhooksStub Modifier and Type Method Description WebhooksStubWebhooksClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3 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.v3 with parameters of type WebhooksStub Constructor Description WebhooksClient(WebhooksStub stub) -
Uses of WebhooksStub in com.google.cloud.dialogflow.cx.v3.stub
Subclasses of WebhooksStub in com.google.cloud.dialogflow.cx.v3.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.v3.stub that return WebhooksStub Modifier and Type Method Description WebhooksStubWebhooksStubSettings. createStub()
-