public sealed class DeleteRunRequest : IMessage<DeleteRunRequest>, IEquatable<DeleteRunRequest>, IDeepCloneable<DeleteRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Lineage v1 API class DeleteRunRequest.
Request message for
[DeleteRun][google.cloud.datacatalog.lineage.v1.DeleteRun].
[[["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\u003eDeleteRunRequest\u003c/code\u003e class is part of the Data Lineage v1 API in the Google Cloud platform, specifically within the \u003ccode\u003eGoogle.Cloud.DataCatalog.Lineage.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to handle requests for deleting a run, as outlined by the \u003ccode\u003eDeleteRun\u003c/code\u003e method within the Data Lineage API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteRunRequest\u003c/code\u003e 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, providing functionalities for message handling, comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAllowMissing\u003c/code\u003e, which determines the behavior if the run to be deleted is not found, \u003ccode\u003eName\u003c/code\u003e, which is the required name of the run to be deleted, and \u003ccode\u003eRunName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available of this resource class, ranging from version 1.0.0 up to the latest 1.4.0, however this current page details the 1.2.0 version of the \u003ccode\u003eDeleteRunRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]