Class Image (0.6.2)

Image(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Catalog item thumbnail/detail image.

Attributes

NameDescription
uri str
Required. URL of the image with a length limit of 5 KiB.
height int
Optional. Height of the image in number of pixels.
width int
Optional. Width of the image in number of pixels.