ImagePayload(mapping=None, *, ignore_unknown_fields=False, **kwargs)Container of information about an image.
Attributes |
|
|---|---|
| Name | Description |
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. |