public sealed class CreateProcessRequest : IMessage<CreateProcessRequest>, IEquatable<CreateProcessRequest>, IDeepCloneable<CreateProcessRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Lineage v1 API class CreateProcessRequest.
Request message for
[CreateProcess][google.cloud.datacatalog.lineage.v1.CreateProcess].
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\u003eThe \u003ccode\u003eCreateProcessRequest\u003c/code\u003e class is part of the Data Lineage v1 API in the \u003ccode\u003eGoogle.Cloud.DataCatalog.Lineage.V1\u003c/code\u003e namespace, used for requesting the creation of a process.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering capabilities such as message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProcessRequest\u003c/code\u003e class has properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eProcess\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, which are used to define the project location, associated location name, process details, and a unique identifier for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe request to create a process requires the name of the project and location, as indicated by the \u003ccode\u003eParent\u003c/code\u003e property, and the process object itself, as indicated by the \u003ccode\u003eProcess\u003c/code\u003e property, and the request can be idempotent if a \u003ccode\u003eRequestId\u003c/code\u003e is supplied.\u003c/p\u003e\n"],["\u003cp\u003eThis API is available in various versions, with the latest being 1.4.0, and this specific page is about version 1.3.0.\u003c/p\u003e\n"]]],[],null,[]]