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 version 3.11.0 being the current focus of this document."],["This documentation covers multiple versions of `Google.Cloud.Asset.V1`, ranging from 2.7.0 to 3.12.0, with each having its own page."],["`ListFeedsResponse` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ListFeedsResponse` class has a `Feeds` property that is a list of `Feed` objects."],["The document details the constructors of the `ListFeedsResponse` class, including a default constructor and one that takes another `ListFeedsResponse` object as a parameter."]]],[]]