Optional. A human-readable name you can set to display in a user interface.
Must be not longer than 1024 characters and only contain UTF-8 letters
or numbers, spaces or characters like _-:&.
Immutable. The resource name of the run. Format:
projects/{project}/locations/{location}/processes/{process}/runs/{run}.
Can be specified or auto-assigned.
{run} must be not longer than 200 characters and only
contain characters in a set: a-zA-Z0-9_-:.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eRun\u003c/code\u003e class within the Google Cloud Data Lineage v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRun\u003c/code\u003e class represents a single execution of a process within the Data Lineage API that produces lineage events.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRun\u003c/code\u003e class has several properties including \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, and \u003ccode\u003eAttributes\u003c/code\u003e for describing and managing the run.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API documented, with the latest being version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Run class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing it with various functionalities for message manipulation, equality checking, deep cloning, and buffer management.\u003c/p\u003e\n"]]],[],null,["# Data Lineage v1 API - Class Run (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.Run)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.3.0/Google.Cloud.DataCatalog.Lineage.V1.Run)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.2.0/Google.Cloud.DataCatalog.Lineage.V1.Run)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.1.0/Google.Cloud.DataCatalog.Lineage.V1.Run)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.0.0/Google.Cloud.DataCatalog.Lineage.V1.Run) \n\n public sealed class Run : IMessage\u003cRun\u003e, IEquatable\u003cRun\u003e, IDeepCloneable\u003cRun\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Data Lineage v1 API class Run.\n\nA lineage run represents an execution of a process that creates\nlineage events. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Run \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Run](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.Run), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Run](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.Run), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Run](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.Run), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DataCatalog.Lineage.V1](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DataCatalog.Lineage.V1.dll\n\nConstructors\n------------\n\n### Run()\n\n public Run()\n\n### Run(Run)\n\n public Run(Run other)\n\nProperties\n----------\n\n### Attributes\n\n public MapField\u003cstring, Value\u003e Attributes { get; }\n\nOptional. The attributes of the run. Should only be used for the purpose of\nnon-semantic management (classifying, describing or labeling the run).\n\nUp to 100 attributes are allowed.\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nOptional. A human-readable name you can set to display in a user interface.\nMust be not longer than 1024 characters and only contain UTF-8 letters\nor numbers, spaces or characters like `_-:&.`\n\n### EndTime\n\n public Timestamp EndTime { get; set; }\n\nOptional. The timestamp of the end of the run.\n\n### Name\n\n public string Name { get; set; }\n\nImmutable. The resource name of the run. Format:\n`projects/{project}/locations/{location}/processes/{process}/runs/{run}`.\nCan be specified or auto-assigned.\n{run} must be not longer than 200 characters and only\ncontain characters in a set: `a-zA-Z0-9_-:.`\n\n### RunName\n\n public RunName RunName { get; set; }\n\n[RunName](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.RunName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.Run#Google_Cloud_DataCatalog_Lineage_V1_Run_Name) resource name property.\n\n### StartTime\n\n public Timestamp StartTime { get; set; }\n\nRequired. The timestamp of the start of the run.\n\n### State\n\n public Run.Types.State State { get; set; }\n\nRequired. The state of the run."]]