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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eListFeedsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, with version 3.12.0 being the latest and version 3.9.0 being the current one displayed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListFeedsResponse\u003c/code\u003e is a sealed class that inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default \u003ccode\u003eListFeedsResponse()\u003c/code\u003e constructor and a constructor that takes another \u003ccode\u003eListFeedsResponse\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one property, \u003ccode\u003eFeeds\u003c/code\u003e, which returns a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eFeed\u003c/code\u003e objects, representing a list of feeds.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also provides links to documentation for older versions of the API, going back to version 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]