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\u003eThis webpage provides documentation for the \u003ccode\u003eCreateIndexRequest\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, with the latest version being 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateIndexRequest\u003c/code\u003e is used for initiating the creation of indexes within Firestore, as part of the \u003ccode\u003eFirestoreAdmin.CreateIndex\u003c/code\u003e process.\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, all within the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eIndex\u003c/code\u003e (the index to create), \u003ccode\u003eParent\u003c/code\u003e (the parent collection), and \u003ccode\u003eParentAsCollectionGroupName\u003c/code\u003e (a typed view of the parent collection name).\u003c/p\u003e\n"],["\u003cp\u003eIt also has the ability to take in the parameter "other" in its constructor, to be used to create a new instance of the \u003ccode\u003eCreateIndexRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]