PhotoResponse

Antwortnutzlast für eine einzelne Photo in Batchvorgängen, einschließlich photos.batchGet und photos.batchUpdate.

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.