[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-23 UTC."],[],["The provided content outlines the `com.google.android.managementapi.common.model` package, offering both Kotlin and Java interfaces. It details two classes: `Role`, defining the caller's requested role, and `Role.Builder`, used to construct `Role` objects. Additionally, it specifies an enum, `Role.RoleType`, which defines the available role types. This framework allows defining roles and using them to request specific capabilities.\n"]]