Container of information about an image.
JSON representation | |
---|---|
{ "mimeType": string, "imageThumbnail": string, "imageUri": string, "signedUri": string } |
Fields | |
---|---|
mimeType |
Image format. |
imageThumbnail |
A byte string of a thumbnail image. A base64-encoded string. |
imageUri |
Image uri from the user bucket. |
signedUri |
Signed uri of the image file in the service bucket. |