Get Webhook Result
data class GetWebhookResult(val disabled: Boolean, val displayName: String, val genericWebService: GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceResponse, val name: String, val serviceDirectory: GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigResponse, val timeout: String)
Constructors
Link copied to clipboard
constructor(disabled: Boolean, displayName: String, genericWebService: GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceResponse, name: String, serviceDirectory: GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigResponse, timeout: String)
Properties
Link copied to clipboard
The human-readable name of the webhook, unique within the agent.
Link copied to clipboard
Configuration for a generic web service.
Link copied to clipboard
Configuration for a Service Directory service.