ScanResultCategory
Category of scan result for error classification.
Values
| Value | Description |
|---|---|
| ERROR_ACTION_REQUIRED | Error: User action is required to resolve the issue. |
| ERROR_CONTACT_SUPPORT | Error: Contact support for assistance. |
| ERROR_UNSUPPORTED_OBJECT | Error: Object type is not supported for scanning. |
| PENDING | Scan is pending or in progress. |
| SCAN_IN_PROGRESS | Scan is in progress. |
| SCAN_RESULT_CATEGORY_UNSPECIFIED | Unspecified scan result category. |
| SUCCESS | Scan completed successfully. |