public sealed class DeleteFeedRequest : IMessage<DeleteFeedRequest>, IEquatable<DeleteFeedRequest>, IDeepCloneable<DeleteFeedRequest>, IBufferMessage, IMessage
Required. The name of the feed and it must be in the format of:
projects/project_number/feeds/feed_id
folders/folder_number/feeds/feed_id
organizations/organization_number/feeds/feed_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 content pertains to the \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, specifically focusing on its implementation and usage across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.12.0, and the class supports versions down to 2.7.0, each linked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteFeedRequest\u003c/code\u003e is a sealed class that implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all coming from \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e along with an inheritance from object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e class has two constructors: a default one and one that accepts another \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e include \u003ccode\u003eFeedName\u003c/code\u003e, a \u003ccode\u003eFeedName\u003c/code\u003e-typed property, and \u003ccode\u003eName\u003c/code\u003e, which is a string property representing the resource name of the feed and must follow specific formatting guidelines.\u003c/p\u003e\n"]]],[],null,[]]