PhotoResponse
Representación JSON |
{
"status": {
object (Status )
},
"photo": {
object (Photo )
}
} |
Campos |
status |
object (Status )
El estado de la operación para obtener o actualizar una sola foto en la solicitud por lotes.
|
photo |
object (Photo )
El recurso Photo , si la solicitud se realizó de forma correcta
|
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-10 (UTC)
[null,null,["Última actualización: 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."]]],[]]