PhotoResponse
Stay organized with collections
Save and categorize content based on your preferences.
JSON representation |
{
"status": {
object (Status )
},
"photo": {
object (Photo )
}
} |
Fields |
status |
object (Status )
The status for the operation to get or update a single photo in the batch request.
|
photo |
object (Photo )
The Photo resource, if the request was successful.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-09 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."]]],[]]