The pipeline name. For example: projects/PROJECT_ID/locations/LOCATION_ID/pipelines/PIPELINE_ID.
PROJECT_ID can contain letters ([A-Za-z]), numbers ([0-9]), hyphens (-), colons (:), and periods (.). For more information, see Identifying projects.
LOCATION_ID is the canonical ID for the pipeline's location. The list of available locations can be obtained by calling google.cloud.location.Locations.ListLocations. Note that the Data Pipelines service is not available in all regions. It depends on Cloud Scheduler, an App Engine application, so it's only available in App Engine regions.
PIPELINE_ID is the ID of the pipeline. Must be unique for the selected project and location.
[[["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-04-30 UTC."],[[["\u003cp\u003eThis webpage details how to update a pipeline using a \u003ccode\u003ePATCH\u003c/code\u003e HTTP request to a specific URL.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a pipeline name, which includes the project ID, location ID, and pipeline ID, as part of the URL's path parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe request allows you to specify which fields to update through a comma-separated list in the \u003ccode\u003eupdateMask\u003c/code\u003e query parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must contain a \u003ccode\u003ePipeline\u003c/code\u003e instance, and if successful, the updated \u003ccode\u003ePipeline\u003c/code\u003e instance is returned in the response body.\u003c/p\u003e\n"],["\u003cp\u003eUpdating the pipeline requires \u003ccode\u003edatapipelines.pipelines.update\u003c/code\u003e IAM permissions and \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"]]],[],null,[]]