[[["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 provides reference documentation for the `ListWebhooksResponse` class within the Dialogflow v3 API for .NET, specifically within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `ListWebhooksResponse` class is used as a response message for the `Webhooks.ListWebhooks` method, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The document details the inheritance hierarchy, showing that `ListWebhooksResponse` inherits from `Object` and lists the various inherited members from the `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The document outlines the constructors for `ListWebhooksResponse`, including a parameterless constructor and one that takes another `ListWebhooksResponse` object as an argument."],["The document also outlines the properties `NextPageToken` for retreiving results and `Webhooks` for listing the Webhooks, as well as the methods that can be used with the class."],["The document lists previous versions of the `Google.Cloud.Dialogflow.Cx.V3` class, ranging from version 2.23.0 down to version 1.0.0, with links for each."]]],[]]