Class ImagePayload (1.2.4)

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

Container of information about an image. .. attribute:: mime_type

Image format.

:type: str

Attributes

NameDescription
image_thumbnail bytes
A byte string of a thumbnail image.
image_uri str
Image uri from the user bucket.
signed_uri str
Signed uri of the image file in the service bucket.