API hub V1 API - Module Google::Cloud::ApiHub::V1::LintState (v0.1.0)

Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::LintState.

Lint state represents success or failure for linting.

Constants

LINT_STATE_UNSPECIFIED

value: 0
Lint state unspecified.

LINT_STATE_SUCCESS

value: 1
Linting was completed successfully.

LINT_STATE_ERROR

value: 2
Linting encountered errors.