public sealed class DeleteIndexRequest : IMessage<DeleteIndexRequest>, IEquatable<DeleteIndexRequest>, IDeepCloneable<DeleteIndexRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Datastore v1 API class DeleteIndexRequest.
The request for
[google.datastore.admin.v1.DatastoreAdmin.DeleteIndex][google.datastore.admin.v1.DatastoreAdmin.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-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class within the Google Cloud Datastore Admin V1 API, specifically version 2.3.0, with links to other versions as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e class is used to request the deletion of an index through the \u003ccode\u003eDatastoreAdmin.DeleteIndex\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors: a default constructor and one that takes another \u003ccode\u003eDeleteIndexRequest\u003c/code\u003e object as a parameter, allowing for copying or cloning of the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class also features two properties, \u003ccode\u003eIndexId\u003c/code\u003e and \u003ccode\u003eProjectId\u003c/code\u003e, which are strings representing the index's resource ID and the relevant project ID, respectively, that are required for the request to be processed.\u003c/p\u003e\n"]]],[],null,[]]