[[["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."],[[["This webpage provides documentation for the `CustomMetric.MetricScope` enum within the Google Analytics Admin v1beta Java library, detailing its use in defining the scope of a custom metric."],["The latest version documented is 0.70.0, with numerous older versions available, spanning back to version 0.14.0, for reference and compatibility."],["`CustomMetric.MetricScope` implements `ProtocolMessageEnum` and extends `Enum`, offering methods like `valueOf()`, `getDeclaringClass()`, and others as well as inherited methods from `Enum` and `Object`."],["The `CustomMetric.MetricScope` enum defines static fields such as `EVENT`, `METRIC_SCOPE_UNSPECIFIED`, and `UNRECOGNIZED` to represent the scope of metrics, with corresponding values."],["Static methods like `forNumber`, `getDescriptor` and `values` are provided to interact with and retrieve information about the enum's instances, including a deprecated `valueOf(int value)` method which now suggests using `forNumber`."]]],[]]