public sealed class GenericWebService : IMessage<Fulfillment.Types.GenericWebService>, IEquatable<Fulfillment.Types.GenericWebService>, IDeepCloneable<Fulfillment.Types.GenericWebService>, IBufferMessage, IMessage
Represents configuration for a generic web service.
Dialogflow supports two mechanisms for authentications:
[[["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 details the \u003ccode\u003eGenericWebService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.Fulfillment.Types\u003c/code\u003e namespace, used for configuring generic web service integrations in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists available versions of the \u003ccode\u003eGenericWebService\u003c/code\u003e class, ranging from version 4.26.0 (latest) down to 3.2.0, all of which are available through a navigable link.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenericWebService\u003c/code\u003e class supports two authentication mechanisms: Basic authentication using a username and password, and authentication via additional custom HTTP headers.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGenericWebService\u003c/code\u003e class include \u003ccode\u003eUri\u003c/code\u003e (required for receiving POST requests), \u003ccode\u003ePassword\u003c/code\u003e, \u003ccode\u003eUsername\u003c/code\u003e, and \u003ccode\u003eRequestHeaders\u003c/code\u003e (for custom headers), with the \u003ccode\u003eIsCloudFunction\u003c/code\u003e property being obsolete.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]