OfflineUserDataJobStatus

The status of an offline user data job.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

PENDING

The job has been successfully created and pending for uploading.

RUNNING

Upload(s) have been accepted and data is being processed.

SUCCESS

Uploaded data has been successfully processed.

FAILED

Uploaded data has failed to be processed.