[[["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-09-04 UTC."],[],[],null,["# Google Cloud Eventarc V1 Client - Class DeletePipelineRequest (2.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.5 (latest)](/php/docs/reference/cloud-eventarc/latest/V1.DeletePipelineRequest)\n- [2.1.4](/php/docs/reference/cloud-eventarc/2.1.4/V1.DeletePipelineRequest)\n- [2.0.1](/php/docs/reference/cloud-eventarc/2.0.1/V1.DeletePipelineRequest)\n- [1.3.5](/php/docs/reference/cloud-eventarc/1.3.5/V1.DeletePipelineRequest)\n- [1.2.2](/php/docs/reference/cloud-eventarc/1.2.2/V1.DeletePipelineRequest)\n- [1.1.1](/php/docs/reference/cloud-eventarc/1.1.1/V1.DeletePipelineRequest)\n- [1.0.5](/php/docs/reference/cloud-eventarc/1.0.5/V1.DeletePipelineRequest) \nReference documentation and code samples for the Google Cloud Eventarc V1 Client class DeletePipelineRequest.\n\nThe request message for the DeletePipeline method.\n\nGenerated from protobuf message `google.cloud.eventarc.v1.DeletePipelineRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Eventarc \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the Pipeline to be deleted.\n\n### setName\n\nRequired. The name of the Pipeline to be deleted.\n\n### getEtag\n\nOptional. If provided, the Pipeline will only be deleted if the etag\nmatches the current etag on the resource.\n\n### setEtag\n\nOptional. If provided, the Pipeline will only be deleted if the etag\nmatches the current etag on the resource.\n\n### getAllowMissing\n\nOptional. If set to true, and the Pipeline is not found, the request will\nsucceed but no action will be taken on the server.\n\n### setAllowMissing\n\nOptional. If set to true, and the Pipeline is not found, the request will\nsucceed but no action will be taken on the server.\n\n### getValidateOnly\n\nOptional. If set, validate the request and preview the review, but do not\npost it.\n\n### setValidateOnly\n\nOptional. If set, validate the request and preview the review, but do not\npost it.\n\n### static::build"]]