[[["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 `ListWebhooksRequest` class within the Google Cloud Dialogflow CX V3 API for .NET, covering versions from 1.0.0 to the latest 2.23.0."],["`ListWebhooksRequest` is a request message used for listing webhooks via `Webhooks.ListWebhooks` in the Dialogflow CX API, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `ListWebhooksRequest` contains properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, which are used to specify the request parameters when listing webhooks, like pagination and the agent to fetch webhooks from."],["There are two constructors provided for creating a `ListWebhooksRequest` object, one default constructor, and another that takes an existing `ListWebhooksRequest` object as a parameter for cloning purposes."],["The page provides a comprehensive version history of the documentation with direct links to each version, and a list of inherited methods from the `object` base class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]