Interface protos.google.cloud.dialogflow.v2.Fulfillment.IGenericWebService (6.3.1)

Properties of a GenericWebService.

Package

@google-cloud/dialogflow

Properties

isCloudFunction

isCloudFunction?: (boolean|null);

GenericWebService isCloudFunction

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