[[["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-04-09 UTC."],[[["This webpage provides documentation for the `Report.Value.IntListOrBuilder` interface in the Google Ad Manager Java library, detailing its functionality and usage across different versions."],["The latest version available is 0.19.0, and the page lists previous versions down to 0.1.0, each linked to their respective documentation for `Report.Value.IntListOrBuilder`."],["`Report.Value.IntListOrBuilder` is a static interface that extends `MessageOrBuilder`, designed to handle lists of integer values, and used in the `Report` class."],["The interface provides methods such as `getValues(int index)`, `getValuesCount()`, and `getValuesList()` to access and manage the list of long integer values within the `values` property."],["The `values` property, denoted as `repeated int64 values = 1;`, is the core data structure handled by this interface, representing a list of 64-bit integer values."]]],[]]