public sealed class GetLineageEventRequest : IMessage<GetLineageEventRequest>, IEquatable<GetLineageEventRequest>, IDeepCloneable<GetLineageEventRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Lineage v1 API class GetLineageEventRequest.
Request message for
[GetLineageEvent][google.cloud.datacatalog.lineage.v1.GetLineageEvent].
[[["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-04-01 UTC."],[[["The latest version of the `GetLineageEventRequest` class is 1.4.0, and it is part of the Google Cloud Data Catalog Lineage v1 API."],["`GetLineageEventRequest` is a request message used for retrieving lineage events, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the `object` class and contains two constructors: a default constructor and one that takes another `GetLineageEventRequest` object as a parameter."],["The `GetLineageEventRequest` class has two properties: `LineageEventName`, which provides a typed view of the lineage event resource name, and `Name`, which is a string representing the required lineage event name to be retrieved."],["The `GetLineageEventRequest` class can be found within the `Google.Cloud.DataCatalog.Lineage.V1` namespace and is contained within the `Google.Cloud.DataCatalog.Lineage.V1.dll` assembly."]]],[]]