[[["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 details the `ListWebhooksRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used for listing webhooks in Google Cloud Dialogflow CX."],["The latest version available for this class is 2.23.0, and the page provides links to documentation for numerous prior versions, dating back to version 1.0.0."],["`ListWebhooksRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, showcasing its capabilities for message handling, comparison, cloning, and pagination."],["Key properties of the `ListWebhooksRequest` include `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, allowing control over the number of results, pagination, and the agent whose webhooks are being listed."],["The class includes two constructors, a default constructor `ListWebhooksRequest()` and a copy constructor `ListWebhooksRequest(ListWebhooksRequest other)` which allows for object instantiation and copying."]]],[]]