imageBytes

public abstract Image.Builder imageBytes(Array<byte> imageBytes)

Setter for imageBytes.

imageBytes: The image bytes data. ``Image`` can contain a value for this field or the ``gcs_uri`` field but not both.