[[["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-07 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`."]]],[]]