SkillOrphanCleanupResponse model.
@type t() :: %ExBifrost.Model.SkillOrphanCleanupResponse{ deleted_db_blobs: integer() | nil, deleted_storage_objects: integer() | nil, message: String.t() | nil, object_storage_configured: boolean() | nil }