LocalServicesVerificationArtifactStatus

Enums describing statuses of a local services verification artifact.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

PASSED

Artifact has passed verification.

FAILED

Artifact has failed verification.

PENDING

Artifact is in the process of verification.

NO_SUBMISSION

Artifact needs user to upload information before it is verified.

CANCELLED

Artifact has been cancelled by the user.