AI-generated Key Takeaways
-
The
data
field contains the raw image data in an immutable bytes format. -
full_size_image_url
andpreview_size_image_url
are output-only string fields providing URLs to different image sizes.
Encapsulates an Image.
Fields | |
---|---|
|
Immutable. Raw image data. |
|
Output only. The url to the full size version of the image. |
|
Output only. The url to the preview size version of the image. |