PhotoResponse
JSON-Darstellung |
{
"status": {
object (Status )
},
"photo": {
object (Photo )
}
} |
Felder |
status |
object (Status )
Der Status des Vorgangs zum Abrufen oder Aktualisieren eines einzelnen Fotos in der Batchanfrage.
|
photo |
object (Photo )
Die Ressource Photo , wenn die Anfrage erfolgreich war.
|
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-09-10 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-10 (UTC)."],[[["This documentation outlines the JSON response structure for batch operations involving single photos in Street View Publish API."],["The response includes a status object indicating the operation's success or failure and a photo object containing the photo data if the request was successful."],["Both `status` and `photo` fields in the JSON response have detailed definitions and object structures linked within the documentation for further understanding."]]],[]]