Searched defs:getWebhookSettings (Results 1 – 4 of 4) sorted by relevance
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/stub/ |
D | WebhooksStubSettings.java | 116 private final UnaryCallSettings<GetWebhookRequest, Webhook> getWebhookSettings; field in WebhooksStubSettings 238 public UnaryCallSettings<GetWebhookRequest, Webhook> getWebhookSettings() { in getWebhookSettings() method in WebhooksStubSettings 387 private final UnaryCallSettings.Builder<GetWebhookRequest, Webhook> getWebhookSettings; field in WebhooksStubSettings.Builder 563 public UnaryCallSettings.Builder<GetWebhookRequest, Webhook> getWebhookSettings() { in getWebhookSettings() method in WebhooksStubSettings.Builder
|
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/stub/ |
D | WebhooksStubSettings.java | 117 private final UnaryCallSettings<GetWebhookRequest, Webhook> getWebhookSettings; field in WebhooksStubSettings 239 public UnaryCallSettings<GetWebhookRequest, Webhook> getWebhookSettings() { in getWebhookSettings() method in WebhooksStubSettings 388 private final UnaryCallSettings.Builder<GetWebhookRequest, Webhook> getWebhookSettings; field in WebhooksStubSettings.Builder 564 public UnaryCallSettings.Builder<GetWebhookRequest, Webhook> getWebhookSettings() { in getWebhookSettings() method in WebhooksStubSettings.Builder
|
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/ |
D | WebhooksSettings.java | 90 public UnaryCallSettings<GetWebhookRequest, Webhook> getWebhookSettings() { in getWebhookSettings() method in WebhooksSettings 242 public UnaryCallSettings.Builder<GetWebhookRequest, Webhook> getWebhookSettings() { in getWebhookSettings() method in WebhooksSettings.Builder
|
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/ |
D | WebhooksSettings.java | 91 public UnaryCallSettings<GetWebhookRequest, Webhook> getWebhookSettings() { in getWebhookSettings() method in WebhooksSettings 243 public UnaryCallSettings.Builder<GetWebhookRequest, Webhook> getWebhookSettings() { in getWebhookSettings() method in WebhooksSettings.Builder
|