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-03-21 UTC."],[[["The content provides reference documentation for the `CreateWebhookRequest` class within the Google Cloud Dialogflow CX V3 API, specifically for .NET development."],["This documentation covers versions from 1.0.0 up to the latest, 2.23.0, of the Google.Cloud.Dialogflow.Cx.V3 package and each version's corresponding reference to CreateWebhookRequest."],["The `CreateWebhookRequest` class is used for sending requests to create webhooks and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The documentation details the class's inheritance, implemented interfaces, constructors, and properties like `Parent`, `ParentAsAgentName`, and `Webhook`, explaining their usage and data types."]]],[]]