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."],[[["This document provides reference information for the `CreateWebhookRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, with the latest version being 2.23.0 and this document specific to version 2.12.0."],["The `CreateWebhookRequest` class is a request message used for creating webhooks within the Dialogflow v3 API, inheriting from `object` and implementing multiple interfaces."],["The class includes constructors for creating instances of `CreateWebhookRequest` and properties like `Parent`, `ParentAsAgentName`, and `Webhook` to define the webhook's context and details."],["There are multiple previous versions available for `CreateWebhookRequest` dating back to version 1.0.0 and up until the latest 2.23.0, all of which share the same documentation base, with the version number simply being the difference between each."]]],[]]