[[["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 2024-08-20 UTC."],[[["DeliveryIndicator signals the delivery performance of a LineItem."],["It uses percentages to show the expected and actual delivery against the LineItem's primary goal."],["This indicator is utilized by ForecastService, LineItemService, and ProposalLineItemService."]]],["The content defines `DeliveryIndicator`, which assesses a `LineItem`'s delivery performance. It's associated with `ForecastService`, `LineItemService`, and `ProposalLineItemService`, and depends on `LineItemSummary`. Key data points include `expectedDeliveryPercentage`, indicating the projected delivery as a percentage of the `LineItem`'s primary goal, and `actualDeliveryPercentage`, which represents the actual delivery percentage against the same goal. These metrics are measured as `double` values. The namespace for these components is specified.\n"]]