Interface protos.google.cloud.dialogflow.cx.v3.Webhook.IGenericWebService (2.14.0)

Properties of a GenericWebService.

Package

@google-cloud/dialogflow-cx

Properties

allowedCaCerts

allowedCaCerts?: (Uint8Array[]|null);

GenericWebService allowedCaCerts

password

password?: (string|null);

GenericWebService password

requestHeaders

requestHeaders?: ({ [k: string]: string }|null);

GenericWebService requestHeaders

uri

uri?: (string|null);

GenericWebService uri

username

username?: (string|null);

GenericWebService username