[[["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.StringListOrBuilder` interface, part of the Google Ad Manager API for Java, across multiple versions, ranging from 0.1.0 to 0.19.0 (latest)."],["The `StringListOrBuilder` interface extends `MessageOrBuilder` and is used to handle a list of string values, which is indicated by the `repeated string values = 1;` definition."],["The key methods of this interface include `getValues(int index)`, `getValuesBytes(int index)`, `getValuesCount()`, and `getValuesList()`, all of which are related to retrieving values from the list, either directly or as byte strings, along with the amount of values in the list."],["The latest available version of `Report.Value.StringListOrBuilder` is 0.19.0."]]],[]]