Agent Armor API Reference
    Preparing search index...

    Type Alias ModelErrorCode

    ModelErrorCode:
        | "MODEL_NOT_FOUND"
        | "CHECKSUM_MISMATCH"
        | "DOWNLOAD_FAILED"
        | "DOWNLOAD_TIMEOUT"
        | "DISK_FULL"
        | "LOCK_TIMEOUT"

    Error codes AgentArmorModelError can carry when ML model resolution fails.