[[["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-15 UTC."],[[["This webpage provides documentation for the `Report.Value.IntListOrBuilder` interface in the Google Ad Manager Java library, with version-specific details."],["The latest version documented is 0.19.0, and the page lists versions back to 0.1.0, showing the evolution of the API over different releases."],["`Report.Value.IntListOrBuilder` extends `MessageOrBuilder` and has methods to interact with a list of `long` values, including `getValues(int index)`, `getValuesCount()`, and `getValuesList()`."],["The `getValues(int index)` method returns the long value at the specified index within the values list, and takes a single parameter being the index of the element you want."],["The `getValuesCount()` method returns the number of values in the list as an integer, and `getValuesList()` returns a List of Long objects."]]],[]]