analysisStatusError property
When an error is encountered this will contain a LocalizedMessage under details to show to the user.
The LocalizedMessage is output only and populated by the API.
Implementation
Status? analysisStatusError;
When an error is encountered this will contain a LocalizedMessage under details to show to the user.
The LocalizedMessage is output only and populated by the API.
Status? analysisStatusError;