Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.Webhook.ServiceDirectoryConfigOrBuilder
-
Packages that use Webhook.ServiceDirectoryConfigOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of Webhook.ServiceDirectoryConfigOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement Webhook.ServiceDirectoryConfigOrBuilder Modifier and Type Class Description static class
Webhook.ServiceDirectoryConfig
Represents configuration for a [Service Directory](https://cloud.google.com/service-directory) service.static class
Webhook.ServiceDirectoryConfig.Builder
Represents configuration for a [Service Directory](https://cloud.google.com/service-directory) service.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Webhook.ServiceDirectoryConfigOrBuilder Modifier and Type Method Description Webhook.ServiceDirectoryConfigOrBuilder
Webhook.Builder. getServiceDirectoryOrBuilder()
Configuration for a [Service Directory](https://cloud.google.com/service-directory) service.Webhook.ServiceDirectoryConfigOrBuilder
Webhook. getServiceDirectoryOrBuilder()
Configuration for a [Service Directory](https://cloud.google.com/service-directory) service.Webhook.ServiceDirectoryConfigOrBuilder
WebhookOrBuilder. getServiceDirectoryOrBuilder()
Configuration for a [Service Directory](https://cloud.google.com/service-directory) service.
-