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 page provides documentation for the \u003ccode\u003eListFeedsRequest\u003c/code\u003e class, used to request a list of asset feeds within Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.12.0, while the current version of the documentation is for version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListFeedsRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eListFeedsRequest()\u003c/code\u003e and one that takes another \u003ccode\u003eListFeedsRequest\u003c/code\u003e object as a parameter for duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFeedsRequest\u003c/code\u003e class has a \u003ccode\u003eParent\u003c/code\u003e property of type string which is a required field to specify the project, folder, or organization to retrieve the feeds from.\u003c/p\u003e\n"]]],[],null,[]]