[[["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."],[[["The latest version of the `AccessDimensionValueOrBuilder` is 0.70.0, with a comprehensive list of previous versions extending back to 0.14.0."],["`AccessDimensionValueOrBuilder` is an interface that implements `MessageOrBuilder`, used within the Google Analytics Admin Java package."],["It provides methods to retrieve dimension values as either a String with `getValue()` or as a `ByteString` with `getValueBytes()`."],["The `getValue()` method returns a String representing the dimension value, such as 'France' for the 'country' dimension."],["The method `getValueBytes()` returns the bytes for the dimension value, as a ByteString object."]]],[]]