State

Enum to indicate the processing state of a feed.

Enums
STATE_UNSPECIFIED Default value. Unused.
IN_PROGRESS The feed is still being processed.
SUCCESS The feed has been successfully processed.
FAILURE We encountered an error while processing the feed.