REST Resource: photos
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kaynak
Bu kaynakla ilişkili kalıcı veri yok.
Yöntemler |
|
Photos listesini ve meta verilerini siler. |
|
Belirtilen Photo grubunun meta verilerini alır. |
|
Photos 'ün meta verilerini (ör. poz, yer ilişkilendirmesi, bağlantılar vb.) günceller. |
|
Kullanıcıya ait tüm Photos öğelerini listeler. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[[["\u003cp\u003eThis resource has no persistent data associated with it.\u003c/p\u003e\n"],["\u003cp\u003eThe available methods allow you to manage photos, including deleting, retrieving metadata, updating metadata, and listing all photos belonging to the user.\u003c/p\u003e\n"],["\u003cp\u003eYou can work with photos individually or in batches using the provided methods.\u003c/p\u003e\n"],["\u003cp\u003ePhotos include metadata like pose, place association, and connections which can be updated.\u003c/p\u003e\n"]]],["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"],null,["# REST Resource: photos\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-----------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|\n| ### [batchDelete](/streetview/publish/reference/rest/v1/photos/batchDelete) | Deletes a list of [Photos](/streetview/publish/reference/rest/v1/photo#Photo) and their metadata. |\n| ### [batchGet](/streetview/publish/reference/rest/v1/photos/batchGet) | Gets the metadata of the specified [Photo](/streetview/publish/reference/rest/v1/photo#Photo) batch. |\n| ### [batchUpdate](/streetview/publish/reference/rest/v1/photos/batchUpdate) | Updates the metadata of [Photos](/streetview/publish/reference/rest/v1/photo#Photo), such as pose, place association, connections, etc. |\n| ### [list](/streetview/publish/reference/rest/v1/photos/list) | Lists all the [Photos](/streetview/publish/reference/rest/v1/photo#Photo) that belong to the user. |"]]