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 \u003ccode\u003eIndexField\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace defines a field within an index for Firestore, specifying how the field is indexed.\u003c/p\u003e\n"],["\u003cp\u003eThis class has constructors, properties, and inherited members from the \u003ccode\u003eObject\u003c/code\u003e class, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to facilitate various operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndexField\u003c/code\u003e supports operations on array values, indicated by the \u003ccode\u003eArrayConfig\u003c/code\u003e property, and ordering or comparisons are managed by the \u003ccode\u003eOrder\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFieldPath\u003c/code\u003e property, which can be "name," specifies the field being indexed, and \u003ccode\u003eValueModeCase\u003c/code\u003e determines the type of indexing, handling different indexing strategies.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides a version history, with the latest version being 3.12.0 and shows a list of different version number for this package, going as far back as 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]