Recommendation to add new indexes to run queries more
efficiently.
Attributes
Name
Description
ddl
MutableSequence[str]
Optional. DDL statements to add new indexes
that will improve the query.
improvement_factor
float
Optional. Estimated latency improvement
factor. For example if the query currently takes
500 ms to run and the estimated latency with new
indexes is 100 ms this field will be 5.
[[["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 2026-05-09 UTC."],[],[]]