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 webpage provides reference documentation for the `GetWebhookRequest` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment."],["The `GetWebhookRequest` class is used as the request message for the `Webhooks.GetWebhook` method in the Dialogflow CX v3 API."],["The page includes a comprehensive list of all available versions for this API class, ranging from version 1.0.0 up to the latest version 2.23.0."],["`GetWebhookRequest` has two constructors and two properties, `Name` (a string) and `WebhookName` (a `WebhookName` object), as well as inheriting several methods and interfaces from the Object class."],["The class `GetWebhookRequest` is used to get the name of the webhook, which is required, as well as having the ability to view the name in the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/webhooks/\u003cWebhook ID\u003e`."]]],[]]