An entitlement of a user to a product (e.g. an app). For example, a free app that they have installed, or a paid app that they have been allocated a license to.
kind
string
Identifies what kind of resource this is. Value: the fixed string "androidenterprise#entitlementsListResponse".
[[["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 2024-08-19 UTC."],[[["This deprecated method lists all entitlements, providing only the ID, for a specified user within an enterprise before September 30, 2025."],["It requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope and involves a GET request to a specific endpoint with enterprise and user IDs as path parameters."],["The response includes an array of entitlements for the user, along with a kind identifier for the response type."],["New integrations should refer to recommended alternatives as this method will become inaccessible after the specified date."]]],[]]