public sealed class DeletePipelineJobRequest : IMessage<DeletePipelineJobRequest>, IEquatable<DeletePipelineJobRequest>, IDeepCloneable<DeletePipelineJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeletePipelineJobRequest.
Request message for
[PipelineService.DeletePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.DeletePipelineJob].
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeletePipelineJobRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API, specifically designed for requesting the deletion of a pipeline job.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeletePipelineJobRequest\u003c/code\u003e class contains a \u003ccode\u003eName\u003c/code\u003e property which holds the unique identifier of the PipelineJob resource to be deleted, following a specific format: \u003ccode\u003eprojects/{project}/locations/{location}/pipelineJobs/{pipeline_job}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also has a \u003ccode\u003ePipelineJobName\u003c/code\u003e property, offering a typed view over the resource name for better data management.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eDeletePipelineJobRequest\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eDeletePipelineJobRequest\u003c/code\u003e instance as a parameter for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]