Home
last modified time | relevance | path

Searched defs:createWebhook (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DWebhooksGrpc.java346 default void createWebhook( in createWebhook() method
455 public void createWebhook( in createWebhook() method in WebhooksGrpc.WebhooksStub
550 public com.google.cloud.dialogflow.cx.v3beta1.Webhook createWebhook( in createWebhook() method in WebhooksGrpc.WebhooksBlockingStub
638 createWebhook(com.google.cloud.dialogflow.cx.v3beta1.CreateWebhookRequest request) { in createWebhook() method in WebhooksGrpc.WebhooksFutureStub
/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
DWebhooksGrpc.java345 default void createWebhook( in createWebhook() method
451 public void createWebhook( in createWebhook() method in WebhooksGrpc.WebhooksStub
544 public com.google.cloud.dialogflow.cx.v3.Webhook createWebhook( in createWebhook() method in WebhooksGrpc.WebhooksBlockingStub
632 createWebhook(com.google.cloud.dialogflow.cx.v3.CreateWebhookRequest request) { in createWebhook() method in WebhooksGrpc.WebhooksFutureStub
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/
DWebhooksClient.java474 public final Webhook createWebhook(AgentName parent, Webhook webhook) { in createWebhook() method in WebhooksClient
507 public final Webhook createWebhook(String parent, Webhook webhook) { in createWebhook() method in WebhooksClient
538 public final Webhook createWebhook(CreateWebhookRequest request) { in createWebhook() method in WebhooksClient
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DWebhooksClient.java476 public final Webhook createWebhook(AgentName parent, Webhook webhook) { in createWebhook() method in WebhooksClient
509 public final Webhook createWebhook(String parent, Webhook webhook) { in createWebhook() method in WebhooksClient
540 public final Webhook createWebhook(CreateWebhookRequest request) { in createWebhook() method in WebhooksClient
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3beta1/
DMockWebhooksImpl.java104 public void createWebhook( in createWebhook() method in MockWebhooksImpl
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3/
DMockWebhooksImpl.java104 public void createWebhook( in createWebhook() method in MockWebhooksImpl