public sealed class GenericWebService : IMessage<Fulfillment.Types.GenericWebService>, IEquatable<Fulfillment.Types.GenericWebService>, IDeepCloneable<Fulfillment.Types.GenericWebService>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Fulfillment.Types.GenericWebService.
Represents configuration for a generic web service.
Dialogflow supports two mechanisms for authentications:
Basic authentication with username and password.
Authentication with additional authentication headers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eFulfillment.Types.GenericWebService\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGenericWebService\u003c/code\u003e configures a generic web service in Dialogflow, supporting both basic username/password authentication and additional authentication headers.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with members inherited from Object such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGenericWebService\u003c/code\u003e class include \u003ccode\u003eUri\u003c/code\u003e (the required HTTPS endpoint), \u003ccode\u003eUsername\u003c/code\u003e and \u003ccode\u003ePassword\u003c/code\u003e for basic authentication, \u003ccode\u003eRequestHeaders\u003c/code\u003e for custom headers, and the obsolete \u003ccode\u003eIsCloudFunction\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation references the Google Cloud Dialogflow documentation for further information on configuring fulfillment at \u003ca href=\"https://cloud.google.com/dialogflow/docs/fulfillment-configure\"\u003ehttps://cloud.google.com/dialogflow/docs/fulfillment-configure\u003c/a\u003e.\u003c/p\u003e\n"]]],[],null,[]]