public sealed class DeletePipelineRequest : IMessage<DeletePipelineRequest>, IEquatable<DeletePipelineRequest>, IDeepCloneable<DeletePipelineRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class DeletePipelineRequest.
The request message for the DeletePipeline method.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeletePipelineRequest\u003c/code\u003e class is used to construct requests for deleting a pipeline within the Eventarc v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeletePipelineRequest\u003c/code\u003e is 2.6.0, with multiple previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for deleting a pipeline include \u003ccode\u003eName\u003c/code\u003e (the required pipeline name), \u003ccode\u003eEtag\u003c/code\u003e (for conditional deletion), and \u003ccode\u003eAllowMissing\u003c/code\u003e (to succeed even if the pipeline is not found).\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing functionalities like message manipulation, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property can be used to validate a request and preview the review of the deletion, without posting it.\u003c/p\u003e\n"]]],[],null,[]]