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 |
oauthConfig |
google.cloud.dialogflow.cx.v3beta1.Webhook.GenericWebService.IOAuthConfig | null |
<optional> |
GenericWebService oauthConfig |
serviceAgentAuth |
google.cloud.dialogflow.cx.v3beta1.Webhook.GenericWebService.ServiceAgentAuth | null |
<optional> |
GenericWebService serviceAgentAuth |
webhookType |
google.cloud.dialogflow.cx.v3beta1.Webhook.GenericWebService.WebhookType | null |
<optional> |
GenericWebService webhookType |
httpMethod |
google.cloud.dialogflow.cx.v3beta1.Webhook.GenericWebService.HttpMethod | null |
<optional> |
GenericWebService httpMethod |
requestBody |
string | null |
<optional> |
GenericWebService requestBody |
parameterMapping |
Object.<string, string> | null |
<optional> |
GenericWebService parameterMapping |