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 webpage details the \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, specifically version 2.7.0, as well as multiple prior versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e class is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<DeleteFeedRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DeleteFeedRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two constructors, a default one, and one that takes another \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e object as a parameter, and has inherited members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two primary properties: \u003ccode\u003eFeedName\u003c/code\u003e, which is a \u003ccode\u003eFeedName\u003c/code\u003e-typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the feed's resource name, and is required.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is used to identify the feed, and must be formatted as either \u003ccode\u003eprojects/project_number/feeds/feed_id\u003c/code\u003e, \u003ccode\u003efolders/folder_number/feeds/feed_id\u003c/code\u003e, or \u003ccode\u003eorganizations/organization_number/feeds/feed_id\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]