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"]],[["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."],[[["The latest version of the `DeleteRunRequest` API is 1.4.0, with older versions available down to 1.0.0 for the Data Lineage v1 API."],["The `DeleteRunRequest` class is used to send a request to delete a specific run within the Data Lineage v1 API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The `DeleteRunRequest` class includes properties `AllowMissing` to enable non-action requests and `Name` and `RunName` to specify the run to be deleted."]]],[]]