[[["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 for defining the scope of a custom metric."],["The latest version documented is 0.70.0, and the page lists documentation for many previous versions, down to 0.14.0, allowing users to reference older releases of this class."],["`CustomMetric.MetricScope` implements `ProtocolMessageEnum` and inherits several methods from `Enum` and `Object` classes, allowing users to utilize common methods such as `valueOf`, `getDeclaringClass`, `compareTo`, and more."],["The enum defines four static fields: `EVENT`, `EVENT_VALUE`, `METRIC_SCOPE_UNSPECIFIED`, and `METRIC_SCOPE_UNSPECIFIED_VALUE` and `UNRECOGNIZED`, which represent the different metric scope options, with their integer values listed."],["The provided static methods such as `forNumber`, `getDescriptor`, `internalGetValueMap`, `valueOf` and `values` are available for use alongside the instance methods such as `getDescriptorForType`, `getNumber`, and `getValueDescriptor` to help manage the enum."]]],[]]