The Problems API allows reporters to attach additional information to reports with a custom type. However, the same types are not available for consumers. Producers should be able to supply an instance of T and have it be recreated on the client side (just like in the case of tooling models, including intermediate models).
The Problems API allows reporters to attach additional information to reports with a custom type. However, the same types are not available for consumers. Producers should be able to supply an instance of T and have it be recreated on the client side (just like in the case of tooling models, including intermediate models).