public sealed class IndexField : IMessage<Index.Types.IndexField>, IEquatable<Index.Types.IndexField>, IDeepCloneable<Index.Types.IndexField>, IBufferMessage, IMessage
A field in an index.
The field_path describes which field is indexed, the value_mode describes
how the field value is indexed.
[[["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 of the \u003ccode\u003eIndexField\u003c/code\u003e is 3.12.0, with previous versions available down to 2.2.0, and the webpage contains links to all of these versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIndexField\u003c/code\u003e is a class that represents a field within an index and is part of the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace, specifically found within the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndexField\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIndexField\u003c/code\u003e has constructors for creating a new instance or cloning from another \u003ccode\u003eIndexField\u003c/code\u003e instance, it also contains properties like \u003ccode\u003eArrayConfig\u003c/code\u003e, \u003ccode\u003eFieldPath\u003c/code\u003e, \u003ccode\u003eOrder\u003c/code\u003e, and \u003ccode\u003eValueModeCase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFieldPath\u003c/code\u003e property can be a field name and must match the field it is indexing, or can be omitted in single field indexes, and the \u003ccode\u003eValueModeCase\u003c/code\u003e describes how the field value is indexed.\u003c/p\u003e\n"]]],[],null,[]]