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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `CreateIndexRequest` class within the Google Cloud Firestore Admin v1 API."],["The `CreateIndexRequest` class is used to initiate a request to create a new index via the `FirestoreAdmin.CreateIndex` method."],["It details the properties of the `CreateIndexRequest` class, such as `Index` and `Parent`, along with their descriptions, types, and whether they are required."],["The document covers various implemented interfaces, inherited members, constructors, and the assembly it belongs to, for a deeper dive into the class's details."],["The content also displays the different available versions of the `CreateIndexRequest`, with the latest being version 3.12.0, and a list of 16 total versions overall."]]],[]]