public sealed class DeleteFeatureRequest : IMessage<DeleteFeatureRequest>, IEquatable<DeleteFeatureRequest>, IDeepCloneable<DeleteFeatureRequest>, IBufferMessage, IMessage
Request message for [FeaturestoreService.DeleteFeature][google.cloud.aiplatform.v1.FeaturestoreService.DeleteFeature].
Required. The name of the Features to be deleted.
Format:
projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}/features/{feature}
[[["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-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDeleteFeatureRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its usage in deleting features.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFeatureRequest\u003c/code\u003e class is available in multiple versions, ranging from the latest version 3.22.0 down to version 1.0.0, with links to each versions documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies that \u003ccode\u003eDeleteFeatureRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eFeaturestoreService.DeleteFeature\u003c/code\u003e function, and shows its inheritance from the base Object class, and how it implements several interfaces, including \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 class documentation provides details on the constructors of the \u003ccode\u003eDeleteFeatureRequest\u003c/code\u003e, such as a default constructor and one that takes another \u003ccode\u003eDeleteFeatureRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFeatureRequest\u003c/code\u003e class has properties named \u003ccode\u003eFeatureName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e that are explained, with \u003ccode\u003eName\u003c/code\u003e being a required property containing the formatted resource name of the feature to delete.\u003c/p\u003e\n"]]],[],null,[]]