[[["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-04 UTC."],[],[],null,["# Google Cloud BigQuery Migration V2 Client - Class GcsReportLogMessage (1.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.5 (latest)](/php/docs/reference/cloud-bigquery-migration/latest/V2.GcsReportLogMessage)\n- [1.1.4](/php/docs/reference/cloud-bigquery-migration/1.1.4/V2.GcsReportLogMessage)\n- [1.0.0](/php/docs/reference/cloud-bigquery-migration/1.0.0/V2.GcsReportLogMessage)\n- [0.4.5](/php/docs/reference/cloud-bigquery-migration/0.4.5/V2.GcsReportLogMessage)\n- [0.3.3](/php/docs/reference/cloud-bigquery-migration/0.3.3/V2.GcsReportLogMessage)\n- [0.2.2](/php/docs/reference/cloud-bigquery-migration/0.2.2/V2.GcsReportLogMessage)\n- [0.1.4](/php/docs/reference/cloud-bigquery-migration/0.1.4/V2.GcsReportLogMessage) \nReference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class GcsReportLogMessage.\n\nA record in the aggregate CSV report for a migration workflow\n\nGenerated from protobuf message `google.cloud.bigquery.migration.v2.GcsReportLogMessage`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Migration \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getSeverity\n\nSeverity of the translation record.\n\n### setSeverity\n\nSeverity of the translation record.\n\n### getCategory\n\nCategory of the error/warning. Example: SyntaxError\n\n### setCategory\n\nCategory of the error/warning. Example: SyntaxError\n\n### getFilePath\n\nThe file path in which the error occurred\n\n### setFilePath\n\nThe file path in which the error occurred\n\n### getFilename\n\nThe file name in which the error occurred\n\n### setFilename\n\nThe file name in which the error occurred\n\n### getSourceScriptLine\n\nSpecifies the row from the source text where the error occurred (0 based,\n-1 for messages without line location). Example: 2\n\n### setSourceScriptLine\n\nSpecifies the row from the source text where the error occurred (0 based,\n-1 for messages without line location). Example: 2\n\n### getSourceScriptColumn\n\nSpecifies the column from the source texts where the error occurred. (0\nbased, -1 for messages without column location) example: 6\n\n### setSourceScriptColumn\n\nSpecifies the column from the source texts where the error occurred. (0\nbased, -1 for messages without column location) example: 6\n\n### getMessage\n\nDetailed message of the record.\n\n### setMessage\n\nDetailed message of the record.\n\n### getScriptContext\n\nThe script context (obfuscated) in which the error occurred\n\n### setScriptContext\n\nThe script context (obfuscated) in which the error occurred\n\n### getAction\n\nCategory of the error/warning. Example: SyntaxError\n\n### setAction\n\nCategory of the error/warning. Example: SyntaxError\n\n### getEffect\n\nEffect of the error/warning. Example: COMPATIBILITY\n\n### setEffect\n\nEffect of the error/warning. Example: COMPATIBILITY\n\n### getObjectName\n\nName of the affected object in the log message.\n\n### setObjectName\n\nName of the affected object in the log message."]]