public sealed class UpdateConnectionRequest : IMessage<UpdateConnectionRequest>, IEquatable<UpdateConnectionRequest>, IDeepCloneable<UpdateConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v2 API class UpdateConnectionRequest.
If set to true, and the connection is not found a new connection
will be created. In this situation update_mask is ignored.
The creation will succeed only if the input connection has all the
necessary information (e.g a github_config with both user_oauth_token and
installation_id properties).
The current etag of the connection.
If an etag is provided and does not match the current etag of the
connection, update will be blocked and an ABORTED error will be returned.
[[["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 page provides documentation for the \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e class within the Google Cloud Build v2 API, specifically version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e is a message used to update a \u003ccode\u003eConnection\u003c/code\u003e resource in the Cloud Build API, inheriting from various interfaces for message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eConnection\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which control how the update is performed, if it creates a new connection, or what fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThere is a latest version 1.4.0, and previous versions 1.2.0, 1.1.0 and 1.0.0 for this same UpdateConnectionRequest that can be referenced.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e class includes two constructors, one default and another which takes an existing \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"]]],[],null,[]]