public sealed class GetWebhookRequest : IMessage<GetWebhookRequest>, IEquatable<GetWebhookRequest>, IDeepCloneable<GetWebhookRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetWebhookRequest.
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"]],[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetWebhookRequest` class within the Dialogflow v3 API in the .NET environment."],["The latest available version of this class is 2.23.0, while the current displayed version is 2.22.0, with a comprehensive list of versions ranging from 2.23.0 down to 1.0.0 provided."],["`GetWebhookRequest` is used to request information about a specific webhook, as defined by the `Webhooks.GetWebhook` method, that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for the `Name` of the webhook, specified as a string, and the `WebhookName`, a typed view of the resource name."],["The documentation includes constructor details, property descriptions, inherited members and namespace information, and code samples."]]],[]]