[[["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-17 UTC."],[[["`QuotaService.DataType` is an enum representing all the different types of data that the `QuotaService` can provide."],["The `QuotaService.DataType` enum inherits a variety of methods from the base `Enum` and `Object` classes, such as `valueOf`, `clone`, `equals`, `hashCode`, `toString`, and more."],["It also has two defined static fields `API_TIME_IN_MEGACYCLES` and `CPU_TIME_IN_MEGACYCLES`."],["The `QuotaService.DataType` enum has two static methods that can be used, which are `valueOf(String name)` and `values()`."]]],[]]