public sealed class GetProcessRequest : IMessage<GetProcessRequest>, IEquatable<GetProcessRequest>, IDeepCloneable<GetProcessRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Lineage v1 API class GetProcessRequest.
Request message for
[GetProcess][google.cloud.datacatalog.lineage.v1.GetProcess].
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `GetProcessRequest` class within the Data Lineage v1 API, specifically for version 1.2.0 of the Google Cloud Data Catalog Lineage library."],["The `GetProcessRequest` class is used to send requests to retrieve process information, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key functionalities include constructors for creating instances of `GetProcessRequest`, either empty or by copying an existing object, and properties for setting the process `Name` or using a typed `ProcessName` object."],["The latest version of the library is 1.4.0, but this documentation is specifically for version 1.2.0, with links to other versions available."]]],[]]