Required. The lineage run to update. The run's name field is used to identify the run to update. Format: projects/{project}/locations/{location}/processes/{process}/runs/{run}.
[[["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 Data Catalog Lineage V1 Client - Class UpdateRunRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-datacatalog-lineage/latest/V1.UpdateRunRequest)\n- [1.1.0](/php/docs/reference/cloud-datacatalog-lineage/1.1.0/V1.UpdateRunRequest)\n- [1.0.3](/php/docs/reference/cloud-datacatalog-lineage/1.0.3/V1.UpdateRunRequest)\n- [0.5.5](/php/docs/reference/cloud-datacatalog-lineage/0.5.5/V1.UpdateRunRequest)\n- [0.4.0](/php/docs/reference/cloud-datacatalog-lineage/0.4.0/V1.UpdateRunRequest)\n- [0.3.1](/php/docs/reference/cloud-datacatalog-lineage/0.3.1/V1.UpdateRunRequest)\n- [0.2.1](/php/docs/reference/cloud-datacatalog-lineage/0.2.1/V1.UpdateRunRequest)\n- [0.1.3](/php/docs/reference/cloud-datacatalog-lineage/0.1.3/V1.UpdateRunRequest) \nReference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class UpdateRunRequest.\n\nRequest message for\nUpdateRun.\n\nGenerated from protobuf message `google.cloud.datacatalog.lineage.v1.UpdateRunRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataCatalog \\\\ Lineage \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRun\n\nRequired. The lineage run to update.\n\nThe run's `name` field is used to identify the run to update.\nFormat:\n`projects/{project}/locations/{location}/processes/{process}/runs/{run}`.\n\n### hasRun\n\n### clearRun\n\n### setRun\n\nRequired. The lineage run to update.\n\nThe run's `name` field is used to identify the run to update.\nFormat:\n`projects/{project}/locations/{location}/processes/{process}/runs/{run}`.\n\n### getUpdateMask\n\nThe list of fields to update. Currently not used. The whole message is\nupdated.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nThe list of fields to update. Currently not used. The whole message is\nupdated.\n\n### getAllowMissing\n\nIf set to true and the run is not found, the request creates it.\n\n### setAllowMissing\n\nIf set to true and the run is not found, the request creates it.\n\n### static::build"]]