[[["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."],[[["This webpage provides documentation for the `CustomMetric.MetricScope` enum within the Google Analytics Admin API (v1beta) for Java, showcasing a range of versions from 0.14.0 to the latest release 0.70.0."],["The `CustomMetric.MetricScope` enum defines the possible scopes for a custom metric, which are represented by static fields like `EVENT` and `METRIC_SCOPE_UNSPECIFIED`, along with their corresponding values."],["The documentation lists multiple static and inherited methods for the `CustomMetric.MetricScope` enum, including methods for retrieving descriptors, values, and handling enums, such as `forNumber`, `getDescriptor`, and `valueOf`."],["The page outlines the `CustomMetric.MetricScope` enum's implementation of `ProtocolMessageEnum` and its inheritance from the `Enum` class, detailing the inherited methods from `java.lang.Enum` and `java.lang.Object`."],["It is deprecated to use valueOf(int value), and should use forNumber(int) instead."]]],[]]