[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Api Hub V1 Client - Class LintState (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-apihub/latest/V1.LintState)\n- [0.2.0](/php/docs/reference/cloud-apihub/0.2.0/V1.LintState)\n- [0.1.4](/php/docs/reference/cloud-apihub/0.1.4/V1.LintState) \nReference documentation and code samples for the Google Cloud Api Hub V1 Client class LintState.\n\nLint state represents success or failure for linting.\n\nProtobuf type `google.cloud.apihub.v1.LintState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ApiHub \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### LINT_STATE_UNSPECIFIED\n\n Value: 0\n\nLint state unspecified.\n\nGenerated from protobuf enum `LINT_STATE_UNSPECIFIED = 0;`\n\n### LINT_STATE_SUCCESS\n\n Value: 1\n\nLinting was completed successfully.\n\nGenerated from protobuf enum `LINT_STATE_SUCCESS = 1;`\n\n### LINT_STATE_ERROR\n\n Value: 2\n\nLinting encountered errors.\n\nGenerated from protobuf enum `LINT_STATE_ERROR = 2;`"]]