LuciadRIA (2026.0.05)
    Preparing search index...

    Defines the request limits that correspond to your google account.

    interface GoogleImageModelAccountLimits {
        maxScale?: number;
        maxSize?: [number, number];
    }

    Properties

    Properties

    maxScale?: number

    The maximum pixel density scale factor supported by your account.

    maxSize?: [number, number]

    The maximum image width and height for a single request.