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 through the \u003ccode\u003eConnectionService.UpdateConnection\u003c/code\u003e method in the Google Cloud BigQuery Connection V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as serialization, equality checking, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the reference documentation available is 2.9.0, with various other versions from 2.8.0 to 1.2.0 also available, however the documentation provided only concerns version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eConnection\u003c/code\u003e, \u003ccode\u003eConnectionName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are essential for specifying the updated connection details, including the resource name and the fields to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e: one default and another that accepts an existing \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"]]],[],null,[]]