Google Cloud Dialogflow Cx V3beta1Webhook Response
data class GoogleCloudDialogflowCxV3beta1WebhookResponse(val disabled: Boolean, val displayName: String, val genericWebService: GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceResponse, val name: String, val serviceDirectory: GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigResponse, val timeout: String)
Webhooks host the developer's business logic. During a session, webhooks allow the developer to use the data extracted by Dialogflow's natural language processing to generate dynamic responses, validate collected data, or trigger actions on the backend.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1WebhookResponse(disabled: Boolean, displayName: String, genericWebService: GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceResponse, name: String, serviceDirectory: GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigResponse, timeout: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Configuration for a Service Directory service.