Identifiziert den Nutzer in der API-Anfrage. Bei dem Wert kann es sich um die primäre E-Mail-Adresse, die Alias-E-Mail-Adresse oder die eindeutige Nutzer-ID des Nutzers handeln.
Anfragetext
Der Anfragetext enthält eine Instanz von UserPhoto.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von UserPhoto.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-08-29 (UTC)."],[[["Adds a user photo using a PATCH request, allowing for partial updates."],["The request requires a `userKey` to identify the user, which can be an email address or unique ID."],["The request and response bodies use the `UserPhoto` object to handle photo data."],["Authorization requires the `https://www.googleapis.com/auth/admin.directory.user` scope for user directory access."]]],[]]