public sealed class CreateRunRequest : IMessage<CreateRunRequest>, IEquatable<CreateRunRequest>, IDeepCloneable<CreateRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Lineage v1 API class CreateRunRequest.
Request message for
[CreateRun][google.cloud.datacatalog.lineage.v1.CreateRun].
A unique identifier for this request. Restricted to 36 ASCII characters.
A random UUID is recommended. This request is idempotent only if a
request_id is provided.
[[["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 page provides reference documentation for the \u003ccode\u003eCreateRunRequest\u003c/code\u003e class within the Data Lineage v1 API, specifically for version 1.2.0 of the Google Cloud Data Catalog Lineage library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateRunRequest\u003c/code\u003e class is used to send requests for creating a run, as part of the \u003ccode\u003eCreateRun\u003c/code\u003e operation within the Data Lineage API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateRunRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsProcessName\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, and \u003ccode\u003eRun\u003c/code\u003e, which are used to specify the owning process, access the typed view over the parent, provide a unique request identifier, and define the run to be created, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that takes an existing \u003ccode\u003eCreateRunRequest\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"]]],[],null,[]]