[[["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 `AccessDimensionValueOrBuilder` interface within the Google Analytics Admin Java library, specifically for managing dimension values in Google Analytics."],["The latest version documented is 0.70.0, and the page lists versions dating back to 0.14.0, allowing users to browse through the history of changes and updates."],["`AccessDimensionValueOrBuilder` extends `MessageOrBuilder` and defines methods `getValue()` and `getValueBytes()` to retrieve the dimension's string value and its corresponding byte representation, respectively."],["The `getValue()` method returns a String representing a dimension value, such as 'France' for the 'country' dimension."],["The `getValueBytes()` method returns a ByteString that represents the bytes of the dimension's value."]]],[]]