Uses of Interface
com.google.cloud.dialogflow.cx.v3.Environment.WebhookConfigOrBuilder
-
Packages that use Environment.WebhookConfigOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of Environment.WebhookConfigOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement Environment.WebhookConfigOrBuilder Modifier and Type Class Description static class
Environment.WebhookConfig
Configuration for webhooks.static class
Environment.WebhookConfig.Builder
Configuration for webhooks.Methods in com.google.cloud.dialogflow.cx.v3 that return Environment.WebhookConfigOrBuilder Modifier and Type Method Description Environment.WebhookConfigOrBuilder
Environment.Builder. getWebhookConfigOrBuilder()
The webhook configuration for this environment.Environment.WebhookConfigOrBuilder
Environment. getWebhookConfigOrBuilder()
The webhook configuration for this environment.Environment.WebhookConfigOrBuilder
EnvironmentOrBuilder. getWebhookConfigOrBuilder()
The webhook configuration for this environment.
-