DeployMessage: {
changed: BooleanString;
columnNumber?: string;
componentType?: string;
created: BooleanString;
createdDate: string;
deleted: BooleanString;
fileName: string;
fullName: string;
id?: string;
lineNumber?: string;
problem?: string;
problemType?: "Warning" | "Error";
success: BooleanString;
}