[[["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 various versions of the `Report.Value.StringListOrBuilder` interface in the Google Ad Manager Java library, ranging from version 0.1.0 up to the latest 0.19.0."],["The `Report.Value.StringListOrBuilder` interface extends `MessageOrBuilder` and offers methods to access a list of string values."],["Key methods of the interface include `getValues(int index)` to retrieve a value at a specific index, `getValuesBytes(int index)` to retrieve the bytes of a value, `getValuesCount()` to determine the total number of values, and `getValuesList()` to obtain the complete list of string values."],["The `values` field is a repeated string, indicated by `repeated string values = 1;`, meaning it represents a list of string elements within the report value."],["The latest version of this document is for version 0.19.0 of the library."]]],[]]