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 project and its location that should own the
process.
Returns
Type
Description
string
setParent
Required. The name of the project and its location that should own the
process.
[[["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 CreateProcessRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-datacatalog-lineage/latest/V1.CreateProcessRequest)\n- [1.1.0](/php/docs/reference/cloud-datacatalog-lineage/1.1.0/V1.CreateProcessRequest)\n- [1.0.3](/php/docs/reference/cloud-datacatalog-lineage/1.0.3/V1.CreateProcessRequest)\n- [0.5.5](/php/docs/reference/cloud-datacatalog-lineage/0.5.5/V1.CreateProcessRequest)\n- [0.4.0](/php/docs/reference/cloud-datacatalog-lineage/0.4.0/V1.CreateProcessRequest)\n- [0.3.1](/php/docs/reference/cloud-datacatalog-lineage/0.3.1/V1.CreateProcessRequest)\n- [0.2.1](/php/docs/reference/cloud-datacatalog-lineage/0.2.1/V1.CreateProcessRequest)\n- [0.1.3](/php/docs/reference/cloud-datacatalog-lineage/0.1.3/V1.CreateProcessRequest) \nReference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class CreateProcessRequest.\n\nRequest message for\nCreateProcess.\n\nGenerated from protobuf message `google.cloud.datacatalog.lineage.v1.CreateProcessRequest`\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 project and its location that should own the\nprocess.\n\n### setParent\n\nRequired. The name of the project and its location that should own the\nprocess.\n\n### getProcess\n\nRequired. The process to create.\n\n### hasProcess\n\n### clearProcess\n\n### setProcess\n\nRequired. The process 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"]]