public sealed class DeleteLineageEventRequest : IMessage<DeleteLineageEventRequest>, IEquatable<DeleteLineageEventRequest>, IDeepCloneable<DeleteLineageEventRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Lineage v1 API class DeleteLineageEventRequest.
Request message for
[DeleteLineageEvent][google.cloud.datacatalog.lineage.v1.DeleteLineageEvent].
[[["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\u003eDeleteLineageEventRequest\u003c/code\u003e class is used to request the deletion of a lineage event in the Data Lineage v1 API, supporting multiple versions, with version 1.4.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, providing it with various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteLineageEventRequest\u003c/code\u003e class includes constructors for creating new instances, either empty or based on an existing \u003ccode\u003eDeleteLineageEventRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties like \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eLineageEventName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e to configure the deletion operation, with the \u003ccode\u003eName\u003c/code\u003e property being required to specify the lineage event to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllowMissing\u003c/code\u003e property, if set to true, will result in a successful request even if the specified lineage event is not found, in which case no actions will be performed.\u003c/p\u003e\n"]]],[],null,[]]