public sealed class GenericWebService : IMessage<Webhook.Types.GenericWebService>, IEquatable<Webhook.Types.GenericWebService>, IDeepCloneable<Webhook.Types.GenericWebService>, IBufferMessage, IMessage
Represents configuration for a generic web service.
[[["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\u003eThe webpage provides documentation for the \u003ccode\u003eGenericWebService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, outlining its role in configuring generic web services.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eGenericWebService\u003c/code\u003e class is part of the \u003ccode\u003eWebhook.Types\u003c/code\u003e and supports multiple versions of the API, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenericWebService\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGenericWebService\u003c/code\u003e include \u003ccode\u003eUri\u003c/code\u003e for specifying the webhook's HTTPS endpoint, \u003ccode\u003eRequestHeaders\u003c/code\u003e for managing HTTP request headers, and the now-obsolete properties \u003ccode\u003ePassword\u003c/code\u003e and \u003ccode\u003eUsername\u003c/code\u003e for HTTP Basic authentication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenericWebService\u003c/code\u003e class offers a parameterless constructor, as well as one that accepts another \u003ccode\u003eWebhook.Types.GenericWebService\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]