[[["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 page provides reference documentation for the `ListWebhooksRequest` class within the Google Cloud Dialogflow CX V3 API, specifically for .NET."],["This class is used to request a list of webhooks associated with a Dialogflow agent, as indicated by its usage in the `Webhooks.ListWebhooks` function."],["The `ListWebhooksRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`, demonstrating its capabilities for message handling, comparison, cloning, and pagination."],["Key properties of the `ListWebhooksRequest` class include `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, which allow for specifying the number of webhooks to retrieve, handling pagination, and defining the agent whose webhooks should be listed."],["The page lists several versions of the API, from 1.0.0 all the way to the latest, 2.23.0, allowing users to reference the specific version of the API they're using."]]],[]]