IGenericWebService

google.cloud.dialogflow.cx.v3.Webhook. IGenericWebService

Properties of a GenericWebService.

Properties:
Name Type Attributes Description
uri string | null <optional>

GenericWebService uri

username string | null <optional>

GenericWebService username

password string | null <optional>

GenericWebService password

requestHeaders Object.<string, string> | null <optional>

GenericWebService requestHeaders

allowedCaCerts Array.<Uint8Array> | null <optional>

GenericWebService allowedCaCerts

webhookType google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.WebhookType | null <optional>

GenericWebService webhookType

httpMethod google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.HttpMethod | null <optional>

GenericWebService httpMethod

requestBody string | null <optional>

GenericWebService requestBody

parameterMapping Object.<string, string> | null <optional>

GenericWebService parameterMapping