public sealed class ListFeedsResponse : IMessage<ListFeedsResponse>, IEquatable<ListFeedsResponse>, IDeepCloneable<ListFeedsResponse>, IBufferMessage, IMessage
[[["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-04-17 UTC."],[[["The latest version available is 3.12.0, with a range of previous versions, starting from 2.7.0 all the way to 3.11.0, also available for access."],["This webpage details the `ListFeedsResponse` class within the `Google.Cloud.Asset.V1` namespace, found in the `Google.Cloud.Asset.V1.dll` assembly."],["The `ListFeedsResponse` class implements several interfaces, including `IMessage\u003cListFeedsResponse\u003e`, `IEquatable\u003cListFeedsResponse\u003e`, `IDeepCloneable\u003cListFeedsResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class also contains inherited members from the object class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["`ListFeedsResponse` includes a property named `Feeds`, which is of type `RepeatedField\u003cFeed\u003e` and represents a list of feeds."]]],[]]