[[["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,["Version latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/cloud-apihub/latest/V1.LintResponse)\n- [0.2.0](/php/docs/reference/cloud-apihub/0.2.0/V1.LintResponse)\n- [0.1.4](/php/docs/reference/cloud-apihub/0.1.4/V1.LintResponse) \nReference documentation and code samples for the Google Cloud Api Hub V1 Client class LintResponse.\n\nLintResponse contains the response from the linter.\n\nGenerated from protobuf message `google.cloud.apihub.v1.LintResponse`\n\nNamespace Google \\\\ Cloud \\\\ ApiHub \\\\ V1\n\nMethods\n\n__construct \nConstructor.\n\n| **Parameters** ||\n|-----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `data` | `array` Optional. Data for populating the Message object. |\n| `↳ issues` | `array\u003c`[Issue](/php/docs/reference/cloud-apihub/latest/V1.Issue)`\u003e` Optional. Array of issues found in the analyzed document. |\n| `↳ summary` | `array\u003c`[LintResponse\\SummaryEntry](/php/docs/reference/cloud-apihub/latest/V1.LintResponse.SummaryEntry)`\u003e` Optional. Summary of all issue types and counts for each severity level. |\n| `↳ state` | `int` Required. Lint state represents success or failure for linting. |\n| `↳ source` | `string` Required. Name of the linting application. |\n| `↳ linter` | `int` Required. Name of the linter used. |\n| `↳ create_time` | [Google\\Protobuf\\Timestamp](https://protobuf.dev/reference/php/api-docs/Google/Protobuf/Timestamp) Required. Timestamp when the linting response was generated. |\n\ngetIssues \nOptional. Array of issues found in the analyzed document.\n\n| **Returns** ||\n|------------------------------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [Google\\Protobuf\\Internal\\RepeatedField](https://protobuf.dev/reference/php/api-docs/Google/Protobuf/Internal/RepeatedField) | |\n\nsetIssues \nOptional. Array of issues found in the analyzed document.\n\n| **Parameter** ||\n|----------|----------------------------------------------------------------------|\n| **Name** | **Description** |\n| `var` | `array\u003c`[Issue](/php/docs/reference/cloud-apihub/latest/V1.Issue)`\u003e` |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |\n\ngetSummary \nOptional. Summary of all issue types and counts for each severity level.\n\n| **Returns** ||\n|------------------------------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [Google\\Protobuf\\Internal\\RepeatedField](https://protobuf.dev/reference/php/api-docs/Google/Protobuf/Internal/RepeatedField) | |\n\nsetSummary \nOptional. Summary of all issue types and counts for each severity level.\n\n| **Parameter** ||\n|----------|--------------------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `var` | `array\u003c`[LintResponse\\SummaryEntry](/php/docs/reference/cloud-apihub/latest/V1.LintResponse.SummaryEntry)`\u003e` |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |\n\ngetState \nRequired. Lint state represents success or failure for linting.\n\n| **Returns** ||\n|----------|-------------------------|\n| **Type** | **Description** |\n| `int` | Enum of type LintState. |\n\nsetState \nRequired. Lint state represents success or failure for linting.\n\n| **Parameter** ||\n|----------|-------------------------------|\n| **Name** | **Description** |\n| `var` | `int` Enum of type LintState. |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |\n\ngetSource \nRequired. Name of the linting application.\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `string` | |\n\nsetSource \nRequired. Name of the linting application.\n\n| **Parameter** ||\n|----------|-----------------|\n| **Name** | **Description** |\n| `var` | `string` |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |\n\ngetLinter \nRequired. Name of the linter used.\n\n| **Returns** ||\n|----------|----------------------|\n| **Type** | **Description** |\n| `int` | Enum of type Linter. |\n\nsetLinter \nRequired. Name of the linter used.\n\n| **Parameter** ||\n|----------|----------------------------|\n| **Name** | **Description** |\n| `var` | `int` Enum of type Linter. |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |\n\ngetCreateTime \nRequired. Timestamp when the linting response was generated.\n\n| **Returns** ||\n|-----------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [Google\\Protobuf\\Timestamp](https://protobuf.dev/reference/php/api-docs/Google/Protobuf/Timestamp)`|null` | |\n\nhasCreateTime\n\nclearCreateTime\n\nsetCreateTime \nRequired. Timestamp when the linting response was generated.\n\n| **Parameter** ||\n|----------|----------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `var` | [Google\\Protobuf\\Timestamp](https://protobuf.dev/reference/php/api-docs/Google/Protobuf/Timestamp) |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |"]]