[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `IndexEntity` class within the Database Migration v1 API is 2.5.0, with previous versions available dating back to 1.0.0."],["`IndexEntity` is a class used within the Google Cloud Database Migration Service, not as an independent entity, but as a part of a `Table` entity."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and usage within the .NET environment."],["`IndexEntity` has properties like `CustomFeatures`, `Name`, `TableColumns`, `Type`, and `Unique` which provide specific details about the database index, including its custom attributes, associated columns, type, and uniqueness."],["The `IndexEntity` class is located in the `Google.Cloud.CloudDms.V1` namespace, and is contained in the `Google.Cloud.CloudDms.V1.dll` assembly."]]],[]]