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:
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\u003eGenericWebService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its usage in configuring web service integrations with Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenericWebService\u003c/code\u003e class supports HTTP Basic authentication with username and password, as well as authentication using custom request headers, as described by its properties.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a comprehensive list of versions, ranging from 3.2.0 to 4.26.0 (latest), with each version linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eUri\u003c/code\u003e (required for the fulfillment URI), \u003ccode\u003eUsername\u003c/code\u003e, \u003ccode\u003ePassword\u003c/code\u003e (optional for HTTP Basic authentication), \u003ccode\u003eRequestHeaders\u003c/code\u003e (optional for custom headers), and \u003ccode\u003eIsCloudFunction\u003c/code\u003e (deprecated, indicating if the service was created via Cloud Functions).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenericWebService\u003c/code\u003e class 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, and the documentation links to these resources.\u003c/p\u003e\n"]]],[],null,[]]