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 versions from 3.11.0 down to 2.7.0 also accessible."],["`ListFeedsResponse` is a public sealed class that inherits from `Object` and implements several interfaces, including `IMessage\u003cListFeedsResponse\u003e`, `IEquatable\u003cListFeedsResponse\u003e`, `IDeepCloneable\u003cListFeedsResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class `ListFeedsResponse` contains inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class `ListFeedsResponse` contains a public property called `Feeds`, of type `RepeatedField\u003cFeed\u003e` which represents a list of feeds."],["The webpage is detailing the structure of the `ListFeedsResponse` class and contains available documentation versions for `Google.Cloud.Asset.V1`, which is contained in the `Google.Cloud.Asset.V1.dll` assembly and the namespace `Google.Cloud.Asset.V1`."]]],[]]