Values_2.StatusDetailsA structure containing information about an asynchronous change to a table.
type nonrec t = {requestedChange : Table.t option;A Table object representing the requested changes.
*)viewValidations : ViewValidationList.t option;A list of ViewValidation objects that contain information for an analytical engine to validate a view.
*)}