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-03-21 UTC."],[[["The latest version of the `ListFeedsResponse` is 3.12.0, but the page also contains links to previous versions ranging from 3.11.0 down to 2.7.0."],["`ListFeedsResponse` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListFeedsResponse` class is part of the `Google.Cloud.Asset.V1` namespace and is contained within the `Google.Cloud.Asset.V1.dll` assembly."],["`ListFeedsResponse` includes a `Feeds` property of the type `RepeatedField\u003cFeed\u003e` which contains a list of `Feed` objects."],["The class has two constructors, one default `ListFeedsResponse()`, and another `ListFeedsResponse(ListFeedsResponse other)` that takes another `ListFeedsResponse` as parameter."]]],[]]