ImageOutput

Represents an Output.Type.IMAGE output. This only holds the ID of the generated image file. You can use this ID to retrieve the image file.

See also

Constructors

Link copied to clipboard

Types

Link copied to clipboard
data class Image(val fileId: String)

Holds data about the image output by the code interpreter.

Properties

Link copied to clipboard
Link copied to clipboard

The type of the output.