Image

Ürün resmi doğrudan bayt veya URI olarak gösterilir.

JSON gösterimi
{

  // Union field image can be only one of the following:
  "uri": string,
  "data": string
  // End of list of possible types for union field image.
}
Alanlar

Birleştirme alanı image.

image yalnızca aşağıdakilerden biri olabilir:

uri

string

Genellikle web isteği gönderilebilen URI.

data

string (bytes format)

Resmin ham baytları.

Base64 kodlu bir dize.