[[["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 documentation for the `ListWebhooksRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, which is part of the Dialogflow v3 API."],["The `ListWebhooksRequest` class is used to request a list of webhooks associated with a specific agent in Dialogflow, with the latest version being 2.23.0 and going back to version 1.0.0."],["This `ListWebhooksRequest` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, providing functionality for message handling, comparison, deep cloning, and pagination."],["Key properties of `ListWebhooksRequest` include `PageSize` for controlling the number of items per page, `PageToken` for retrieving subsequent pages, and `Parent` or `ParentAsAgentName` to specify the target agent."],["There are multiple versions of the `ListWebhooksRequest` class available, from version 2.23.0 all the way back to 1.0.0."]]],[]]