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 document outlines the \u003ccode\u003eIndexedProperty\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.Admin.V1\u003c/code\u003e namespace, which represents a property of an index in Google Cloud Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndexedProperty\u003c/code\u003e class, which is sealed, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class: a default constructor, and one that takes another \u003ccode\u003eIndexedProperty\u003c/code\u003e instance as an argument, making it easy to create new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties, \u003ccode\u003eDirection\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, both of which are required, to specify the direction and the name of the property to be indexed, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides links to various versions of the \u003ccode\u003eIndexedProperty\u003c/code\u003e documentation, ranging from version 1.1.0 up to the most current version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]