- Enclosing class:
- SkillsAsyncRequestStatus
public static interface SkillsAsyncRequestStatus.Status
The current status of the asynchronous operation: - `Available`: An asynchronous export is
available. - `Completed`: An asynchronous import operation has completed successfully. -
`Failed`: An asynchronous operation has failed. See the **status_errors** property for more
information about the cause of the failure. - `Processing`: An asynchronous operation has not
yet completed.