public sealed class DeleteFeatureOnlineStoreRequest : IMessage<DeleteFeatureOnlineStoreRequest>, IEquatable<DeleteFeatureOnlineStoreRequest>, IDeepCloneable<DeleteFeatureOnlineStoreRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteFeatureOnlineStoreRequest.
Request message for
[FeatureOnlineStoreAdminService.DeleteFeatureOnlineStore][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.DeleteFeatureOnlineStore].
If set to true, any FeatureViews and Features for this FeatureOnlineStore
will also be deleted. (Otherwise, the request will only work if the
FeatureOnlineStore has no FeatureViews.)
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteFeatureOnlineStoreRequest\u003c/code\u003e class in the Vertex AI v1beta1 API is used to request the deletion of a FeatureOnlineStore.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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 has a \u003ccode\u003eFeatureOnlineStoreName\u003c/code\u003e property, which offers a typed view of the resource name, and a \u003ccode\u003eName\u003c/code\u003e property of type string which represents the name of the FeatureOnlineStore to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForce\u003c/code\u003e property, when set to true, enables the deletion of associated FeatureViews and Features alongside the FeatureOnlineStore.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one, and another to initialize the object by copying values from another \u003ccode\u003eDeleteFeatureOnlineStoreRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class DeleteFeatureOnlineStoreRequest (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteFeatureOnlineStoreRequest)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.DeleteFeatureOnlineStoreRequest) \n\n public sealed class DeleteFeatureOnlineStoreRequest : IMessage\u003cDeleteFeatureOnlineStoreRequest\u003e, IEquatable\u003cDeleteFeatureOnlineStoreRequest\u003e, IDeepCloneable\u003cDeleteFeatureOnlineStoreRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Vertex AI v1beta1 API class DeleteFeatureOnlineStoreRequest.\n\nRequest message for\n\\[FeatureOnlineStoreAdminService.DeleteFeatureOnlineStore\\]\\[google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.DeleteFeatureOnlineStore\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteFeatureOnlineStoreRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteFeatureOnlineStoreRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteFeatureOnlineStoreRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteFeatureOnlineStoreRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteFeatureOnlineStoreRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteFeatureOnlineStoreRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteFeatureOnlineStoreRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### DeleteFeatureOnlineStoreRequest()\n\n public DeleteFeatureOnlineStoreRequest()\n\n### DeleteFeatureOnlineStoreRequest(DeleteFeatureOnlineStoreRequest)\n\n public DeleteFeatureOnlineStoreRequest(DeleteFeatureOnlineStoreRequest other)\n\nProperties\n----------\n\n### FeatureOnlineStoreName\n\n public FeatureOnlineStoreName FeatureOnlineStoreName { get; set; }\n\n[FeatureOnlineStoreName](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.FeatureOnlineStoreName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.DeleteFeatureOnlineStoreRequest#Google_Cloud_AIPlatform_V1Beta1_DeleteFeatureOnlineStoreRequest_Name) resource name property.\n\n### Force\n\n public bool Force { get; set; }\n\nIf set to true, any FeatureViews and Features for this FeatureOnlineStore\nwill also be deleted. (Otherwise, the request will only work if the\nFeatureOnlineStore has no FeatureViews.)\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The name of the FeatureOnlineStore to be deleted.\nFormat:\n`projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}`"]]