public sealed class GetWebhookRequest : IMessage<GetWebhookRequest>, IEquatable<GetWebhookRequest>, IDeepCloneable<GetWebhookRequest>, IBufferMessage, IMessage
The request message for [Webhooks.GetWebhook][google.cloud.dialogflow.cx.v3.Webhooks.GetWebhook].
[[["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 \u003ccode\u003eGetWebhookRequest\u003c/code\u003e class is a request message used for retrieving webhook information within the Google Cloud Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enabling functionality such as message handling, equality checks, deep cloning, and efficient buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor and one that takes another \u003ccode\u003eGetWebhookRequest\u003c/code\u003e instance for copying, both of which are used to initialize a new instance of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eWebhookName\u003c/code\u003e, which are used to specify the target webhook's resource name, either as a raw string or a structured \u003ccode\u003eWebhookName\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous versions of this request message within the Dialogflow CX V3 library, ranging from version 1.0.0 up to the latest release of 2.23.0, all of which are linked and available for reference.\u003c/p\u003e\n"]]],[],null,[]]