Document AI V1beta3 API - Module Google::Cloud::DocumentAI::V1beta3::Document::EntityValidationOutput::ValidationResult::ValidationResultType (v0.46.0)

Reference documentation and code samples for the Document AI V1beta3 API module Google::Cloud::DocumentAI::V1beta3::Document::EntityValidationOutput::ValidationResult::ValidationResultType.

The result of the validation rule.

Constants

VALIDATION_RESULT_TYPE_UNSPECIFIED

value: 0
The validation result type is unspecified.

VALIDATION_RESULT_TYPE_VALID

value: 1
The validation is valid.

VALIDATION_RESULT_TYPE_INVALID

value: 2
The validation is invalid.

VALIDATION_RESULT_TYPE_SKIPPED

value: 3
The validation is skipped.

VALIDATION_RESULT_TYPE_NOT_APPLICABLE

value: 4
The validation is not applicable.