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\u003eThe webpage provides documentation for the \u003ccode\u003eListFeedsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available for \u003ccode\u003eListFeedsRequest\u003c/code\u003e is 3.12.0, and older versions are listed up to version 2.7.0 for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListFeedsRequest\u003c/code\u003e class is used to list asset feeds and inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \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 includes a \u003ccode\u003eParent\u003c/code\u003e property, which is a string representing the project/folder/organization whose feeds are requested and can be a project/folder/organization number or project ID.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one default and one that accepts another \u003ccode\u003eListFeedsRequest\u003c/code\u003e object as a parameter for creating copies.\u003c/p\u003e\n"]]],[],null,[]]