public sealed class CreateIndexRequest : IMessage<CreateIndexRequest>, IEquatable<CreateIndexRequest>, IDeepCloneable<CreateIndexRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class CreateIndexRequest.
The request for [FirestoreAdmin.CreateIndex][google.firestore.admin.v1.FirestoreAdmin.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\u003eThe latest version available for the \u003ccode\u003eCreateIndexRequest\u003c/code\u003e class is 3.12.0, part of the Google.Cloud.Firestore.Admin.V1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateIndexRequest\u003c/code\u003e is used to initiate the creation of a new index within Firestore using the \u003ccode\u003eFirestoreAdmin.CreateIndex\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCreateIndexRequest\u003c/code\u003e implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIndexRequest\u003c/code\u003e class has a constructor that can take another \u003ccode\u003eCreateIndexRequest\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateIndexRequest\u003c/code\u003e class requires specifying the \u003ccode\u003eIndex\u003c/code\u003e and the \u003ccode\u003eParent\u003c/code\u003e, the latter being the database collection where the index will be created, to create an index.\u003c/p\u003e\n"]]],[],null,[]]