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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eCreateWebhookRequest\u003c/code\u003e class in the Dialogflow v3 API is 2.23.0, but there are multiple versions available dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage provides reference documentation and code samples for the \u003ccode\u003eCreateWebhookRequest\u003c/code\u003e class, which is a part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateWebhookRequest\u003c/code\u003e is used to create a new webhook, implementing several interfaces including \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\u003eThe \u003ccode\u003eCreateWebhookRequest\u003c/code\u003e class has properties for \u003ccode\u003eParent\u003c/code\u003e, which specifies the agent for the new webhook, and \u003ccode\u003eWebhook\u003c/code\u003e, which describes the webhook to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property's format is \u003ccode\u003eprojects/<ProjectID>/locations/<LocationID>/agents/<AgentID>\u003c/code\u003e and it is linked to an \u003ccode\u003eAgentName\u003c/code\u003e type view, indicating it is a required parameter.\u003c/p\u003e\n"]]],[],null,[]]