REST Resource: photos
Ressource
Mit dieser Ressource sind keine nichtflüchtigen Daten verknüpft.
Methoden |
|
Löscht eine Liste von Photos und deren Metadaten. |
|
Ruft die Metadaten des angegebenen Photo -Batches ab. |
|
Aktualisiert die Metadaten von Photos , z. B. Körperhaltung, Ortsverknüpfung und Verbindungen. |
|
Listet alle Photos auf, die dem Nutzer gehören. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-11-06 (UTC).
[null,null,["Zuletzt aktualisiert: 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"]]