REST Resource: photos
리소스
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
메서드 |
|
Photos 목록 및 해당 메타데이터를 삭제합니다. |
|
지정된 Photo 일괄 처리의 메타데이터를 가져옵니다. |
|
포즈, 장소 연결, 연결 등과 같은 Photos 의 메타데이터를 업데이트합니다. |
|
사용자에게 속한 모든 Photos 를 나열합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-06(UTC)
[null,null,["최종 업데이트: 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"]]