[[["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-22 UTC."],[[["This API endpoint allows you to watch for changes (creation or deletion) in a user's aliases within Google Directory."],["It uses a `POST` request to `https://admin.googleapis.com/admin/directory/v1/users/{userKey}/aliases/watch`, accepting a `SubscriptionChannel` in the request body."],["Requires specific OAuth scopes like `https://www.googleapis.com/auth/admin.directory.user.alias` for authorization."],["Successful responses return a `SubscriptionChannel` object, confirming the watch setup."],["The `event` query parameter enables filtering for specific alias events like `ADD` or `DELETE`."]]],[]]