[[["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."],[[["The webpage provides documentation for `RoleStatusEnum.RoleStatus`, a Protobuf enum within the Google Ad Manager API, and it indicates the status of a given role."],["There are multiple versions of the API listed, ranging from the latest version 0.19.0 down to version 0.1.0."],["The `RoleStatusEnum.RoleStatus` can be in one of three states: `ACTIVE`, `INACTIVE`, or `ROLE_STATUS_UNSPECIFIED`, each having a corresponding numerical value."],["This enum implements the `ProtocolMessageEnum` interface and inherits several methods from `Enum` and `Object` classes, allowing for standard operations like comparing and converting values."],["There are several static and non static methods allowing for different operations on the enum such as getting its descriptor, getting its number, or obtaining its value."]]],[]]