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\u003eThis webpage details the \u003ccode\u003eIndexField\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace, specifically version 2.2.0, with links to older and newer versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndexField\u003c/code\u003e class, which is a sealed class, describes a field in an index, specifying how its values are indexed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndexField\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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 objects can be constructed using a default constructor or by providing another \u003ccode\u003eIndex.Types.IndexField\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eArrayConfig\u003c/code\u003e, \u003ccode\u003eFieldPath\u003c/code\u003e, \u003ccode\u003eOrder\u003c/code\u003e, and \u003ccode\u003eValueModeCase\u003c/code\u003e that dictate how a field is indexed and what operations are supported.\u003c/p\u003e\n"]]],[],null,[]]