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-03-21 UTC."],[[["This page provides reference documentation for the `GetWebhookRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the .NET platform."],["The `GetWebhookRequest` class is used to request a specific webhook in the Dialogflow CX API, and this document lists the methods, constructors, inherited members and properties of it."],["It lists the various available versions of the Google.Cloud.Dialogflow.Cx.V3 API from version 1.0.0 up to the latest version, 2.23.0, each with specific documentation for the GetWebhookRequest class."],["The document details the `GetWebhookRequest` class, which inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage, to be able to make the request."],["The class offers two constructors, one empty and one that takes another GetWebhookRequest instance as a parameter, and also has two properties: Name and WebhookName."]]],[]]