REST Resource: users.photos
Zasób
Z tym zasobem nie są powiązane żadne dane trwałe.
Metody |
|
Usuwa zdjęcie użytkownika. |
|
Pobiera zdjęcie użytkownika. |
|
Dodaje zdjęcie użytkownika. |
|
Dodaje zdjęcie użytkownika. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-05-15 UTC.
[null,null,["Ostatnia aktualizacja: 2024-05-15 UTC."],[[["This resource manages user photos and does not store persistent data."],["You can delete, retrieve, add, or update a user's photo using the provided methods."],["Both `patch` and `update` methods can be used to add a photo for the user."]]],["This resource manages user photos, with no persistent data. Key actions include: `delete`, to remove a user's photo; `get`, to retrieve a user's photo; and `patch` and `update`, both for adding a photo. These methods provide the ability to manage user profile pictures by adding, retrieving, or removing photos associated with a user.\n"]]