Dimensions are attributes of your data. For example, the dimension
userEmail indicates the email of the user that accessed reporting data.
Dimension values in report responses are strings.
Protobuf type google.analytics.admin.v1beta.AccessDimension
[[["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 documents various versions of the `AccessDimension.Builder` class within the `com.google.analytics.admin.v1beta` package, spanning from version 0.14.0 up to the latest, 0.70.0."],["`AccessDimension.Builder` is used to construct AccessDimension objects, which represent attributes of data like the `userEmail` dimension that indicates the email of the user that accessed reporting data."],["The `AccessDimension.Builder` class extends `GeneratedMessageV3.Builder` and implements `AccessDimensionOrBuilder`, inheriting numerous methods for building and manipulating messages."],["The page details the class's static and instance methods, such as `getDescriptor()`, `build()`, `clear()`, `mergeFrom()`, and `setDimensionName()`, providing information about their parameters, return types, and functionality."],["The page provides the inherited members from multiple classes such as `AbstractMessage.Builder`, `AbstractMessageLite.Builder`, and `GeneratedMessageV3.Builder`, as well as the implemented methods."]]],[]]