public sealed class DeleteIndexRequest : IMessage<DeleteIndexRequest>, IEquatable<DeleteIndexRequest>, IDeepCloneable<DeleteIndexRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteIndexRequest.
Request message for
[IndexService.DeleteIndex][google.cloud.aiplatform.v1beta1.IndexService.DeleteIndex].
[[["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\u003eThis document provides reference information for the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class is used to formulate requests for the \u003ccode\u003eIndexService.DeleteIndex\u003c/code\u003e operation, which is for deleting an index.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, showcasing its compatibility and capabilities within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eIndexName\u003c/code\u003e which provides a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e that is required to specify the index to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, a default one and one that takes another \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]