public sealed class UpdatePipelineRequest : IMessage<UpdatePipelineRequest>, IEquatable<UpdatePipelineRequest>, IDeepCloneable<UpdatePipelineRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class UpdatePipelineRequest.
The request message for the UpdatePipeline method.
Optional. The fields to be updated; only fields explicitly provided are
updated. If no field mask is provided, all provided fields in the request
are updated. To update all fields, provide a field mask of "*".
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eUpdatePipelineRequest\u003c/code\u003e class within the Google Cloud Eventarc v1 API, detailing its usage and structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdatePipelineRequest\u003c/code\u003e class is used to construct request messages for updating a pipeline, offering options to create a new pipeline if one doesn't exist, using the AllowMissing parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for specific field updates through the \u003ccode\u003eUpdateMask\u003c/code\u003e property, allowing for granular control over which properties should be changed.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers a \u003ccode\u003eValidateOnly\u003c/code\u003e option, enabling request validation and review preview without actual posting.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for this class, starting from version 1.0.0 and going up to the most current version, 2.6.0.\u003c/p\u003e\n"]]],[],null,[]]