[[["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.StringListOrBuilder` interface, which is part of the Google Ad Manager Java API."],["The `StringListOrBuilder` interface extends `MessageOrBuilder` and is used to work with a list of string values, with links to various versions of the documentation from version 0.1.0 to the latest version, 0.19.0."],["There are four main methods available for interacting with the string values: `getValues(int index)` to retrieve a string by its index, `getValuesBytes(int index)` to get a string as a ByteString, `getValuesCount()` to get the total count of the values, and `getValuesList()` to get the entire list of string values."],["The string values mentioned are part of a repeated string called values, under the declaration of `repeated string values = 1`."],["The webpage is a reference for the method parameters and returns, including its name, description and type."]]],[]]