public sealed class IndexField : IMessage<Index.Types.IndexField>, IEquatable<Index.Types.IndexField>, IDeepCloneable<Index.Types.IndexField>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class Index.Types.IndexField.
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 document provides reference information for the \u003ccode\u003eIndex.Types.IndexField\u003c/code\u003e class within the Firestore Admin v1 API, with the latest version being 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIndex.Types.IndexField\u003c/code\u003e is a class that represents a field within an index, and it defines how the field's value is indexed.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eArrayConfig\u003c/code\u003e, \u003ccode\u003eFieldPath\u003c/code\u003e, \u003ccode\u003eOrder\u003c/code\u003e, and \u003ccode\u003eValueModeCase\u003c/code\u003e that specify how the field is used within an index, such as supporting operations on array values or defining the ordering of the field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndex.Types.IndexField\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, all from the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe document also shows the complete version history for this class, from 3.12.0 all the way to 2.2.0, each one having its own dedicated documentation page.\u003c/p\u003e\n"]]],[],null,[]]