A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is idempotent only if arequest_idis provided.
getParent
Required. The name of the process that should own the run.
Returns
Type
Description
string
setParent
Required. The name of the process that should own the 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-04 UTC."],[],[],null,["# Google Cloud Data Catalog Lineage V1 Client - Class CreateRunRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-datacatalog-lineage/latest/V1.CreateRunRequest)\n- [1.1.0](/php/docs/reference/cloud-datacatalog-lineage/1.1.0/V1.CreateRunRequest)\n- [1.0.3](/php/docs/reference/cloud-datacatalog-lineage/1.0.3/V1.CreateRunRequest)\n- [0.5.5](/php/docs/reference/cloud-datacatalog-lineage/0.5.5/V1.CreateRunRequest)\n- [0.4.0](/php/docs/reference/cloud-datacatalog-lineage/0.4.0/V1.CreateRunRequest)\n- [0.3.1](/php/docs/reference/cloud-datacatalog-lineage/0.3.1/V1.CreateRunRequest)\n- [0.2.1](/php/docs/reference/cloud-datacatalog-lineage/0.2.1/V1.CreateRunRequest)\n- [0.1.3](/php/docs/reference/cloud-datacatalog-lineage/0.1.3/V1.CreateRunRequest) \nReference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class CreateRunRequest.\n\nRequest message for\nCreateRun.\n\nGenerated from protobuf message `google.cloud.datacatalog.lineage.v1.CreateRunRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataCatalog \\\\ Lineage \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The name of the process that should own the run.\n\n### setParent\n\nRequired. The name of the process that should own the run.\n\n### getRun\n\nRequired. The run to create.\n\n### hasRun\n\n### clearRun\n\n### setRun\n\nRequired. The run to create.\n\n### getRequestId\n\nA unique identifier for this request. Restricted to 36 ASCII characters.\n\nA random UUID is recommended. This request is idempotent only if a\n`request_id` is provided.\n\n### setRequestId\n\nA unique identifier for this request. Restricted to 36 ASCII characters.\n\nA random UUID is recommended. This request is idempotent only if a\n`request_id` is provided.\n\n### static::build"]]