Class GenerateImagesResponse

The output images response.

Constructors

Properties

generatedImages?: GeneratedImage[]

List of generated images.

positivePromptSafetyAttributes?: SafetyAttributes

Safety attributes of the positive prompt. Only populated if include_safety_attributes is set to True.

sdkHttpResponse?: HttpResponse

Used to retain the full HTTP response.