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-03-21 UTC."],[[["This documentation covers the `GetLineageEventRequest` class, which is part of the Data Lineage v1 API within the Google Cloud Data Catalog."],["`GetLineageEventRequest` is a request message utilized for retrieving specific lineage events, as defined by the `GetLineageEvent` method."],["The `GetLineageEventRequest` class is an implementation of multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `GetLineageEventRequest` class has two properties, the `LineageEventName` property, providing a typed view of the resource name and the `Name` property, which takes a string representing the name of the requested lineage event, which is also required."],["There are various versions of the documentation for this class, ranging from 1.0.0 up to the latest version, 1.4.0, with links to each."]]],[]]