[[["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 `AccessDimensionValueOrBuilder` interface within the Google Analytics Admin Java library."],["The latest available version of the documentation is for version 0.70.0, and a range of previous versions are also accessible, going as far back as version 0.14.0."],["The `AccessDimensionValueOrBuilder` interface provides two primary methods: `getValue()`, which returns the dimension value as a string, and `getValueBytes()`, which returns the dimension value as a `ByteString`."],["The `AccessDimensionValueOrBuilder` interface extends the `MessageOrBuilder` interface from the Google Protobuf library."],["The documentation demonstrates examples such as returning the String \"France\" for the 'country' dimension when using `getValue()`, as well as the corresponding `ByteString` value via `getValueBytes()`."]]],[]]