[[["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 `CustomDimension.DimensionScope` enum within the `google.analytics.admin.v1alpha` package, specifically for the Java programming language."],["The documentation includes a list of all available versions, ranging from the latest version `0.70.0` down to `0.14.0` for the `CustomDimension.DimensionScope`."],["The `CustomDimension.DimensionScope` enum defines valid scopes for custom dimensions, which are `DIMENSION_SCOPE_UNSPECIFIED`, `EVENT`, and `USER`, each with corresponding integer values."],["It also provides static fields with their descriptions, such as `DIMENSION_SCOPE_UNSPECIFIED` or `EVENT`, and static methods like `forNumber(int value)`, `valueOf(String name)`, and `values()`."],["The enum implements the `ProtocolMessageEnum` and includes inherited methods from `Enum` and `Object` classes, as well as its own custom methods like `getNumber()` and `getValueDescriptor()`."]]],[]]