public sealed class CreateWebhookRequest : IMessage<CreateWebhookRequest>, IEquatable<CreateWebhookRequest>, IDeepCloneable<CreateWebhookRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateWebhookRequest.
The request message for
[Webhooks.CreateWebhook][google.cloud.dialogflow.cx.v3.Webhooks.CreateWebhook].
[[["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 provided content details the \u003ccode\u003eCreateWebhookRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to create a request for the \u003ccode\u003eWebhooks.CreateWebhook\u003c/code\u003e method within the Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the Dialogflow CX V3 API, ranging from the latest 2.23.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWebhookRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eParent\u003c/code\u003e (agent to create the webhook for), \u003ccode\u003eParentAsAgentName\u003c/code\u003e (AgentName-typed view), and \u003ccode\u003eWebhook\u003c/code\u003e (the webhook to be created).\u003c/p\u003e\n"],["\u003cp\u003eThis class has multiple implementations such as: \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]