A single process can result in creating multiple links.
If any of the links you provide in the request are created by
the same process, they all are included in this array.
A single process can result in creating multiple links.
If any of the links you provide in the request are created by
the same process, they all are included in this array.
A single process can result in creating multiple links.
If any of the links you provide in the request are created by
the same process, they all are included in this array.
#process
defprocess()->::String
Returns
(::String) — The process name in the format of
projects/{project}/locations/{location}/processes/{process}.
#process=
defprocess=(value)->::String
Parameter
value (::String) — The process name in the format of
projects/{project}/locations/{location}/processes/{process}.
Returns
(::String) — The process name in the format of
projects/{project}/locations/{location}/processes/{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-09 UTC."],[],[],null,["# Data Lineage V1 API - Class Google::Cloud::DataCatalog::Lineage::V1::ProcessLinks (v0.10.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.1 (latest)](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/latest/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.10.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.10.0/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.9.1](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.9.1/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.8.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.8.0/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.7.1](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.7.1/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.6.2](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.6.2/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.5.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.5.0/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.4.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.4.0/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.3.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.3.0/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.2.1](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.2.1/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks)\n- [0.1.0](/ruby/docs/reference/google-cloud-data_catalog-lineage-v1/0.1.0/Google-Cloud-DataCatalog-Lineage-V1-ProcessLinks) \nReference documentation and code samples for the Data Lineage V1 API class Google::Cloud::DataCatalog::Lineage::V1::ProcessLinks.\n\nLinks associated with a specific process. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #links\n\n def links() -\u003e ::Array\u003c::Google::Cloud::DataCatalog::Lineage::V1::ProcessLinkInfo\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::DataCatalog::Lineage::V1::ProcessLinkInfo](./Google-Cloud-DataCatalog-Lineage-V1-ProcessLinkInfo)\\\u003e) --- An array containing link details objects of the links provided in the original request.\n\n\n A single process can result in creating multiple links.\n If any of the links you provide in the request are created by\n the same process, they all are included in this array.\n\n### #links=\n\n def links=(value) -\u003e ::Array\u003c::Google::Cloud::DataCatalog::Lineage::V1::ProcessLinkInfo\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::DataCatalog::Lineage::V1::ProcessLinkInfo](./Google-Cloud-DataCatalog-Lineage-V1-ProcessLinkInfo)\\\u003e) --- An array containing link details objects of the links provided in the original request.\n\n\n A single process can result in creating multiple links.\n If any of the links you provide in the request are created by\nthe same process, they all are included in this array. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::DataCatalog::Lineage::V1::ProcessLinkInfo](./Google-Cloud-DataCatalog-Lineage-V1-ProcessLinkInfo)\\\u003e) --- An array containing link details objects of the links provided in the original request.\n\n\n A single process can result in creating multiple links.\n If any of the links you provide in the request are created by\n the same process, they all are included in this array.\n\n### #process\n\n def process() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The process name in the format of `projects/{project}/locations/{location}/processes/{process}`.\n\n### #process=\n\n def process=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The process name in the format of `projects/{project}/locations/{location}/processes/{process}`. \n**Returns**\n\n- (::String) --- The process name in the format of `projects/{project}/locations/{location}/processes/{process}`."]]