API hub v1 API - Enum LintState (1.0.0-beta02)

public enum LintState

Reference documentation and code samples for the API hub v1 API enum LintState.

Lint state represents success or failure for linting.

Namespace

Google.Cloud.ApiHub.V1

Assembly

Google.Cloud.ApiHub.V1.dll

Fields

Name Description
Error

Linting encountered errors.

Success

Linting was completed successfully.

Unspecified

Lint state unspecified.