adobe-firefly-sdk
    Preparing search index...

    Type Alias GenerateObjectCompositeResponseV3

    Generate object composite from prompt response

    type GenerateObjectCompositeResponseV3 = {
        contentClass?: ContentClassV3;
        outputs: OutputImageV3[];
        size: Size;
    }
    Index

    Properties

    contentClass?: ContentClassV3
    outputs: OutputImageV3[]

    The list of images

    Each image ID.

    size: Size

    When you provide size as input, this value is the same.