[[["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 webpage provides documentation for the `AccessDimensionHeaderOrBuilder` interface within the Google Analytics Admin Java library, specifically for `com.google.analytics.admin.v1alpha`."],["The latest version documented is 0.70.0, and the page lists all prior versions down to 0.14.0, allowing for access to documentation for any given release."],["The `AccessDimensionHeaderOrBuilder` interface extends `MessageOrBuilder` and includes methods to retrieve a dimension's name as a `String` or a `ByteString`, allowing to obtain the string itself or the bytes for the name."],["The `getDimensionName()` method returns the name of a given dimension, for example 'userEmail', as a String."],["The `getDimensionNameBytes()` method returns the bytes for the name of a given dimension, for example 'userEmail', as a `ByteString`."]]],[]]