public sealed class CreateIndexRequest : IMessage<CreateIndexRequest>, IEquatable<CreateIndexRequest>, IDeepCloneable<CreateIndexRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Datastore v1 API class CreateIndexRequest.
The request for
[google.datastore.admin.v1.DatastoreAdmin.CreateIndex][google.datastore.admin.v1.DatastoreAdmin.CreateIndex].
[[["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 provides reference documentation for the \u003ccode\u003eCreateIndexRequest\u003c/code\u003e class within the Google Cloud Datastore Admin V1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateIndexRequest\u003c/code\u003e is a class used to initiate a request for creating an index in the Datastore, as specified by the \u003ccode\u003egoogle.datastore.admin.v1.DatastoreAdmin.CreateIndex\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIndexRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateIndexRequest\u003c/code\u003e include \u003ccode\u003eIndex\u003c/code\u003e, which is the index to be created, and \u003ccode\u003eProjectId\u003c/code\u003e, which is the ID of the project making the request.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage also references earlier versions of the \u003ccode\u003eCreateIndexRequest\u003c/code\u003e, going all the way back to version 1.1.0 and showing that 2.4.0 is the latest version.\u003c/p\u003e\n"]]],[],null,[]]