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\u003eThis webpage details the \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e class, which is part of the Google Cloud Asset V1 API, specifically within the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a historical overview of the \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e class across various versions, ranging from version 2.7.0 up to the latest version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, is designed to facilitate the deletion of feeds 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 \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e class has properties like \u003ccode\u003eFeedName\u003c/code\u003e (which is a typed view) and \u003ccode\u003eName\u003c/code\u003e that are essential for specifying which feed to delete, with the \u003ccode\u003eName\u003c/code\u003e property accepting a feed identifier string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e class supports two constructors, one is parameterless, the other accepts another \u003ccode\u003eDeleteFeedRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]