AI-generated Key Takeaways
-
This document outlines the possible statuses of an offline user data job.
-
The statuses range from
UNSPECIFIED
andUNKNOWN
to active states likePENDING
,RUNNING
,SUCCESS
, andFAILED
. -
Each status indicates a specific stage in the job's lifecycle, from creation and uploading to processing and final outcome.
The status of an offline user data job.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
The job has been successfully created and pending for uploading. |
|
Upload(s) have been accepted and data is being processed. |
|
Uploaded data has been successfully processed. |
|
Uploaded data has failed to be processed. |