vercel.internal.GwImagesWarning

One `warnings[]` element. The protocol's warning is a discriminated union — `{type:"unsupported"|"compatibility", feature, details?}`, `{type:"deprecated", setting, message}`, `{type:"other", message}` — flattened here into one all-optional class so an unfamiliar variant still decodes.

Reference version

Signature

class vercel.internal.GwImagesWarning

One warnings[] element. The protocol's warning is a discriminated union — {type:"unsupported"|"compatibility", feature, details?}, {type:"deprecated", setting, message}, {type:"other", message} — flattened here into one all-optional class so an unfamiliar variant still decodes.

Source:<builtin>/vercel/ns_internal/images.bamlbytes 30053137

Fields

type

string | null

feature

string | null

details

string | null

setting

string | null

message

string | null