Class ImagePayload (1.8.1)

Stay organized with collections Save and categorize content based on your preferences.
ImagePayload(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Container of information about an image.

Attributes

NameDescription
mime_type str
Image format.
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.