Identyfikuje użytkownika w żądaniu do interfejsu API. Wartością może być podstawowy adres e-mail użytkownika, alias adresu e-mail lub unikalny identyfikator użytkownika.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść żądania zawiera dane o następującej strukturze:
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-08-22 UTC."],[[["Retrieves a list of Application Specific Passwords (ASPs) associated with a specified user."],["Requires authorization with the `https://www.googleapis.com/auth/admin.directory.user.security` scope."],["The request is made to the `https://admin.googleapis.com/admin/directory/v1/users/{userKey}/asps` endpoint, replacing `{userKey}` with the user's identifier."],["The response includes an array of ASP objects, each containing details about an ASP issued to the user."]]],[]]