[[["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."],[[["`CapabilitiesPb.CapabilityConfig.Status` is an enum that implements `ProtocolMessageEnum`, offering a structured way to represent different capability states."],["The enum inherits a variety of methods from `Enum` and `Object`, such as `valueOf`, `clone`, `equals`, `hashCode`, `toString`, `getClass`, `wait`, and others, providing standard functionalities."],["Static fields include states like `DEFAULT`, `DISABLED`, `ENABLED`, `SCHEDULED`, and `UNKNOWN`, each with a corresponding value field, indicating various potential capability statuses."],["The enum provides static methods like `forNumber`, `getDescriptor`, `internalGetValueMap`, and `valueOf` for retrieving information about the enum's structure and members."],["Instance methods like `getDescriptorForType`, `getNumber`, and `getValueDescriptor` allow for accessing details about a specific enum value's properties."]]],[]]