REST Resource: photos
Zasób
Z tym zasobem nie są powiązane żadne dane trwałe.
Metody |
|
Usuwa listę Photos i ich metadane. |
|
Pobiera metadane określonego wsadu Photo . |
|
Aktualizuje metadane Photos , takie jak pozy, powiązania z miejscem, połączenia itp. |
|
Wyświetla listę wszystkich Photos należących do 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-11-06 UTC.
[null,null,["Ostatnia aktualizacja: 2024-11-06 UTC."],[[["This resource has no persistent data associated with it."],["The available methods allow you to manage photos, including deleting, retrieving metadata, updating metadata, and listing all photos belonging to the user."],["You can work with photos individually or in batches using the provided methods."],["Photos include metadata like pose, place association, and connections which can be updated."]]],["The provided information details operations for managing photo data. Key actions include deleting a batch of photos and their metadata using `batchDelete`, retrieving metadata for a specified photo batch with `batchGet`, and updating photo metadata (pose, associations, connections) via `batchUpdate`. Additionally, `list` retrieves all photos belonging to a user. There is no persistent data associated with this resource. All actions relate to manipulating Photo objects.\n"]]