[[["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."],[[["This webpage provides documentation for the `Report.Value.IntListOrBuilder` interface, which is part of the Google Ad Manager Java library."],["The `Report.Value.IntListOrBuilder` interface extends `MessageOrBuilder` and is used to handle a list of integer values, specifically `int64`, in reports."],["The documentation lists multiple versions of the library, ranging from 0.1.0 to the latest version 0.19.0, and each version has the same `IntListOrBuilder` functionality."],["The interface provides methods to access values like `getValues(int index)`, `getValuesCount()` and `getValuesList()`."],["`getValues()` allows for the retrieval of a specific value in the index, while `getValuesCount()` provides the total number of values, and `getValuesList()` provides a list of all the values."]]],[]]