public sealed class UpdateConnectionRequest : IMessage<UpdateConnectionRequest>, IEquatable<UpdateConnectionRequest>, IDeepCloneable<UpdateConnectionRequest>, IBufferMessage, IMessage
The request for [ConnectionService.UpdateConnection][google.cloud.bigquery.connection.v1.ConnectionService.UpdateConnection].
[[["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\u003eThe \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e class is used to update a connection resource within the Google Cloud BigQuery Connection V1 service, specifically for the \u003ccode\u003eConnectionService.UpdateConnection\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.Connection.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e include \u003ccode\u003eConnection\u003c/code\u003e (containing updated fields), \u003ccode\u003eConnectionName\u003c/code\u003e (typed view over the resource name), \u003ccode\u003eName\u003c/code\u003e (the connection's resource name), and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which connection fields to update).\u003c/p\u003e\n"],["\u003cp\u003eThere are a variety of versions available for the \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e resource, with the latest version being 2.9.0, and multiple earlier versions between 2.8.0 and 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]