public sealed class CreateFeedRequest : IMessage<CreateFeedRequest>, IEquatable<CreateFeedRequest>, IDeepCloneable<CreateFeedRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class CreateFeedRequest.
Required. The feed details. The field name must be empty and it will be
generated in the format of: projects/project_number/feeds/feed_id
folders/folder_number/feeds/feed_id
organizations/organization_number/feeds/feed_id
Required. The name of the project/folder/organization where this feed
should be created in. It can only be an organization number (such as
"organizations/123"), a folder number (such as "folders/123"), a project ID
(such as "projects/my-project-id")", or a project number (such as
"projects/12345").
[[["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 document provides reference documentation for the \u003ccode\u003eCreateFeedRequest\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API, specifically version 3.4.0, and the most recent version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFeedRequest\u003c/code\u003e class is used to create asset feed requests 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 documentation covers the \u003ccode\u003eCreateFeedRequest\u003c/code\u003e class's constructors, including a default constructor and a copy constructor, and a list of all relevant versions, from 3.12.0 down to 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eFeed\u003c/code\u003e, \u003ccode\u003eFeedId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are essential for defining and creating asset feeds within a specific project, folder, or organization, including the descriptions for each property.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, which are used for general object operations.\u003c/p\u003e\n"]]],[],null,[]]