[[["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 2024-02-15 UTC."],[[["`@ApiMetricCost` is an annotation type used to define the metric cost for a method."],["It requires two elements: `name`, the metric's name, which must be defined using the `ApiLimitMetric` annotation, and `cost`, the numerical cost charged to the metric."],["The `name` element specifies the metric being used, and must correspond to one defined by `@ApiLimitMetric`."],["The `cost` element defines the integer value associated with the cost of using that metric."]]],[]]