public sealed class IndexedProperty : IMessage<Index.Types.IndexedProperty>, IEquatable<Index.Types.IndexedProperty>, IDeepCloneable<Index.Types.IndexedProperty>, IBufferMessage, IMessage
[[["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\u003eIndexedProperty\u003c/code\u003e class, a component of the Google Cloud Datastore Admin V1, specifically within the \u003ccode\u003eIndex.Types\u003c/code\u003e namespace, and is available in versions from 1.1.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndexedProperty\u003c/code\u003e class represents a property of an index, 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.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndexedProperty\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eIndexedProperty()\u003c/code\u003e and another \u003ccode\u003eIndexedProperty(Index.Types.IndexedProperty other)\u003c/code\u003e that allows for the creation of an \u003ccode\u003eIndexedProperty\u003c/code\u003e object from another \u003ccode\u003eIndexedProperty\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eDirection\u003c/code\u003e of type \u003ccode\u003eIndex.Types.Direction\u003c/code\u003e, which specifies the direction of the indexed property, and \u003ccode\u003eName\u003c/code\u003e of type \u003ccode\u003estring\u003c/code\u003e, which denotes the name of the property being indexed.\u003c/p\u003e\n"]]],[],null,[]]