[[["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-06-12 UTC."],[[["This page provides documentation for the `ServiceLevel` enum within the Google Analytics Admin API for Java, spanning multiple versions from 0.14.0 up to the latest 0.70.0."],["The `ServiceLevel` enum defines the different tiers of Google Analytics, including `GOOGLE_ANALYTICS_360` (premium), `GOOGLE_ANALYTICS_STANDARD`, and `SERVICE_LEVEL_UNSPECIFIED`."],["The enum implements `ProtocolMessageEnum`, and inherits several methods from the `Enum` and `Object` classes, such as `valueOf`, `compareTo`, `equals`, and `toString`."],["Static methods are available to interact with `ServiceLevel`, such as `forNumber`, `getDescriptor`, `internalGetValueMap`, `valueOf(Descriptors.EnumValueDescriptor)`, `valueOf(int)`, `valueOf(String)`, and `values`."],["The `ServiceLevel` contains methods like `getDescriptorForType()`, `getNumber()` and `getValueDescriptor()` to obtain the enums descriptors and values."]]],[]]