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.GwImagesWarningOne 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 3005–3137
Fields
type
string | nullfeature
string | nulldetails
string | nullsetting
string | nullmessage
string | null