[[["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 document outlines the `ListWebhooksRequest` class, which is used to request a list of webhooks in the Dialogflow CX V3 API."],["The `ListWebhooksRequest` class includes properties to define the request such as `PageSize`, `PageToken`, `Parent`, and `ParentAsAgentName`, which controls the amount of webhooks returned."],["This class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, and there are multiple versions available, ranging from version 1.0.0 to 2.23.0, with 2.23.0 being the latest version."],["`ListWebhooksRequest` inherits from the `Object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`, supporting functionalities like deep cloning, request pagination, and message handling."],["The current document specifies the properties of the `ListWebhooksRequest` class, including its constructors, which allow creating a new instance either with no parameters or by copying an existing `ListWebhooksRequest` object."]]],[]]