AI-generated Key Takeaways
-
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
statusandphotofields in the JSON response have detailed definitions and object structures linked within the documentation for further understanding.
Response payload for a single Photo in batch operations including photos.batchGet and photos.batchUpdate.
| JSON representation |
|---|
{ "status": { object ( |
| Fields | |
|---|---|
status |
The status for the operation to get or update a single photo in the batch request. |
photo |
The |