FeedItemValidationStatus

The possible validation statuses of a feed item.

Enums

UNSPECIFIED

No value has been specified.

UNKNOWN

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

PENDING

Validation pending.

INVALID

An error was found.

VALID

Feed item is semantically well-formed.