Values.IncompatibilityMessageSourceRepresents information about incompatibility.
type nonrec t = {message : Message.t option;A message about the incompatibility.
*)type_ : DeviceAttribute.t option;The type of incompatibility. Allowed values include: ARN FORM_FACTOR (for example, phone or tablet) MANUFACTURER PLATFORM (for example, Android or iOS) REMOTE_ACCESS_ENABLED APPIUM_VERSION
*)}