[[["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-03-05 UTC."],[[["`CapabilityStatus` is an enum that represents the status of a capability."],["The possible statuses are `DISABLED`, `ENABLED`, `SCHEDULED_MAINTENANCE`, and `UNKNOWN`."],["`CapabilityStatus` inherits multiple methods from the `Enum` and `Object` classes, such as `valueOf`, `equals`, and `getClass`."],["Static methods available within the `CapabilityStatus` enum include `valueOf(String name)` and `values()`."]]],[]]