MediaImage

  • Thedata 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.

Proto definition

Fields

data

bytes

Immutable. Raw image data.

full_size_image_url

string

Output only. The url to the full size version of the image.

preview_size_image_url

string

Output only. The url to the preview size version of the image.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.