public sealed class ListFeedsRequest : IMessage<ListFeedsRequest>, IEquatable<ListFeedsRequest>, IDeepCloneable<ListFeedsRequest>, IBufferMessage, IMessage
Required. The parent project/folder/organization whose feeds are to be
listed. It can only be using project/folder/organization number (such as
"folders/12345")", or a project ID (such as "projects/my-project-id").
[[["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\u003eThis webpage details the \u003ccode\u003eListFeedsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, specifically version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFeedsRequest\u003c/code\u003e class is used to request a list of asset feeds and implements several interfaces, including \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 content provides links to documentation for versions of the library ranging from 2.7.0 to the latest version, 3.12.0, indicating a history of updates and versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eListFeedsRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eListFeedsRequest(ListFeedsRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA key property of the class is \u003ccode\u003eParent\u003c/code\u003e, a string that specifies the parent project, folder, or organization from which to list the asset feeds, accepting numerical identifiers or project IDs.\u003c/p\u003e\n"]]],[],null,[]]