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